Skip to content

Conversation

@BukrosSzabolcs
Copy link
Contributor

HBASE-22982: region server suspend/resume and graceful rolling restart 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

This is just a backport of a commit already on hbase/master.

…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>
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 38s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 13 new or modified test files.
_ branch-2.2 Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for branch
+1 💚 mvninstall 5m 6s branch-2.2 passed
+1 💚 compile 1m 23s branch-2.2 passed
+1 💚 checkstyle 1m 38s branch-2.2 passed
+1 💚 shadedjars 4m 4s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 51s branch-2.2 passed
+0 🆗 spotbugs 2m 57s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 2m 55s branch-2.2 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 4m 45s the patch passed
+1 💚 compile 1m 23s the patch passed
+1 💚 javac 1m 23s the patch passed
+1 💚 checkstyle 1m 18s The patch passed checkstyle in hbase-server
+1 💚 checkstyle 0m 19s hbase-it: The patch generated 0 new + 74 unchanged - 1 fixed = 74 total (was 75)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 4m 6s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 15m 3s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚 javadoc 0m 48s the patch passed
+1 💚 findbugs 3m 8s the patch passed
_ Other Tests _
+1 💚 unit 144m 9s hbase-server in the patch passed.
+1 💚 unit 1m 11s hbase-it in the patch passed.
+1 💚 asflicense 0m 56s The patch does not generate ASF License warnings.
200m 37s
Subsystem Report/Notes
Docker Client=19.03.4 Server=19.03.4 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-824/1/artifact/out/Dockerfile
GITHUB PR #824
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux f8edd79b532c 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-824/out/precommit/personality/provided.sh
git revision branch-2.2 / dfa6a1f
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-824/1/testReport/
Max. process+thread count 4348 (vs. ulimit of 10000)
modules C: hbase-server hbase-it U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-824/1/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@meszibalu meszibalu merged commit 1eceb24 into apache:branch-2.2 Nov 18, 2019
@BukrosSzabolcs BukrosSzabolcs deleted the branch-2.2 branch December 20, 2019 12:36
symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
…t actions (apache#824)

* 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>
(cherry picked from commit 1eceb24)

Change-Id: I04a41baca79f6813f6b4f1637f658dc4c2a44540
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.

3 participants