Skip to content

HBASE-22261 Make use of ClusterStatusListener for async client - #172

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22261
Apr 21, 2019
Merged

HBASE-22261 Make use of ClusterStatusListener for async client#172
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22261

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec20Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep27Maven dependency ordering for branch
+1mvninstall264master passed
+1compile79master passed
+1checkstyle106master passed
+1shadedjars284branch has no errors when building our shaded downstream artifacts.
+1findbugs291master passed
+1javadoc55master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall260the patch passed
+1compile80the patch passed
+1javac80the patch passed
-1checkstyle76hbase-server: The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
+1whitespace0The patch has no whitespace issues.
+1shadedjars282patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck543Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs327the patch passed
+1javadoc56the patch passed
_ Other Tests _
+1unit193hbase-client in the patch passed.
+1unit7653hbase-server in the patch passed.
+1asflicense46The patch does not generate ASF License warnings.
10780
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/1/artifact/out/Dockerfile
GITHUB PR#172
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 4f2007279cac 4.4.0-131-generic #157~14.04.1-Ubuntu SMP Fri Jul 13 08:53:17 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 353f922
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/1/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/1/testReport/
Max. process+thread count4485 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec297Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep35Maven dependency ordering for branch
+1mvninstall267master passed
+1compile77master passed
+1checkstyle97master passed
+1shadedjars275branch has no errors when building our shaded downstream artifacts.
+1findbugs245master passed
+1javadoc56master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall243the patch passed
+1compile76the patch passed
+1javac76the patch passed
-1checkstyle67hbase-server: The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
+1whitespace0The patch has no whitespace issues.
+1shadedjars270patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck508Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs286the patch passed
+1javadoc57the patch passed
_ Other Tests _
+1unit210hbase-client in the patch passed.
-1unit14387hbase-server in the patch failed.
+1asflicense62The patch does not generate ASF License warnings.
17659
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestFromClientSideWithCoprocessor
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/2/artifact/out/Dockerfile
GITHUB PR#172
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e292ba7fbc00 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 / f30d6c9
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/2/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/2/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/2/testReport/
Max. process+thread count5104 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/2/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec45Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep21Maven dependency ordering for branch
+1mvninstall240master passed
+1compile79master passed
+1checkstyle99master passed
+1shadedjars267branch has no errors when building our shaded downstream artifacts.
+1findbugs274master passed
+1javadoc57master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall247the patch passed
+1compile77the patch passed
+1javac77the patch passed
+1checkstyle99the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck500Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs294the patch passed
+1javadoc55the patch passed
_ Other Tests _
+1unit198hbase-client in the patch passed.
-1unit14133hbase-server in the patch failed.
+1asflicense60The patch does not generate ASF License warnings.
17123
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestFromClientSideWithCoprocessor
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/3/artifact/out/Dockerfile
GITHUB PR#172
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6ef788029a78 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 / f30d6c9
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-172/3/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/3/testReport/
Max. process+thread count5112 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/3/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec45Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep26Maven dependency ordering for branch
+1mvninstall301master passed
+1compile98master passed
+1checkstyle118master passed
+1shadedjars327branch has no errors when building our shaded downstream artifacts.
+1findbugs363master passed
+1javadoc68master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall312the patch passed
+1compile98the patch passed
+1javac98the patch passed
+1checkstyle123the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars330patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck637Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs387the patch passed
+1javadoc69the patch passed
_ Other Tests _
+1unit227hbase-client in the patch passed.
-1unit14533hbase-server in the patch failed.
+1asflicense58The patch does not generate ASF License warnings.
18240
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSideWithCoprocessor
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/4/artifact/out/Dockerfile
GITHUB PR#172
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 662edc225e52 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 / 0645d5a
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-172/4/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/4/testReport/
Max. process+thread count4974 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-172/4/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit eb912bb into apache:masterApr 21, 2019
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@infraio