Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-22844 Fixed Checkstyle violations in client snapshot exceptions #487

Merged
merged 1 commit into from
Aug 21, 2019

Conversation

HorizonNet
Copy link
Contributor

No description provided.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 186 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 321 master passed
+1 compile 24 master passed
+1 checkstyle 32 master passed
+1 shadedjars 271 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 21 master passed
0 spotbugs 71 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 70 master passed
_ Patch Compile Tests _
+1 mvninstall 322 the patch passed
+1 compile 25 the patch passed
+1 javac 25 the patch passed
+1 checkstyle 26 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 262 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 949 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 20 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 68 the patch passed
_ Other Tests _
+1 unit 99 hbase-client in the patch passed.
+1 asflicense 10 The patch does not generate ASF License warnings.
3087
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/1/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux e8fcb2deae10 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 8c1edb3
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/1/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/1/testReport/
Max. process+thread count 292 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/1/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 87 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 360 master passed
+1 compile 29 master passed
+1 checkstyle 38 master passed
+1 shadedjars 313 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 30 master passed
0 spotbugs 82 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 80 master passed
_ Patch Compile Tests _
+1 mvninstall 340 the patch passed
+1 compile 26 the patch passed
+1 javac 26 the patch passed
+1 checkstyle 34 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 299 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1033 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 23 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 85 the patch passed
_ Other Tests _
+1 unit 107 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3301
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/2/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 691001005ed6 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / e69af5a
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/2/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/2/testReport/
Max. process+thread count 264 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/2/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 72 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 368 master passed
+1 compile 26 master passed
+1 checkstyle 36 master passed
+1 shadedjars 308 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 26 master passed
0 spotbugs 77 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 75 master passed
_ Patch Compile Tests _
+1 mvninstall 339 the patch passed
+1 compile 26 the patch passed
+1 javac 26 the patch passed
+1 checkstyle 35 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 335 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1275 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 26 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 99 the patch passed
_ Other Tests _
+1 unit 122 hbase-client in the patch passed.
+1 asflicense 15 The patch does not generate ASF License warnings.
3654
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/3/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 2752ac5801d2 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 27ed2ac
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/3/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/3/testReport/
Max. process+thread count 263 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/3/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 39 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 333 master passed
+1 compile 23 master passed
+1 checkstyle 31 master passed
+1 shadedjars 277 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 22 master passed
0 spotbugs 71 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 70 master passed
_ Patch Compile Tests _
+1 mvninstall 305 the patch passed
+1 compile 24 the patch passed
+1 javac 24 the patch passed
+1 checkstyle 30 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 281 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 964 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 21 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 75 the patch passed
_ Other Tests _
+1 unit 106 hbase-client in the patch passed.
+1 asflicense 11 The patch does not generate ASF License warnings.
2983
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/4/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 9f6a6c729385 4.4.0-157-generic #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 53db390
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/4/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/4/testReport/
Max. process+thread count 293 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/4/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 34 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 355 master passed
+1 compile 24 master passed
+1 checkstyle 34 master passed
+1 shadedjars 292 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 23 master passed
0 spotbugs 71 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 68 master passed
_ Patch Compile Tests _
+1 mvninstall 319 the patch passed
+1 compile 25 the patch passed
+1 javac 25 the patch passed
+1 checkstyle 33 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 291 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1009 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 21 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 73 the patch passed
_ Other Tests _
+1 unit 101 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3105
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/5/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 13b03a0e35c0 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / d9d5f69
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/5/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/5/testReport/
Max. process+thread count 263 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/5/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 59 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 384 master passed
+1 compile 26 master passed
+1 checkstyle 32 master passed
+1 shadedjars 299 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 25 master passed
0 spotbugs 72 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 70 master passed
_ Patch Compile Tests _
+1 mvninstall 297 the patch passed
+1 compile 25 the patch passed
+1 javac 25 the patch passed
+1 checkstyle 30 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 267 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 929 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 20 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 74 the patch passed
_ Other Tests _
+1 unit 99 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3014
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/6/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 9e68f7d5aa76 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 8ffc45a
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/6/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/6/testReport/
Max. process+thread count 291 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/6/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 128 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 378 master passed
+1 compile 29 master passed
+1 checkstyle 38 master passed
+1 shadedjars 310 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 25 master passed
0 spotbugs 75 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 73 master passed
_ Patch Compile Tests _
+1 mvninstall 329 the patch passed
+1 compile 27 the patch passed
+1 javac 27 the patch passed
+1 checkstyle 37 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 318 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1232 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 28 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 98 the patch passed
_ Other Tests _
+1 unit 119 hbase-client in the patch passed.
+1 asflicense 15 The patch does not generate ASF License warnings.
3713
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/7/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 6c5cc38833ad 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / edf6f68
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/7/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/7/testReport/
Max. process+thread count 261 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/7/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 67 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 432 master passed
+1 compile 33 master passed
+1 checkstyle 42 master passed
+1 shadedjars 357 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 31 master passed
0 spotbugs 94 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 91 master passed
_ Patch Compile Tests _
+1 mvninstall 402 the patch passed
+1 compile 31 the patch passed
+1 javac 31 the patch passed
+1 checkstyle 40 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 372 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1277 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 27 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 101 the patch passed
_ Other Tests _
+1 unit 126 hbase-client in the patch passed.
+1 asflicense 14 The patch does not generate ASF License warnings.
3972
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/8/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 8b08c886c723 4.4.0-154-generic #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 60971be
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/8/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/8/testReport/
Max. process+thread count 292 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/8/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 37 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 332 master passed
+1 compile 24 master passed
+1 checkstyle 30 master passed
+1 shadedjars 270 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 22 master passed
0 spotbugs 73 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 70 master passed
_ Patch Compile Tests _
+1 mvninstall 301 the patch passed
+1 compile 25 the patch passed
+1 javac 25 the patch passed
+1 checkstyle 32 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 281 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1018 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 22 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 79 the patch passed
_ Other Tests _
+1 unit 119 hbase-client in the patch passed.
+1 asflicense 15 The patch does not generate ASF License warnings.
3060
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/9/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux ce5160f75741 4.4.0-157-generic #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 78f5d8e
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/9/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/9/testReport/
Max. process+thread count 292 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/9/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 38 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 315 master passed
+1 compile 21 master passed
+1 checkstyle 29 master passed
+1 shadedjars 267 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 21 master passed
0 spotbugs 69 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 66 master passed
_ Patch Compile Tests _
+1 mvninstall 290 the patch passed
+1 compile 26 the patch passed
+1 javac 26 the patch passed
+1 checkstyle 30 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 263 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1066 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 20 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 73 the patch passed
_ Other Tests _
+1 unit 100 hbase-client in the patch passed.
+1 asflicense 11 The patch does not generate ASF License warnings.
2987
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/10/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 9c1aa8bb687f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 94af651
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/10/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/10/testReport/
Max. process+thread count 291 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/10/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 86 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 425 master passed
+1 compile 24 master passed
+1 checkstyle 34 master passed
+1 shadedjars 346 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 28 master passed
0 spotbugs 82 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 79 master passed
_ Patch Compile Tests _
+1 mvninstall 327 the patch passed
+1 compile 25 the patch passed
+1 javac 25 the patch passed
+1 checkstyle 32 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 323 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1102 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 25 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 91 the patch passed
_ Other Tests _
+1 unit 109 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3445
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/11/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux a6d271e51885 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 3eb602c
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/11/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/11/testReport/
Max. process+thread count 294 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/11/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 245 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 320 master passed
+1 compile 23 master passed
+1 checkstyle 30 master passed
+1 shadedjars 268 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 23 master passed
0 spotbugs 70 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 67 master passed
_ Patch Compile Tests _
+1 mvninstall 299 the patch passed
+1 compile 29 the patch passed
+1 javac 29 the patch passed
+1 checkstyle 30 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 269 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 905 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 20 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 71 the patch passed
_ Other Tests _
+1 unit 98 hbase-client in the patch passed.
+1 asflicense 11 The patch does not generate ASF License warnings.
3059
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/12/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 0bcfcce48278 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 43a0ec8
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/12/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/12/testReport/
Max. process+thread count 294 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/12/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 72 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 360 master passed
+1 compile 25 master passed
+1 checkstyle 35 master passed
+1 shadedjars 301 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 22 master passed
0 spotbugs 72 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 69 master passed
_ Patch Compile Tests _
+1 mvninstall 326 the patch passed
+1 compile 25 the patch passed
+1 javac 25 the patch passed
+1 checkstyle 33 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 299 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1038 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 21 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 75 the patch passed
_ Other Tests _
+1 unit 104 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3220
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/13/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux cc85fca3caba 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 7903f55
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/13/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/13/testReport/
Max. process+thread count 265 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/13/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 73 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 358 master passed
+1 compile 24 master passed
+1 checkstyle 34 master passed
+1 shadedjars 298 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 master passed
0 spotbugs 72 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 71 master passed
_ Patch Compile Tests _
+1 mvninstall 329 the patch passed
+1 compile 25 the patch passed
+1 javac 25 the patch passed
+1 checkstyle 34 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 297 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1031 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 21 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 74 the patch passed
_ Other Tests _
+1 unit 102 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3208
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/14/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 71863456abb4 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 8cb531f
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/14/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/14/testReport/
Max. process+thread count 264 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/14/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 78 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 369 master passed
+1 compile 26 master passed
+1 checkstyle 38 master passed
+1 shadedjars 319 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 26 master passed
0 spotbugs 78 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 76 master passed
_ Patch Compile Tests _
+1 mvninstall 330 the patch passed
+1 compile 27 the patch passed
+1 javac 27 the patch passed
+1 checkstyle 36 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 307 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1040 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 22 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 76 the patch passed
_ Other Tests _
+1 unit 106 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3295
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/15/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 8c99a0638bfe 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 836f269
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/15/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/15/testReport/
Max. process+thread count 264 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/15/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 69 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 408 master passed
+1 compile 24 master passed
+1 checkstyle 35 master passed
+1 shadedjars 313 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 master passed
0 spotbugs 75 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 73 master passed
_ Patch Compile Tests _
+1 mvninstall 344 the patch passed
+1 compile 29 the patch passed
+1 javac 29 the patch passed
+1 checkstyle 35 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 318 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1067 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 22 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 81 the patch passed
_ Other Tests _
+1 unit 105 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3367
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/16/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux a37538ddb9a2 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 7697d48
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/16/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/16/testReport/
Max. process+thread count 266 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/16/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 95 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 361 master passed
+1 compile 25 master passed
+1 checkstyle 38 master passed
+1 shadedjars 312 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 master passed
0 spotbugs 75 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 73 master passed
_ Patch Compile Tests _
+1 mvninstall 356 the patch passed
+1 compile 27 the patch passed
+1 javac 27 the patch passed
+1 checkstyle 36 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 306 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1059 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 22 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 80 the patch passed
_ Other Tests _
+1 unit 104 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3345
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/17/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 98d0b80c34f7 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 46abaef
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/17/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/17/testReport/
Max. process+thread count 266 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/17/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@saintstack saintstack left a comment

Choose a reason for hiding this comment

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

Skimmed. LGTM

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 74 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 369 master passed
+1 compile 26 master passed
+1 checkstyle 37 master passed
+1 shadedjars 311 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 35 master passed
0 spotbugs 96 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 93 master passed
_ Patch Compile Tests _
+1 mvninstall 352 the patch passed
+1 compile 26 the patch passed
+1 javac 26 the patch passed
+1 checkstyle 34 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 314 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1070 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 26 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 84 the patch passed
_ Other Tests _
+1 unit 107 hbase-client in the patch passed.
+1 asflicense 13 The patch does not generate ASF License warnings.
3453
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/18/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 11964fada527 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 8e488ce
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/18/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/18/testReport/
Max. process+thread count 265 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/18/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 177 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 355 master passed
+1 compile 26 master passed
+1 checkstyle 31 master passed
+1 shadedjars 325 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 23 master passed
0 spotbugs 77 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 75 master passed
_ Patch Compile Tests _
+1 mvninstall 342 the patch passed
+1 compile 25 the patch passed
+1 javac 25 the patch passed
+1 checkstyle 30 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 284 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1087 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 21 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 74 the patch passed
_ Other Tests _
+1 unit 103 hbase-client in the patch passed.
+1 asflicense 11 The patch does not generate ASF License warnings.
3405
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/19/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux e547d516bc7b 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 6738280
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/19/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/19/testReport/
Max. process+thread count 295 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/19/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 169 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 409 master passed
+1 compile 28 master passed
+1 checkstyle 36 master passed
+1 shadedjars 283 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 master passed
0 spotbugs 94 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 85 master passed
_ Patch Compile Tests _
+1 mvninstall 319 the patch passed
+1 compile 23 the patch passed
+1 javac 23 the patch passed
+1 checkstyle 28 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 322 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 953 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 javadoc 20 hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 findbugs 79 the patch passed
_ Other Tests _
+1 unit 104 hbase-client in the patch passed.
+1 asflicense 13 The patch does not generate ASF License warnings.
3305
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/20/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 44ef2a04058d 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / a59f7d4
Default Java 1.8.0_181
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/20/artifact/out/diff-javadoc-javadoc-hbase-client.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/20/testReport/
Max. process+thread count 290 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/20/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 73 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 363 master passed
+1 compile 27 master passed
+1 checkstyle 38 master passed
+1 shadedjars 271 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 34 master passed
0 spotbugs 103 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 101 master passed
_ Patch Compile Tests _
+1 mvninstall 390 the patch passed
+1 compile 30 the patch passed
+1 javac 30 the patch passed
+1 checkstyle 38 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 352 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1366 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 29 the patch passed
+1 findbugs 95 the patch passed
_ Other Tests _
+1 unit 115 hbase-client in the patch passed.
+1 asflicense 15 The patch does not generate ASF License warnings.
3859
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/21/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 6196fa97e571 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / a59f7d4
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/21/testReport/
Max. process+thread count 263 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/21/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 148 Docker mode activated.
_ Prechecks _
+1 dupname 1 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 375 master passed
+1 compile 32 master passed
+1 checkstyle 37 master passed
+1 shadedjars 283 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 master passed
0 spotbugs 81 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 76 master passed
_ Patch Compile Tests _
+1 mvninstall 335 the patch passed
+1 compile 30 the patch passed
+1 javac 30 the patch passed
+1 checkstyle 31 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 278 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 959 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 21 the patch passed
+1 findbugs 76 the patch passed
_ Other Tests _
+1 unit 100 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3198
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/22/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 4b061e742c70 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / ab28f9d
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/22/testReport/
Max. process+thread count 292 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/22/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 88 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 372 master passed
+1 compile 25 master passed
+1 checkstyle 37 master passed
+1 shadedjars 305 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 23 master passed
0 spotbugs 71 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 68 master passed
_ Patch Compile Tests _
+1 mvninstall 336 the patch passed
+1 compile 26 the patch passed
+1 javac 26 the patch passed
+1 checkstyle 34 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 305 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1093 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 22 the patch passed
+1 findbugs 110 the patch passed
_ Other Tests _
+1 unit 114 hbase-client in the patch passed.
+1 asflicense 13 The patch does not generate ASF License warnings.
3397
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/23/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 300bab620aa1 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 66ad42c
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/23/testReport/
Max. process+thread count 263 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/23/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNet HorizonNet merged commit 1b50404 into apache:master Aug 21, 2019
@HorizonNet HorizonNet deleted the HBASE-22844 branch August 21, 2019 08:30
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 87 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The 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 _
+1 mvninstall 367 master passed
+1 compile 25 master passed
+1 checkstyle 35 master passed
+1 shadedjars 308 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 26 master passed
0 spotbugs 75 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 73 master passed
_ Patch Compile Tests _
+1 mvninstall 337 the patch passed
+1 compile 25 the patch passed
+1 javac 25 the patch passed
+1 checkstyle 34 hbase-client: The patch generated 0 new + 0 unchanged - 13 fixed = 0 total (was 13)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 317 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1075 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 22 the patch passed
+1 findbugs 78 the patch passed
_ Other Tests _
+1 unit 114 hbase-client in the patch passed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3342
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/24/artifact/out/Dockerfile
GITHUB PR #487
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 9842efcbb36b 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-487/out/precommit/personality/provided.sh
git revision master / 7af5b30
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/24/testReport/
Max. process+thread count 258 (vs. ulimit of 10000)
modules C: hbase-client U: hbase-client
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-487/24/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants