Skip to content

Conversation

@carrey-feng
Copy link

There are many retries when i am using graceful_stop.sh to shutdown region server after using regroup, because the target server in a different rsgroup. This makes it slow to graceful shutdown a regionserver. So I think that region_mover.rb should only choose same rsgroup servers as target servers.

z-york and others added 30 commits September 26, 2018 11:54
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Reid Chan <reidchan@apache.org>
closes apache#80.

Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 8f8d571)
…dding a delayed flush request

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>
…r table and region server details - addendum fixes RAT complaint
…tRSGroups

Amending-Author: Andrew Purtell <apurtell@apache.org>
…ps issue

Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Ted Yu <tyu@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
…oller are too low

Based on experimental results adjust default pressure-aware compaction
throughput controller settings to bring compaction time with default
settings in line with those measured on branch-1.4 and below.

hbase.hstore.compaction.throughput.lower.bound = 52428800
hbase.hstore.compaction.throughput.higher.bound = 104857600
Signed-off-by: Mike Drob <mdrob@apache.org>
(cherry picked from commit 5b6b85a)
…by wal printer tool, for debugability purposes
…ctory when rootDir on S3

Test fixes by: Taklon Wu <wutaklon@amazon.com>

Signed-off-by: Zach York <zyork@apache.org>
Signed-off-by: Mingliang Liu <liuml07@apache.org>
Backport to branch-1

Signed-off-by: Duo Zhang <zhangduo@apache.org>
…s, but empty dead rs list

Signed-off-by: Michael Stack <stack@apache.org>
…details

Signed-off-by: Andrew Purtell <apurtell@apache.org>
Amending-Author: Andrew Purtell <apurtell@apache.org>

Conflicts:
	hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HStore.java
	hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/Compactor.java
…eading the merge result of compacted storefiles and current storefiles
arshiya9414 and others added 28 commits June 5, 2019 18:58
…w region in HBCK -fixHdfsOverlaps command can cause data loss

Signed-off-by: Toshihiro Suzuki <brfrn169@gmail.com>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 0445186)
Signed-off-by: Reid Chan <reidchan@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Balazs Meszaros <meszibalu@apache.org>
…minor versions doDeletes/doPuts is available
….assignment.usezk' is set true

Signed-off-by: Andrew Purtell <apurtell@apache.org>
…hecker and PeriodicMemStoreFlusher


Signed-off-by: Zach York <zyork@apache.org>
Signed-off-by: Xu Cang <xucang@apache.org>
…rsions

Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 6a068da)
…reFileReader

Conflicts:
	hbase-server/src/main/java/org/apache/hadoop/hbase/io/HalfStoreFileReader.java

Co-authored-by: Andrew Purtell <apurtell@apache.org>
…before finishing unloading regions (Jeongdae Kim)

Signed-off-by: Andrew Purtell <apurtell@apache.org>
…(Sébastien Barnoud)

Amending-Author: Josh Elser <elserj@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Josh Elser <elserj@apache.org>
* phrase fudge factor "deltas" in terms of the original period
* increase the delta allowed for chore timing from 5% to 20%
* improve some assertions

Closes apache#328

Signed-off-by: Reid Chan <reidchan@apache.org>
Signed-off-by: Sakthi <sakthivel.azhaku@gmail.com>
(cherry picked from commit 9aee88e)
…leaned up) to branch-1 (apache#339)

HBASE-22617 Recovered WAL directories not getting cleaned up (Duo Zhang)

Signed-off-by: Zach York <zyork@apache.org>
Signed-off-by: Xu Cang <xcang@apache.org>
…sion support (apache#239)

Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
…able" by Jim R. Wilson

Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
…never updated (apache#358)

Signed-off-by: Michael Stack <stack@apache.org>
…#364)

Signed-off-by: Duo Zhang <zhangduo@apache.org>
@carrey-feng carrey-feng closed this Jul 9, 2019
@carrey-feng
Copy link
Author

I chose the wrong branch.

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.