Skip to content

HBASE-22267 Implement client push back for async client - #169

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

HBASE-22267 Implement client push back for async client#169
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-22267

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@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 4 new or modified test files.
_ master Compile Tests _
0mvndep17Maven dependency ordering for branch
+1mvninstall232master passed
+1compile76master passed
+1checkstyle101master passed
+1shadedjars263branch has no errors when building our shaded downstream artifacts.
+1findbugs271master passed
+1javadoc55master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall238the patch passed
+1compile75the patch passed
+1javac75the patch passed
-1checkstyle31hbase-client: The patch generated 3 new + 43 unchanged - 2 fixed = 46 total (was 45)
+1checkstyle65hbase-server: The patch generated 0 new + 0 unchanged - 8 fixed = 0 total (was 8)
+1whitespace0The patch has no whitespace issues.
+1shadedjars264patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck496Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs299the patch passed
+1javadoc56the patch passed
_ Other Tests _
+1unit202hbase-client in the patch passed.
+1unit7603hbase-server in the patch passed.
+1asflicense52The patch does not generate ASF License warnings.
10523
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-169/1/artifact/out/Dockerfile
GITHUB PR#169
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 0b6c7531405a 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 / 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-169/1/artifact/out/diff-checkstyle-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-169/1/testReport/
Max. process+thread count5152 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-169/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
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 4 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall237master passed
+1compile79master passed
+1checkstyle98master passed
+1shadedjars265branch has no errors when building our shaded downstream artifacts.
+1findbugs263master passed
+1javadoc54master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall249the patch passed
+1compile75the patch passed
+1javac75the patch passed
-1checkstyle33hbase-client: The patch generated 1 new + 43 unchanged - 2 fixed = 44 total (was 45)
+1checkstyle68hbase-server: The patch generated 0 new + 0 unchanged - 8 fixed = 0 total (was 8)
+1whitespace0The patch has no whitespace issues.
+1shadedjars274patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck520Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs293the patch passed
+1javadoc53the patch passed
_ Other Tests _
+1unit199hbase-client in the patch passed.
+1unit7532hbase-server in the patch passed.
+1asflicense60The patch does not generate ASF License warnings.
10499
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-169/2/artifact/out/Dockerfile
GITHUB PR#169
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 17a7515a1e77 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 / 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-169/2/artifact/out/diff-checkstyle-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-169/2/testReport/
Max. process+thread count5145 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-169/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
0reexec22Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 4 new or modified test files.
_ master Compile Tests _
0mvndep22Maven dependency ordering for branch
+1mvninstall240master passed
+1compile76master passed
+1checkstyle101master passed
+1shadedjars269branch has no errors when building our shaded downstream artifacts.
+1findbugs265master passed
+1javadoc54master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall244the patch passed
+1compile76the patch passed
+1javac76the patch passed
+1checkstyle32hbase-client: The patch generated 0 new + 43 unchanged - 2 fixed = 43 total (was 45)
+1checkstyle66hbase-server: The patch generated 0 new + 0 unchanged - 7 fixed = 0 total (was 7)
+1whitespace0The patch has no whitespace issues.
+1shadedjars264patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck499Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs295the patch passed
+1javadoc51the patch passed
_ Other Tests _
+1unit194hbase-client in the patch passed.
+1unit7545hbase-server in the patch passed.
+1asflicense60The patch does not generate ASF License warnings.
10490
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-169/4/artifact/out/Dockerfile
GITHUB PR#169
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 4c11986a023d 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
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-169/4/testReport/
Max. process+thread count5171 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-169/4/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit 0645d5a into apache:masterApr 21, 2019
This was referenced Sep 11, 2023
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