-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Backport "HBASE-28868 Add missing permission check for updateRSGroupConfig in branch-2" to branch-2.5 #6282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
NihalJain
commented
Sep 23, 2024
- Backports HBASE-28868 Add missing permission check for updateRSGroupConfig in b… #6277
…e is empty (apache#5375) Signed-off-by: Duo Zhang <[email protected]>
Co-authored-by: Rahul Kumar <[email protected]>
…pache#5391) Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Andrew Purtell <[email protected]> Signed-off-by: Aman Poonia <[email protected]> Signed-off-by: David Manning <[email protected]>
…commit phase (apache#5437) Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Andrew Purtell <[email protected]> Signed-off-by: Aman Poonia <[email protected]>
…r snapshot commit phase
…zer (apache#5446) Signed-off-by: Wellington Chevreuil <[email protected]> (cherry picked from commit 3bf3b96)
apache#5447) Signed-off-by: Nick Dimiduk <[email protected]> Reviewed-by: Duo Zhang <[email protected]>
…ny in Procedure.proto (apache#5411) Bump the hbase thirdparty dependency to 4.1.5 where we relocated the proto files in protobuf-java jar The generated protobuf messages are OK since we do not need to change any non generated java code Signed-off-by: Nick Dimiduk <[email protected]> Signed-off-by: Nihal Jain <[email protected]> (cherry picked from commit eb24001)
… stopping (apache#5453) Signed-off-by: GeorryHuang <[email protected]> Signed-off-by: Xiaolin Ha <[email protected]> (cherry picked from commit 6455c49)
…(HMaster) (apache#5432) The RegionState for meta region could be null for a fresh new cluster, we should also wait a bit to let it finish the initialization. Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 865a595)
Signed-off-by: GeorryHuang <[email protected]> (cherry picked from commit f15ff5b)
…tion is null (apache#5456) Signed-off-by: Wellington Chevreuil <[email protected]> Signed-off-by: David Manning <[email protected]>
…alues (apache#5450) reduce test dataset size by 20% to fit heap with safety margin Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Peter Somogyi <[email protected]> (cherry picked from commit 0d15d03)
…y-tests (apache#5458) Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 to 3.1.37. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.35...3.1.37) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 991d4aa)
Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Peter Somogyi <[email protected]>
…nd RELEASENOTES.md Signed-off-by: Andrew Purtell <[email protected]>
Signed-off-by: Andrew Purtell <[email protected]>
…heckOnlineRegionsReport to tryLock (apache#5442) * To prevent threads from being blocked by the lock of RegionStateNode, modify the way of acquiring the RegionStateNode lock in checkOnlineRegionsReport to tryLock. Co-authored-by: lvhaiping.lhp <[email protected]> Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit e07d1fe)
Co-authored-by: Ray Mattingly <[email protected]> Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Bryan Beaudreault <[email protected]> (cherry picked from commit 1641a4a)
…ndler (apache#5473) Co-authored-by: Ray Mattingly <[email protected]> Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Bryan Beaudreault <[email protected]>
…a table in HBase shell, the log prompt will report an error. (apache#5460) Co-authored-by: xiaozhang <[email protected]> Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 13d46e7)
…nt branches (apache#5434) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 6febf48)
… region location (apache#5463) Ensure that hbck will report as inconsistent regions where previously a location was reported but now the region location is null, if it is not expected to be offline. Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Viraj Jasani <[email protected]> Reviewed-by: Shanmukha Haripriya Kota <[email protected]>
apache#5476) Signed-off-by: Wellington Chevreuil <[email protected]>
…e#5489) Backport of apache#5475 (cherry picked from commit 0d04a60) Signed-off-by: Andrew Purtell <[email protected]>
… for challenge response" to branch-2.x (apache#5472) (apache#5496) - Backport HBASE-23881 "Netty SASL implementation does not wait for challenge response" - Backport HBASE-24263 "TestDelegationToken is broken" - Fix assertion to check for InvalidToken.class.getName() to ensure bug is fixed Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Wellington Chevreuil <[email protected]>
…string is not match format (apache#5494) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 027a119)
…implementations (apache#5506) Signed-off-by: Peter Somogyi <[email protected]>
Signed-off-by: Viraj Jasani <[email protected]> Signed-off-by: Bryan Beaudreault <[email protected]>
…d be less (apache#6104) (apache#6105) Signed-off-by: Viraj Jasani <[email protected]>
…pache#6107) Signed-off-by: Duo Zhang <[email protected]>
…ache#6110) Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Viraj Jasani <[email protected]> Signed-off-by: Pankaj Kumar <[email protected]> (cherry picked from commit c264299)
apache#6065) Signed-off-by: Nick Dimiduk <[email protected]> Signed-off-by: Pankaj Kumar <[email protected]> Co-authored-by: Charles Connell <[email protected]>
…hbase.io.compress.zstd.buffersize is not configured (apache#6114) (apache#6121) Signed-off-by: Duo Zhang <[email protected]> Reviewed-by: Vineet Kumar Maheshwari <[email protected]> (cherry picked from commit 73f2710) (cherry picked from commit c6e819e)
…leads Spark miss data (apache#6120) Change-Id: I7449f2b776369777600c583d22b811e1931e6559 Signed-off-by: Pankaj <[email protected]> Signed-off-by: Duo Zhang <[email protected]>
) Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Pankaj Kumar <[email protected]> (cherry picked from commit 17a68ae)
Signed-off-by: Viraj Jasani <[email protected]> Reviewed-by: Ray Mattingly <[email protected]> (cherry picked from commit 0fe7f01) (cherry picked from commit ca09546)
…ca region (apache#6123) Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Pankaj Kumar <[email protected]>
Signed-off-by: Nihal Jain <[email protected]> (cherry picked from commit 34898bf)
…pache#6156) Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Pankaj <[email protected]> Signed-off-by: Istvan Toth <[email protected]>
… from output tarball (apache#6157) (apache#6161) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 98e7e1b)
…ache#6174) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 18ddef1)
…eTransition if procedure is initialised by next Active master (apache#6180) Added masterActiveTime as fencing token for remote procedures Signed-off-by: Duo Zhang <[email protected]> Reviewed-by: Aman Poonia <[email protected]>
…fined order (apache#6168) Signed-off-by: Nick Dimiduk <[email protected]> Co-authored-by: Charles Connell <[email protected]>
…ks a connection to ZooKeeper (apache#6207) Signed-off-by: Duo Zhang <[email protected]> Co-authored-by: rodenli <[email protected]> (cherry picked from commit 4da8880)
…procedure.jsp while Master is initializing (apache#6210) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 6a5757d)
(cherry picked from commit ffa6482bc810e55f8ce27e584addf126b3fb1357) Signed-off-by: Duo Zhang <[email protected]>
…ame of the datanode (apache#6148) (apache#6212) Co-authored-by: wangxin <[email protected]> Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Nihal Jain <[email protected]> Reviewed-by: Vineet Kumar Maheshwari <[email protected]> Reviewed-by: guluo <[email protected]> (cherry picked from commit 241bbaf) Co-authored-by: WangXin <[email protected]> (cherry picked from commit f4a1904)
… all background tasks are finished (apache#6263) (apache#6271) Signed-off-by: Andrew Purtell <[email protected]> (cherry picked from commit 52082bc) (cherry picked from commit 0dc334f)
…#6206) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit 46da224)
…ranch-2 (apache#6277) Signed-off-by: Duo Zhang <[email protected]> (cherry picked from commit cf9c1d5)
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
Contributor
Author
|
oops seems raised for 2.5 twice. closing, will open for branch-2.6 again |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.