Skip to content

HBASE-22714 - Fix opertationTimeout typo - #392

Merged
Apache9 merged 4 commits into
apache:masterfrom
thanh-nm:HBASE-22714
Jul 30, 2019
Merged

HBASE-22714 - Fix opertationTimeout typo#392
Apache9 merged 4 commits into
apache:masterfrom
thanh-nm:HBASE-22714

Conversation

@thanh-nm

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec38Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall262master passed
+1compile23master passed
+1checkstyle28master passed
+1shadedjars252branch has no errors when building our shaded downstream artifacts.
+1findbugs56master passed
+1javadoc20master passed
_ Patch Compile Tests _
-1mvninstall78root in the patch failed.
-1compile15hbase-client in the patch failed.
-1javac15hbase-client in the patch failed.
-1checkstyle14The patch fails to run checkstyle in hbase-client
+1whitespace0The patch has no whitespace issues.
-1shadedjars137patch has 118 errors when building our shaded downstream artifacts.
-1hadoopcheck66The patch causes 118 errors with Hadoop v2.8.5.
-1hadoopcheck136The patch causes 118 errors with Hadoop v2.9.2.
-1hadoopcheck207The patch causes 118 errors with Hadoop v3.1.2.
-1findbugs15hbase-client in the patch failed.
-1javadoc13hbase-client in the patch failed.
_ Other Tests _
-1unit15hbase-client in the patch failed.
+1asflicense10The patch does not generate ASF License warnings.
1267
SubsystemReport/Notes
DockerClient=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux a806114666b7 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 / 00075ea
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-compile-hbase-client.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-compile-hbase-client.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out//testptch/patchprocess/maven-patch-checkstyle-hbase-client.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-shadedjars.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-javac-3.1.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-findbugs-hbase-client.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-javadoc-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-unit-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/testReport/
Max. process+thread count96 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/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
0reexec69Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall241master passed
+1compile24master passed
+1checkstyle28master passed
+1shadedjars258branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs66Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs65master passed
_ Patch Compile Tests _
-1mvninstall77root in the patch failed.
-1compile15hbase-client in the patch failed.
-1javac15hbase-client in the patch failed.
-1checkstyle16The patch fails to run checkstyle in hbase-client
+1whitespace0The patch has no whitespace issues.
-1shadedjars134patch has 118 errors when building our shaded downstream artifacts.
-1hadoopcheck66The patch causes 118 errors with Hadoop v2.8.5.
-1hadoopcheck132The patch causes 118 errors with Hadoop v2.9.2.
-1hadoopcheck202The patch causes 118 errors with Hadoop v3.1.2.
-1javadoc12hbase-client in the patch failed.
-1findbugs15hbase-client in the patch failed.
_ Other Tests _
-1unit15hbase-client in the patch failed.
+1asflicense11The patch does not generate ASF License warnings.
1282
SubsystemReport/Notes
DockerClient=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 864a89ac7a4b 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / c9293b0
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-compile-hbase-client.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-compile-hbase-client.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/maven-patch-checkstyle-hbase-client.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-shadedjars.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-javadoc-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-findbugs-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-unit-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/testReport/
Max. process+thread count96 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec68Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall228master passed
+1compile25master passed
+1checkstyle30master passed
+1shadedjars266branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs65Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs64master passed
_ Patch Compile Tests _
-1mvninstall79root in the patch failed.
-1compile15hbase-client in the patch failed.
-1javac15hbase-client in the patch failed.
-1checkstyle16The patch fails to run checkstyle in hbase-client
+1whitespace0The patch has no whitespace issues.
-1shadedjars133patch has 118 errors when building our shaded downstream artifacts.
-1hadoopcheck68The patch causes 118 errors with Hadoop v2.8.5.
-1hadoopcheck139The patch causes 118 errors with Hadoop v2.9.2.
-1hadoopcheck210The patch causes 118 errors with Hadoop v3.1.2.
-1javadoc12hbase-client in the patch failed.
-1findbugs16hbase-client in the patch failed.
_ Other Tests _
-1unit15hbase-client in the patch failed.
+1asflicense10The patch does not generate ASF License warnings.
1265
SubsystemReport/Notes
DockerClient=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e1ad5736a4a5 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / aa9679d
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/patch-compile-hbase-client.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/patch-compile-hbase-client.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/maven-patch-checkstyle-hbase-client.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/patch-shadedjars.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/patch-javadoc-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/patch-findbugs-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/patch-unit-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/testReport/
Max. process+thread count93 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec64Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall260master passed
+1compile24master passed
+1checkstyle30master passed
+1shadedjars274branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs66Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs63master passed
_ Patch Compile Tests _
-1mvninstall84root in the patch failed.
-1compile17hbase-client in the patch failed.
-1javac17hbase-client in the patch failed.
-1checkstyle23The patch fails to run checkstyle in hbase-client
+1whitespace0The patch has no whitespace issues.
-1shadedjars142patch has 118 errors when building our shaded downstream artifacts.
-1hadoopcheck72The patch causes 118 errors with Hadoop v2.8.5.
-1hadoopcheck143The patch causes 118 errors with Hadoop v2.9.2.
-1hadoopcheck216The patch causes 118 errors with Hadoop v3.1.2.
-1javadoc14hbase-client in the patch failed.
-1findbugs16hbase-client in the patch failed.
_ Other Tests _
-1unit16hbase-client in the patch failed.
+1asflicense12The patch does not generate ASF License warnings.
1344
SubsystemReport/Notes
DockerClient=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 3fb2234e3812 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 7f68591
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/patch-compile-hbase-client.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/patch-compile-hbase-client.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/maven-patch-checkstyle-hbase-client.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/patch-shadedjars.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/patch-javadoc-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/patch-findbugs-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/patch-unit-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/testReport/
Max. process+thread count96 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec34Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall234master passed
+1compile23master passed
+1checkstyle27master passed
+1shadedjars257branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs66Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs65master passed
_ Patch Compile Tests _
-1mvninstall79root in the patch failed.
-1compile16hbase-client in the patch failed.
-1javac16hbase-client in the patch failed.
-1checkstyle11The patch fails to run checkstyle in hbase-client
+1whitespace0The patch has no whitespace issues.
-1shadedjars135patch has 118 errors when building our shaded downstream artifacts.
-1hadoopcheck71The patch causes 118 errors with Hadoop v2.8.5.
-1hadoopcheck141The patch causes 118 errors with Hadoop v2.9.2.
-1hadoopcheck216The patch causes 118 errors with Hadoop v3.1.2.
-1javadoc13hbase-client in the patch failed.
-1findbugs14hbase-client in the patch failed.
_ Other Tests _
-1unit16hbase-client in the patch failed.
+1asflicense9The patch does not generate ASF License warnings.
1233
SubsystemReport/Notes
DockerClient=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 683da5851f01 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 7f68591
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-compile-hbase-client.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-compile-hbase-client.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/maven-patch-checkstyle-hbase-client.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-shadedjars.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-javadoc-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-findbugs-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/artifact/out/patch-unit-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/testReport/
Max. process+thread count93 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec53Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall248master passed
+1compile23master passed
+1checkstyle30master passed
+1shadedjars262branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs62Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs61master passed
_ Patch Compile Tests _
-1mvninstall82root in the patch failed.
-1compile16hbase-client in the patch failed.
-1javac16hbase-client in the patch failed.
-1checkstyle22The patch fails to run checkstyle in hbase-client
+1whitespace0The patch has no whitespace issues.
-1shadedjars136patch has 118 errors when building our shaded downstream artifacts.
-1hadoopcheck69The patch causes 118 errors with Hadoop v2.8.5.
-1hadoopcheck138The patch causes 118 errors with Hadoop v2.9.2.
-1hadoopcheck211The patch causes 118 errors with Hadoop v3.1.2.
-1javadoc13hbase-client in the patch failed.
-1findbugs16hbase-client in the patch failed.
_ Other Tests _
-1unit16hbase-client in the patch failed.
+1asflicense11The patch does not generate ASF License warnings.
1285
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 88b1f00e350e 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 9615c64
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-compile-hbase-client.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-compile-hbase-client.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out//home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/maven-patch-checkstyle-hbase-client.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-shadedjars.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-javadoc-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-findbugs-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/artifact/out/patch-unit-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/testReport/
Max. process+thread count93 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec38Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall275master passed
+1compile25master passed
+1checkstyle34master passed
+1shadedjars271branch has no errors when building our shaded downstream artifacts.
+1javadoc23master passed
0spotbugs72Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs70master passed
_ Patch Compile Tests _
+1mvninstall246the patch passed
+1compile23the patch passed
+1javac23the patch passed
+1checkstyle30the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck816Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc21hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs74the patch passed
_ Other Tests _
+1unit121hbase-client in the patch passed.
+1asflicense12The patch does not generate ASF License warnings.
2682
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d5a22042e142 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 9615c64
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/testReport/
Max. process+thread count287 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/3/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec58Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall329master passed
+1compile23master passed
+1checkstyle31master passed
+1shadedjars266branch has no errors when building our shaded downstream artifacts.
+1javadoc22master passed
0spotbugs70Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs67master passed
_ Patch Compile Tests _
+1mvninstall282the patch passed
+1compile25the patch passed
+1javac25the patch passed
+1checkstyle31the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars297patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck754Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc21hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs70the patch passed
_ Other Tests _
+1unit106hbase-client in the patch passed.
+1asflicense12The patch does not generate ASF License warnings.
2756
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 995d42f2bdb8 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / fe450b5
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/testReport/
Max. process+thread count291 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/4/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec74Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall288master passed
+1compile24master passed
+1checkstyle36master passed
+1shadedjars299branch has no errors when building our shaded downstream artifacts.
+1javadoc22master passed
0spotbugs71Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs69master passed
_ Patch Compile Tests _
+1mvninstall281the patch passed
+1compile29the patch passed
+1javac29the patch passed
+1checkstyle36the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars299patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck830Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc22hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs75the patch passed
_ Other Tests _
+1unit110hbase-client in the patch passed.
+1asflicense11The patch does not generate ASF License warnings.
2842
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/5/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 20f675b710b1 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 06f5c43
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/5/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/5/testReport/
Max. process+thread count255 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/5/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec52Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall252master passed
+1compile23master passed
+1checkstyle29master passed
+1shadedjars262branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs70Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs67master passed
_ Patch Compile Tests _
+1mvninstall238the patch passed
+1compile24the patch passed
+1javac24the patch passed
+1checkstyle28the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars285patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck729Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc19hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs73the patch passed
_ Other Tests _
+1unit98hbase-client in the patch passed.
+1asflicense11The patch does not generate ASF License warnings.
2506
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/6/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 2702d48e5387 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 06f5c43
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/6/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/6/testReport/
Max. process+thread count292 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/6/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec69Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall276master passed
+1compile24master passed
+1checkstyle33master passed
+1shadedjars296branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs70Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs68master passed
_ Patch Compile Tests _
+1mvninstall267the patch passed
+1compile23the patch passed
+1javac23the patch passed
+1checkstyle32the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars295patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck820Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc21hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs76the patch passed
_ Other Tests _
+1unit109hbase-client in the patch passed.
+1asflicense11The patch does not generate ASF License warnings.
2776
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/7/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 018c103e95f1 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / d9493c5
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/7/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/7/testReport/
Max. process+thread count260 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/7/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec56Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall431master passed
+1compile30master passed
+1checkstyle38master passed
+1shadedjars420branch has no errors when building our shaded downstream artifacts.
+1javadoc60master passed
0spotbugs131Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs129master passed
_ Patch Compile Tests _
+1mvninstall395the patch passed
+1compile29the patch passed
+1javac29the patch passed
+1checkstyle38the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars348patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1159Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc27hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs100the patch passed
_ Other Tests _
+1unit127hbase-client in the patch passed.
+1asflicense13The patch does not generate ASF License warnings.
3893
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/8/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 0975d82f98af 4.4.0-143-generic #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / e74d501
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/8/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/8/testReport/
Max. process+thread count293 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/8/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec64Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall309master passed
+1compile24master passed
+1checkstyle28master passed
+1shadedjars275branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs71Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs68master passed
_ Patch Compile Tests _
+1mvninstall287the patch passed
+1compile23the patch passed
+1javac23the patch passed
+1checkstyle27the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars265patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck944Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc20hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs76the patch passed
_ Other Tests _
+1unit104hbase-client in the patch passed.
+1asflicense11The patch does not generate ASF License warnings.
2886
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/10/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 3e56551737a7 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 6705d4f
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/10/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/10/testReport/
Max. process+thread count295 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/10/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec63Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall394master passed
+1compile26master passed
+1checkstyle33master passed
+1shadedjars307branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs68Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs66master passed
_ Patch Compile Tests _
+1mvninstall307the patch passed
+1compile26the patch passed
+1javac26the patch passed
+1checkstyle31the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars304patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1008Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc22hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs76the patch passed
_ Other Tests _
+1unit104hbase-client in the patch passed.
+1asflicense13The patch does not generate ASF License warnings.
3172
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/11/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 61ce70fcaabd 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 20ee7ab
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/11/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/11/testReport/
Max. process+thread count294 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/11/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec33Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall292master passed
+1compile24master passed
+1checkstyle28master passed
+1shadedjars267branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs65Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs63master passed
_ Patch Compile Tests _
+1mvninstall289the patch passed
+1compile22the patch passed
+1javac22the patch passed
+1checkstyle28the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars260patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck953Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc23hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs81the patch passed
_ Other Tests _
+1unit103hbase-client in the patch passed.
+1asflicense10The patch does not generate ASF License warnings.
2848
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/12/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 3bb650e7feec 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 7ebf80f
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/12/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/12/testReport/
Max. process+thread count292 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/12/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec68Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall425master passed
+1compile29master passed
+1checkstyle41master passed
+1shadedjars361branch has no errors when building our shaded downstream artifacts.
+1javadoc26master passed
0spotbugs88Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs85master passed
_ Patch Compile Tests _
+1mvninstall401the patch passed
+1compile29the patch passed
+1javac29the patch passed
+1checkstyle40the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars351patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1182Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc26hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs88the patch passed
_ Other Tests _
+1unit117hbase-client in the patch passed.
+1asflicense12The patch does not generate ASF License warnings.
3730
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/13/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 20a95c683f0b 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / a399a14
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/13/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/13/testReport/
Max. process+thread count298 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/13/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec55Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall323master passed
+1compile24master passed
+1checkstyle29master passed
+1shadedjars291branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs70Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs68master passed
_ Patch Compile Tests _
+1mvninstall295the patch passed
+1compile23the patch passed
+1javac23the patch passed
+1checkstyle30the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars276patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1005Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc21hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs70the patch passed
_ Other Tests _
+1unit99hbase-client in the patch passed.
+1asflicense10The patch does not generate ASF License warnings.
3039
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/14/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d5e5bf50e1cd 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / a399a14
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/14/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/14/testReport/
Max. process+thread count292 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/14/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec64Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests1The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
-1mvninstall16root in master failed.
-1compile26hbase-client in master failed.
+1checkstyle28master passed
+1shadedjars272branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs313Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs20hbase-client in master failed.
_ Patch Compile Tests _
-1mvninstall14root in the patch failed.
-1compile20hbase-client in the patch failed.
-1javac20hbase-client in the patch failed.
+1checkstyle29the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars272patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck12The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck25The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck36The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc20hbase-client generated 1 new + 7 unchanged - 0 fixed = 8 total (was 7)
-1findbugs22hbase-client in the patch failed.
_ Other Tests _
-1unit20hbase-client in the patch failed.
+1asflicense10The patch does not generate ASF License warnings.
949
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e6155a574a65 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 2edbf0b
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/branch-compile-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/branch-findbugs-hbase-client.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/patch-compile-hbase-client.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/patch-compile-hbase-client.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/diff-javadoc-javadoc-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/patch-findbugs-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/artifact/out/patch-unit-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/testReport/
Max. process+thread count96 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/15/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec64Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall323master passed
+1compile23master passed
+1checkstyle29master passed
+1shadedjars266branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs70Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs67master passed
_ Patch Compile Tests _
+1mvninstall292the patch passed
+1compile25the patch passed
+1javac25the patch passed
+1checkstyle29the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars260patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck983Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc22hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs74the patch passed
_ Other Tests _
+1unit112hbase-client in the patch passed.
+1asflicense12The patch does not generate ASF License warnings.
2981
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/16/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6fce2bdee1d6 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / a65e72d
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/16/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/16/testReport/
Max. process+thread count284 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/16/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec63Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall300master passed
+1compile26master passed
+1checkstyle30master passed
+1shadedjars268branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs69Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs67master passed
_ Patch Compile Tests _
+1mvninstall303the patch passed
+1compile24the patch passed
+1javac24the patch passed
+1checkstyle27the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars273patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck934Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc22hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs73the patch passed
_ Other Tests _
+1unit111hbase-client in the patch passed.
+1asflicense10The patch does not generate ASF License warnings.
2935
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/17/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e4338712de42 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / a65e72d
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/17/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/17/testReport/
Max. process+thread count291 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/17/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec58Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
-1mvninstall11root in master failed.
-1compile20hbase-client in master failed.
+1checkstyle26master passed
+1shadedjars255branch has no errors when building our shaded downstream artifacts.
+1javadoc19master passed
0spotbugs296Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs21hbase-client in master failed.
_ Patch Compile Tests _
-1mvninstall13root in the patch failed.
-1compile19hbase-client in the patch failed.
-1javac19hbase-client in the patch failed.
+1checkstyle28the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars273patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck11The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck21The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck33The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc20hbase-client generated 1 new + 7 unchanged - 0 fixed = 8 total (was 7)
-1findbugs21hbase-client in the patch failed.
_ Other Tests _
-1unit22hbase-client in the patch failed.
+1asflicense8The patch does not generate ASF License warnings.
918
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 08049c6c043f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / e28afec
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/branch-compile-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/branch-findbugs-hbase-client.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/patch-compile-hbase-client.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/patch-compile-hbase-client.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/diff-javadoc-javadoc-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/patch-findbugs-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/artifact/out/patch-unit-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/testReport/
Max. process+thread count87 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/18/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec64Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall364master passed
+1compile23master passed
+1checkstyle30master passed
+1shadedjars331branch has no errors when building our shaded downstream artifacts.
+1javadoc23master passed
0spotbugs75Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs71master passed
_ Patch Compile Tests _
+1mvninstall288the patch passed
+1compile25the patch passed
+1javac25the patch passed
+1checkstyle27the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars283patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck913Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc20hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs77the patch passed
_ Other Tests _
+1unit102hbase-client in the patch passed.
+1asflicense9The patch does not generate ASF License warnings.
3062
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/19/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f5f8a4bcad7b 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / b83d0c0
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/19/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/19/testReport/
Max. process+thread count294 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/19/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec29Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall313master passed
+1compile23master passed
+1checkstyle34master passed
+1shadedjars294branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs69Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs67master passed
_ Patch Compile Tests _
+1mvninstall318the patch passed
+1compile24the patch passed
+1javac24the patch passed
+1checkstyle33the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars291patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck981Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc20hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs74the patch passed
_ Other Tests _
+1unit103hbase-client in the patch passed.
+1asflicense10The patch does not generate ASF License warnings.
3020
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/20/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 8e8528a23e62 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / de98fee
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/20/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/20/testReport/
Max. process+thread count263 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/20/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec57Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall414master passed
+1compile30master passed
+1checkstyle38master passed
+1shadedjars375branch has no errors when building our shaded downstream artifacts.
+1javadoc28master passed
0spotbugs104Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs97master passed
_ Patch Compile Tests _
+1mvninstall421the patch passed
+1compile29the patch passed
+1javac29the patch passed
+1checkstyle39the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars362patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1229Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc27hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs93the patch passed
_ Other Tests _
+1unit129hbase-client in the patch passed.
+1asflicense13The patch does not generate ASF License warnings.
3838
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/21/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f8776f7e678e 4.4.0-143-generic #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 747d000
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/21/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/21/testReport/
Max. process+thread count295 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/21/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec63Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall366master passed
+1compile29master passed
+1checkstyle40master passed
+1shadedjars380branch has no errors when building our shaded downstream artifacts.
+1javadoc27master passed
0spotbugs92Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs90master passed
_ Patch Compile Tests _
+1mvninstall380the patch passed
+1compile31the patch passed
+1javac31the patch passed
+1checkstyle39the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars362patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1154Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc26hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs100the patch passed
_ Other Tests _
+1unit129hbase-client in the patch passed.
+1asflicense12The patch does not generate ASF License warnings.
3663
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/22/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 0880cbb4aa8e 4.4.0-154-generic #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / fa77c75
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/22/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/22/testReport/
Max. process+thread count291 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/22/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec37Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall284master passed
+1compile23master passed
+1checkstyle27master passed
+1shadedjars257branch has no errors when building our shaded downstream artifacts.
+1javadoc19master passed
0spotbugs66Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs65master passed
_ Patch Compile Tests _
+1mvninstall278the patch passed
+1compile23the patch passed
+1javac23the patch passed
+1checkstyle28the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars257patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck877Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc20hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs72the patch passed
_ Other Tests _
+1unit101hbase-client in the patch passed.
+1asflicense11The patch does not generate ASF License warnings.
2726
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/23/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux de30c590035b 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 1cb37f1
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/23/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/23/testReport/
Max. process+thread count294 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/23/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec134Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall490master passed
+1compile24master passed
+1checkstyle32master passed
+1shadedjars278branch has no errors when building our shaded downstream artifacts.
+1javadoc25master passed
0spotbugs87Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs82master passed
_ Patch Compile Tests _
+1mvninstall312the patch passed
+1compile25the patch passed
+1javac25the patch passed
+1checkstyle30the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars278patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck970Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc21hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs73the patch passed
_ Other Tests _
+1unit109hbase-client in the patch passed.
+1asflicense13The patch does not generate ASF License warnings.
3270
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/24/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ca382bdad23b 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / cf8114a
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/24/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/24/testReport/
Max. process+thread count291 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/24/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec187Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall407master passed
+1compile31master passed
+1checkstyle38master passed
+1shadedjars351branch has no errors when building our shaded downstream artifacts.
+1javadoc27master passed
0spotbugs89Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs86master passed
_ Patch Compile Tests _
+1mvninstall384the patch passed
+1compile30the patch passed
+1javac30the patch passed
+1checkstyle39the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars354patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1193Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc27hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs96the patch passed
_ Other Tests _
+1unit126hbase-client in the patch passed.
+1asflicense12The patch does not generate ASF License warnings.
3826
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/25/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1dfe2c9a4748 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 3318b4b
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/25/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/25/testReport/
Max. process+thread count294 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/25/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec94Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall293master passed
+1compile23master passed
+1checkstyle30master passed
+1shadedjars267branch has no errors when building our shaded downstream artifacts.
+1javadoc22master passed
0spotbugs66Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs63master passed
_ Patch Compile Tests _
+1mvninstall294the patch passed
+1compile24the patch passed
+1javac24the patch passed
+1checkstyle31the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck908Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc22hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs72the patch passed
_ Other Tests _
+1unit112hbase-client in the patch passed.
+1asflicense13The patch does not generate ASF License warnings.
2905
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/26/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux fcd3fb98465f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 3318b4b
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/26/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/26/testReport/
Max. process+thread count294 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/26/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec38Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall285master passed
+1compile24master passed
+1checkstyle29master passed
+1shadedjars272branch has no errors when building our shaded downstream artifacts.
+1javadoc22master passed
0spotbugs67Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs65master passed
_ Patch Compile Tests _
+1mvninstall290the patch passed
+1compile25the patch passed
+1javac25the patch passed
+1checkstyle31the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars336patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck892Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc20hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs71the patch passed
_ Other Tests _
+1unit105hbase-client in the patch passed.
+1asflicense10The patch does not generate ASF License warnings.
2891
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/27/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 0ab0c3cf1509 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 064f5f1
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/27/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/27/testReport/
Max. process+thread count290 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/27/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec58Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall328master passed
+1compile25master passed
+1checkstyle30master passed
+1shadedjars271branch has no errors when building our shaded downstream artifacts.
+1javadoc22master passed
0spotbugs68Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs65master passed
_ Patch Compile Tests _
+1mvninstall298the patch passed
+1compile25the patch passed
+1javac25the patch passed
+1checkstyle31the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars270patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck897Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc23hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs71the patch passed
_ Other Tests _
+1unit112hbase-client in the patch passed.
+1asflicense12The patch does not generate ASF License warnings.
2913
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/28/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 82962364e7a8 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 7294af8
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/28/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/28/testReport/
Max. process+thread count292 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/28/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec79Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall298master passed
+1compile24master passed
+1checkstyle29master passed
+1shadedjars268branch has no errors when building our shaded downstream artifacts.
+1javadoc22master passed
0spotbugs72Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs69master passed
_ Patch Compile Tests _
+1mvninstall296the patch passed
+1compile24the patch passed
+1javac24the patch passed
+1checkstyle30the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars267patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck902Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc21hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs74the patch passed
_ Other Tests _
+1unit99hbase-client in the patch passed.
+1asflicense9The patch does not generate ASF License warnings.
2891
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/30/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 2d80437b7bae 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 41490e7
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/30/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/30/testReport/
Max. process+thread count289 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/30/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec78Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall355master passed
+1compile25master passed
+1checkstyle29master passed
+1shadedjars295branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs68Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs66master passed
_ Patch Compile Tests _
+1mvninstall300the patch passed
+1compile23the patch passed
+1javac23the patch passed
+1checkstyle30the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars265patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck948Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc25hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs80the patch passed
_ Other Tests _
+1unit115hbase-client in the patch passed.
+1asflicense10The patch does not generate ASF License warnings.
3077
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/31/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6cd24273cf7d 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 11f30de
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/31/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/31/testReport/
Max. process+thread count290 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/31/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec86Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall393master passed
+1compile23master passed
+1checkstyle31master passed
+1shadedjars269branch has no errors when building our shaded downstream artifacts.
+1javadoc22master passed
0spotbugs67Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs66master passed
_ Patch Compile Tests _
+1mvninstall289the patch passed
+1compile23the patch passed
+1javac23the patch passed
+1checkstyle29the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck909Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc22hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs75the patch passed
_ Other Tests _
+1unit109hbase-client in the patch passed.
+1asflicense13The patch does not generate ASF License warnings.
2981
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/32/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 5eb055b5efc6 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / f68cda3
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/32/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/32/testReport/
Max. process+thread count292 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/32/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec64Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
-1mvninstall312root in master failed.
+1compile25master passed
+1checkstyle28master passed
+1shadedjars258branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs65Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs64master passed
_ Patch Compile Tests _
-1mvninstall316root in the patch failed.
+1compile26the patch passed
+1javac26the patch passed
+1checkstyle31the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars301patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck274The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck552The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck795The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc21hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs72the patch passed
_ Other Tests _
+1unit107hbase-client in the patch passed.
+1asflicense10The patch does not generate ASF License warnings.
2513
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/33/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux a86341ab074d 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 0c80d5b
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/33/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/33/artifact/out/patch-mvninstall-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/33/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/33/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/33/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/33/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/33/testReport/
Max. process+thread count296 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/33/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec37Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall279master passed
+1compile24master passed
+1checkstyle28master passed
+1shadedjars255branch has no errors when building our shaded downstream artifacts.
+1javadoc21master passed
0spotbugs65Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs63master passed
_ Patch Compile Tests _
+1mvninstall285the patch passed
+1compile25the patch passed
+1javac25the patch passed
+1checkstyle30the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars262patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck872Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc20hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs71the patch passed
_ Other Tests _
+1unit102hbase-client in the patch passed.
+1asflicense10The patch does not generate ASF License warnings.
2718
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/34/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 37b8d148f163 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / c286a31
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/34/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/34/testReport/
Max. process+thread count288 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/34/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec60Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall311master passed
+1compile23master passed
+1checkstyle28master passed
+1shadedjars259branch has no errors when building our shaded downstream artifacts.
+1javadoc20master passed
0spotbugs68Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs66master passed
_ Patch Compile Tests _
+1mvninstall286the patch passed
+1compile22the patch passed
+1javac22the patch passed
+1checkstyle27the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars259patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck873Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc19hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs70the patch passed
_ Other Tests _
-1unit89hbase-client in the patch failed.
+1asflicense10The patch does not generate ASF License warnings.
2775
ReasonTests
Failed junit testshadoop.hbase.client.TestMetricsConnection
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/35/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 9156c85fc77d 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 124fa34
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/35/artifact/out/diff-javadoc-javadoc-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/35/artifact/out/patch-unit-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/35/testReport/
Max. process+thread count104 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/35/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec101Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
-1mvninstall346root in master failed.
+1compile24master passed
+1checkstyle32master passed
+1shadedjars294branch has no errors when building our shaded downstream artifacts.
+1javadoc23master passed
0spotbugs77Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs75master passed
_ Patch Compile Tests _
-1mvninstall357root in the patch failed.
+1compile25the patch passed
+1javac25the patch passed
+1checkstyle30the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars295patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck351The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck712The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck1086The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc25hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs76the patch passed
_ Other Tests _
+1unit110hbase-client in the patch passed.
+1asflicense13The patch does not generate ASF License warnings.
2986
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/36/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 85a14b293319 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / e3a54e7
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/36/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/36/artifact/out/patch-mvninstall-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/36/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/36/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/36/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/36/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/36/testReport/
Max. process+thread count290 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/36/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec76Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall359master passed
+1compile26master passed
+1checkstyle33master passed
+1shadedjars292branch has no errors when building our shaded downstream artifacts.
+1javadoc24master passed
0spotbugs72Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs69master passed
_ Patch Compile Tests _
+1mvninstall291the patch passed
+1compile24the patch passed
+1javac24the patch passed
+1checkstyle30the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars265patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck977Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc23hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs74the patch passed
_ Other Tests _
+1unit105hbase-client in the patch passed.
+1asflicense13The patch does not generate ASF License warnings.
3077
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/37/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux b2484218337d 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 4a61c8b
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/37/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/37/testReport/
Max. process+thread count297 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/37/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall288master passed
+1compile24master passed
+1checkstyle30master passed
+1shadedjars269branch has no errors when building our shaded downstream artifacts.
+1javadoc22master passed
0spotbugs66Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs63master passed
_ Patch Compile Tests _
+1mvninstall293the patch passed
+1compile23the patch passed
+1javac23the patch passed
+1checkstyle31the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars269patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck901Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1javadoc21hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1findbugs71the patch passed
_ Other Tests _
+1unit109hbase-client in the patch passed.
+1asflicense12The patch does not generate ASF License warnings.
2820
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/38/artifact/out/Dockerfile
GITHUB PR#392
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 185a8a550139 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-392/out/precommit/personality/provided.sh
git revisionmaster / 4a61c8b
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/38/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/38/testReport/
Max. process+thread count294 (vs. ulimit of 10000)
modulesC: hbase-client U: hbase-client
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-392/38/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit 5ce31dd into apache:masterJul 30, 2019
asfgit pushed a commit that referenced this pull request Jul 30, 2019
Signed-off-by: Duo Zhang <zhangduo@apache.org>
infraio pushed a commit to infraio/hbase that referenced this pull request Aug 17, 2020
Signed-off-by: Duo Zhang <zhangduo@apache.org>
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

@thanh-nm@Apache-HBase@Apache9