Skip to content

同步官方最新代码 #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 121 commits into from
Oct 27, 2018
Merged

同步官方最新代码 #2

merged 121 commits into from
Oct 27, 2018

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 <apurtell@apache.org>
Amending-Author: Andrew Purtell <apurtell@apache.org>
…d on region close

Forward port small logging improvements from branch-1 version of this change.
Signed-off-by: Ted Yu <yuzhihong@gmail.com>
Signed-off-by: anoopsamjohn <anoopsamjohn@gmail.com>
Signed-off-by: Reid Chan <reidchan@apache.org>
Signed-off-by: Balazs Meszaros <balazs.meszaros@cloudera.com>
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 <reidchan@apache.org>
closes #80.

Signed-off-by: Sean Busbey <busbey@apache.org>
* Closes #86 - referenced JIRA has already been merged
* Closes #90 - no response from contributor for 24 days

Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: zhangduo <zhangduo@apache.org>
…dding a delayed flush request, fix logging

Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
…r table and region server details

Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
tedyu and others added 29 commits October 20, 2018 09:23
…eading the merge result of compacted storefiles and current storefiles
Signed-off-by: Michael Stack <stack@apache.org>
…in secure bulkLoad

Signed-off-by: Mike Drob <mdrob@apache.org>
Signed-off-by: Ted Yu <tyu@apache.org>
…utting down

Signed-off-by: Michael Stack <stack@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Allan Yang <allan163@apache.org>
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 <yuzhihong@gmail.com>
Adds option parameter to the bin/hbase hbck command that allows
passing the hbck2 jar.

Signed-off-by: Sean Busbey <busbey@apache.org>
…yncProcess

Signed-off-by: Michael Stack <stack@apache.org>
Removes the hbck1-in-depth index. Adds small section on hbck2 and
has all hbck talk defer to it.

Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
…uring TestHFileArchiving

Signed-off-by: tedyu <yuzhihong@gmail.com>
@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.