Skip to content

HBASE-22343 Make procedure retry interval configurable in test - #215

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22343
May 4, 2019
Merged

HBASE-22343 Make procedure retry interval configurable in test#215
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22343

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache9
Apache9 requested a review from infraioMay 3, 2019 14:26

@saintstacksaintstack left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent. I had an idea on how this should be done after reading first few lines and then I come to notice that you'd implemented what I was thinking only better and in a thorough way.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec23Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
0mvndep23Maven dependency ordering for branch
+1mvninstall233master passed
+1compile71master passed
+1checkstyle81master passed
+1shadedjars262branch has no errors when building our shaded downstream artifacts.
+1findbugs241master passed
+1javadoc51master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall236the patch passed
+1compile70the patch passed
+1javac70the patch passed
+1checkstyle85the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars261patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck479Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs226the patch passed
+1javadoc48the patch passed
_ Other Tests _
+1unit211hbase-procedure in the patch passed.
-1unit8070hbase-server in the patch failed.
+1asflicense54The patch does not generate ASF License warnings.
10833
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-215/1/artifact/out/Dockerfile
GITHUB PR#215
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux dcc668607c2c 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 0c0d595
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-215/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-215/1/testReport/
Max. process+thread count4816 (vs. ulimit of 10000)
modulesC: hbase-procedure hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-215/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit e884a25 into apache:masterMay 4, 2019
This was referenced Sep 14, 2024
Sign up for freeto 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

@Apache9@Apache-HBase@saintstack