forked from apache/hbase
-
Notifications
You must be signed in to change notification settings - Fork 0
同步官方最新代码 #2
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
Merged
Merged
同步官方最新代码 #2
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
… other replicas exist for the current region - addendum fixes NPE
…ssign Adds 'raw' assigns and unassigns methods to Hbck Service. Fixes HbckService so it works when cluster is Kerberized.
Signed-off-by: tedyu <[email protected]>
…ault 4lw whitelist Recent versions of ZooKeeper whitelist the so-called 4-letter word admin commands, and 'stat' is not in the default whitelist. Set system property zookeeper.4lw.commands.whitelist=* in MiniZooKeeperCluster#setupTestEnv as we do not need to whitelist 4-letter commands for unit tests.
…_DELIMITED Signed-off-by: Andrew Purtell <[email protected]> Amending-Author: Andrew Purtell <[email protected]>
…d on region close Forward port small logging improvements from branch-1 version of this change.
Signed-off-by: Ted Yu <[email protected]> Signed-off-by: anoopsamjohn <[email protected]> Signed-off-by: Reid Chan <[email protected]>
Signed-off-by: Balazs Meszaros <[email protected]>
Remove unused methods from Sleeper (its ok, its @Private). Remove notion of startTime from Sleeper handling (it is is unused). Allow passing in how long to sleep so can maintain externally. In HRS, use a RetryCounter to calculate backoff sleep time for when reportForDuty is failing against a struggling Master.
Signed-off-by: Reid Chan <[email protected]>
…nRegionHandler introduced in HBASE-21217
closes #80. Signed-off-by: Sean Busbey <[email protected]>
* Closes #86 - referenced JIRA has already been merged * Closes #90 - no response from contributor for 24 days Signed-off-by: Peter Somogyi <[email protected]>
…never clean later
… the state after a execution
…rceChecker" This reverts commit dc1dedb.
Signed-off-by: zhangduo <[email protected]>
…dding a delayed flush request, fix logging Signed-off-by: Andrew Purtell <[email protected]>
Signed-off-by: Andrew Purtell <[email protected]>
…r table and region server details Signed-off-by: Andrew Purtell <[email protected]>
Signed-off-by: Andrew Purtell <[email protected]>
This reverts commit 7adf590.
… the confusing region split
…eading the merge result of compacted storefiles and current storefiles
…ile's write permissionls
…s resulting in 'Corrupt'
Signed-off-by: Michael Stack <[email protected]>
…in secure bulkLoad Signed-off-by: Mike Drob <[email protected]> Signed-off-by: Ted Yu <[email protected]>
…utting down Signed-off-by: Michael Stack <[email protected]>
Signed-off-by: Duo Zhang <[email protected]> Signed-off-by: Allan Yang <[email protected]>
Other than when user enables hbase.coprocessor.region.classes with RefreshHFilesEndPoint, user can also run this client as tool runner class/CLI and calls refresh HFiles directly. Signed-off-by: tedyu <[email protected]>
Adds option parameter to the bin/hbase hbck command that allows passing the hbck2 jar. Signed-off-by: Sean Busbey <[email protected]>
…yncProcess Signed-off-by: Michael Stack <[email protected]>
Removes the hbck1-in-depth index. Adds small section on hbck2 and has all hbck talk defer to it. Signed-off-by: Duo Zhang <[email protected]>
…le which may be replicated
…procedure" This reverts commit 3b68e53.
…before executing
Signed-off-by: Michael Stack <[email protected]>
…uring TestHFileArchiving Signed-off-by: tedyu <[email protected]>
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.
No description provided.