Uh oh!
There was an error while loading. Please reload this page.
HBASE-22982: region server suspend/resume and graceful rolling restart actions - #592
Conversation
Add chaos monkey action for suspend/resume region servers Add chaos monkey action for graceful rolling restart Add these to relevant chaos monkeys
Apache-HBase
commented
Sep 6, 2019
💔 -1 overall
This message was automatically generated. |
checkstyle fixes
Apache-HBase
commented
Sep 9, 2019
💔 -1 overall
This message was automatically generated. |
BukrosSzabolcs
commented
Sep 9, 2019
The failing test (org.apache.hadoop.hbase.replication.regionserver.TestReplicator) seems to be flaky. I have run the test a few times locally on the master branch and it seems to fail once in every 6-7 runs for me even without my changes. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
use parametrized logging in affected classes other small fixes
Apache-HBase
commented
Sep 18, 2019
🎊 +1 overall
This message was automatically generated. |
petersomogyi
left a comment
There was a problem hiding this comment.
Looks good overall. I left a couple of comments.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
reverse formatting for otherwiseuntouched code additional logging added typos fixed
Apache-HBase
commented
Sep 25, 2019
💔 -1 overall
This message was automatically generated. |
checkstlye fix
…t actions (#592) * Add chaos monkey action for suspend/resume region servers * Add chaos monkey action for graceful rolling restart * Add these to relevant chaos monkeys Signed-off-by: Balazs Meszaros <meszibalu@apache.org> Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Apache-HBase
commented
Sep 26, 2019
🎊 +1 overall
This message was automatically generated. |
…t actions (apache#592) * Add chaos monkey action for suspend/resume region servers * Add chaos monkey action for graceful rolling restart * Add these to relevant chaos monkeys Signed-off-by: Balazs Meszaros <meszibalu@apache.org> Signed-off-by: Peter Somogyi <psomogyi@apache.org>
…t actions (apache#592) * Add chaos monkey action for suspend/resume region servers * Add chaos monkey action for graceful rolling restart * Add these to relevant chaos monkeys Signed-off-by: Balazs Meszaros <meszibalu@apache.org> Signed-off-by: Peter Somogyi <psomogyi@apache.org>
* Add chaos monkey action for suspend/resume region servers * Add these to relevant chaos monkeys branch-1-backport-note: Graceful regionserver restart action wasn't backported due to a dependency of "RegionMover" script. Can be done later if needed. Signed-off-by: Balazs Meszaros <meszibalu@apache.org> Signed-off-by: Peter Somogyi <psomogyi@apache.org>
* Add chaos monkey action for suspend/resume region servers * Add these to relevant chaos monkeys branch-1-backport-note: Graceful regionserver restart action wasn't backported due to a dependency of "RegionMover" script. Can be done later if needed. Signed-off-by: Balazs Meszaros <meszibalu@apache.org> Signed-off-by: Peter Somogyi <psomogyi@apache.org>
* Add chaos monkey action for suspend/resume region servers * Add these to relevant chaos monkeys branch-1-backport-note: Graceful regionserver restart action wasn't backported due to a dependency of "RegionMover" script. Can be done later if needed. Signed-off-by: Balazs Meszaros <meszibalu@apache.org> Signed-off-by: Peter Somogyi <psomogyi@apache.org>
* Add chaos monkey action for suspend/resume region servers * Add these to relevant chaos monkeys branch-1-backport-note: Graceful regionserver restart action wasn't backported due to a dependency of "RegionMover" script. Can be done later if needed. Signed-off-by: Balazs Meszaros <meszibalu@apache.org> Signed-off-by: Peter Somogyi <psomogyi@apache.org>
…t actions (apache#592) * Add chaos monkey action for suspend/resume region servers * Add chaos monkey action for graceful rolling restart * Add these to relevant chaos monkeys Signed-off-by: Balazs Meszaros <meszibalu@apache.org> Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Add chaos monkey action for suspend/resume region servers
Add chaos monkey action for graceful rolling restart
Add these to relevant chaos monkeys