Skip to content

Conversation

@hapihu
Copy link
Owner

@hapihu hapihu commented Oct 27, 2018

No description provided.

tedyu and others added 30 commits September 19, 2018 07:17
… 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.
…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]>
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.
* Closes #86 - referenced JIRA has already been merged
* Closes #90 - no response from contributor for 24 days

Signed-off-by: Peter Somogyi <[email protected]>
…dding a delayed flush request, fix logging

Signed-off-by: Andrew Purtell <[email protected]>
…r table and region server details

Signed-off-by: Andrew Purtell <[email protected]>
tedyu and others added 29 commits October 20, 2018 09:23
…eading the merge result of compacted storefiles and current storefiles
…in secure bulkLoad

Signed-off-by: Mike Drob <[email protected]>
Signed-off-by: Ted Yu <[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]>
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]>
@hapihu hapihu merged commit bcff2d8 into hapihu:master Oct 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.