Skip to content

HBASE-22707 [HBCK2] MasterRpcServices assigns method should try to reload regions from meta if the passed regions isn't found under AssignmentManager RegionsStateStore - #403

Closed
wchevreuil wants to merge 8 commits into
apache:masterfrom
wchevreuil:HBASE-22707

Conversation

@wchevreuil

Copy link
Copy Markdown
Contributor

Some refactoring for code re-use in AssignmentManager and MasterRpcServices, new convenient methods added in MetaTableAccessor and RegionStateStore.

…load regions from meta if the passed regions isn't found under AssignmentManager RegionsStateStore
…load regions from meta if the passed regions isn't found under AssignmentManager RegionsStateStore
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec66Docker 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 _
0mvndep25Maven dependency ordering for branch
+1mvninstall411master passed
+1compile102master passed
+1checkstyle142master passed
+1shadedjars358branch has no errors when building our shaded downstream artifacts.
+1javadoc70master passed
0spotbugs323Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs412master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall390the patch passed
+1compile101the patch passed
+1javac101the patch passed
-1checkstyle99hbase-server: The patch generated 1 new + 34 unchanged - 0 fixed = 35 total (was 34)
+1whitespace0The patch has no whitespace issues.
+1shadedjars366patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1276Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc72the patch passed
+1findbugs422the patch passed
_ Other Tests _
+1unit129hbase-client in the patch passed.
-1unit16149hbase-server in the patch failed.
+1asflicense64The patch does not generate ASF License warnings.
21217
ReasonTests
Failed junit testshadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.client.TestAsyncTableBatch
hadoop.hbase.client.TestHbck
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/1/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ab7c98071c23 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-403/out/precommit/personality/provided.sh
git revisionmaster / e74d501
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/1/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/1/testReport/
Max. process+thread count5146 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec65Docker mode activated.
_ Prechecks _
+1dupname1No 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 _
0mvndep23Maven dependency ordering for branch
+1mvninstall341master passed
+1compile75master passed
+1checkstyle100master passed
+1shadedjars261branch has no errors when building our shaded downstream artifacts.
+1javadoc53master passed
0spotbugs237Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs303master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall293the patch passed
-1compile36hbase-server in the patch failed.
-1javac36hbase-server in the patch failed.
-1checkstyle70hbase-server: The patch generated 1 new + 34 unchanged - 0 fixed = 35 total (was 34)
+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.
+1javadoc52the patch passed
-1findbugs36hbase-server in the patch failed.
_ Other Tests _
+1unit103hbase-client in the patch passed.
-1unit37hbase-server in the patch failed.
+1asflicense20The patch does not generate ASF License warnings.
3498
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/2/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 57a6686903d1 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-403/out/precommit/personality/provided.sh
git revisionmaster / 6705d4f
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/2/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/2/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/2/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/2/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/2/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/2/testReport/
Max. process+thread count294 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
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 _
0mvndep13Maven dependency ordering for branch
+1mvninstall284master passed
+1compile82master passed
+1checkstyle108master passed
+1shadedjars295branch has no errors when building our shaded downstream artifacts.
+1javadoc57master passed
0spotbugs242Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs310master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall287the patch passed
+1compile77the patch passed
+1javac77the patch passed
-1checkstyle74hbase-server: The patch generated 1 new + 34 unchanged - 0 fixed = 35 total (was 34)
+1whitespace0The patch has no whitespace issues.
+1shadedjars296patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1052Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc56the patch passed
+1findbugs326the patch passed
_ Other Tests _
+1unit104hbase-client in the patch passed.
-1unit18703hbase-server in the patch failed.
+1asflicense65The patch does not generate ASF License warnings.
22703
ReasonTests
Failed junit testshadoop.hbase.master.procedure.TestTruncateTableProcedure
hadoop.hbase.master.cleaner.TestReplicationBarrierCleaner
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.master.TestMasterFailoverBalancerPersistence
hadoop.hbase.security.visibility.TestVisibilityLabelsOpWithDifferentUsersNoACL
hadoop.hbase.client.TestHbck
hadoop.hbase.master.cleaner.TestLogsCleaner
hadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.master.replication.TestRegisterPeerWorkerWhenRestarting
hadoop.hbase.master.TestMergeTableRegionsWhileRSCrash
hadoop.hbase.tool.TestSecureBulkLoadHFiles
TEST-null
hadoop.hbase.client.TestAdmin3
hadoop.hbase.security.visibility.TestVisibilityLabelsWithSLGStack
hadoop.hbase.master.procedure.TestProcedurePriority
hadoop.hbase.TestLocalHBaseCluster
hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.security.visibility.TestVisibilityLablesWithGroups
hadoop.hbase.tool.TestBulkLoadHFiles
hadoop.hbase.namespace.TestNamespaceAuditor
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/3/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6fd53eebb817 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-403/out/precommit/personality/provided.sh
git revisionmaster / 20ee7ab
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/3/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/3/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/3/testReport/
Max. process+thread count5275 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec99Docker 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 _
0mvndep14Maven dependency ordering for branch
+1mvninstall396master passed
+1compile94master passed
+1checkstyle135master passed
+1shadedjars345branch has no errors when building our shaded downstream artifacts.
+1javadoc61master passed
0spotbugs294Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs373master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall376the patch passed
+1compile91the patch passed
+1javac91the patch passed
-1checkstyle97hbase-server: The patch generated 1 new + 34 unchanged - 0 fixed = 35 total (was 34)
+1whitespace0The patch has no whitespace issues.
+1shadedjars335patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1161Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc58the patch passed
-1findbugs37hbase-server in the patch failed.
_ Other Tests _
+1unit119hbase-client in the patch passed.
-1unit45hbase-server in the patch failed.
+1asflicense20The patch does not generate ASF License warnings.
4459
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/6/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 411c046a1cf1 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-403/out/precommit/personality/provided.sh
git revisionmaster / a399a14
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/6/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/6/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/6/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/6/testReport/
Max. process+thread count292 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
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 _
0mvndep14Maven dependency ordering for branch
+1mvninstall331master passed
+1compile106master passed
+1checkstyle139master passed
+1shadedjars352branch has no errors when building our shaded downstream artifacts.
+1javadoc73master passed
0spotbugs299Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs378master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall367the patch passed
+1compile111the patch passed
+1javac111the patch passed
-1checkstyle91hbase-server: The patch generated 1 new + 34 unchanged - 0 fixed = 35 total (was 34)
+1whitespace0The patch has no whitespace issues.
+1shadedjars346patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1164Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc66the patch passed
+1findbugs375the patch passed
_ Other Tests _
+1unit120hbase-client in the patch passed.
-1unit15976hbase-server in the patch failed.
+1asflicense49The patch does not generate ASF License warnings.
20660
ReasonTests
Failed junit testshadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.client.TestHbck
hadoop.hbase.replication.TestReplicationSmallTests
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/4/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 4d52a3d38b88 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-403/out/precommit/personality/provided.sh
git revisionmaster / 7ebf80f
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/4/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/4/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/4/testReport/
Max. process+thread count4690 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
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 _
0mvndep15Maven dependency ordering for branch
+1mvninstall302master passed
+1compile78master passed
+1checkstyle105master passed
+1shadedjars271branch has no errors when building our shaded downstream artifacts.
+1javadoc56master passed
0spotbugs223Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs288master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall290the patch passed
+1compile77the patch passed
+1javac77the patch passed
-1checkstyle74hbase-server: The patch generated 1 new + 34 unchanged - 0 fixed = 35 total (was 34)
+1whitespace0The patch has no whitespace issues.
+1shadedjars272patch 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.
+1javadoc55the patch passed
+1findbugs308the patch passed
_ Other Tests _
+1unit113hbase-client in the patch passed.
-1unit7975hbase-server in the patch failed.
+1asflicense60The patch does not generate ASF License warnings.
11702
ReasonTests
Failed junit testshadoop.hbase.client.TestHbck
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/5/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6f34a9a9e7a7 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-403/out/precommit/personality/provided.sh
git revisionmaster / a399a14
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/5/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/5/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/5/testReport/
Max. process+thread count4967 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec77Docker 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 _
0mvndep13Maven dependency ordering for branch
+1mvninstall321master passed
+1compile81master passed
+1checkstyle121master passed
+1shadedjars295branch has no errors when building our shaded downstream artifacts.
+1javadoc56master passed
0spotbugs220Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs283master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall324the patch passed
+1compile81the patch passed
+1javac81the patch passed
-1checkstyle88hbase-server: The patch generated 1 new + 34 unchanged - 0 fixed = 35 total (was 34)
+1whitespace1The patch has no whitespace issues.
+1shadedjars296patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1002Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc57the patch passed
+1findbugs321the patch passed
_ Other Tests _
+1unit110hbase-client in the patch passed.
+1unit12583hbase-server in the patch passed.
+1asflicense48The patch does not generate ASF License warnings.
16635
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/8/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 766f61bb7209 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-403/out/precommit/personality/provided.sh
git revisionmaster / 2edbf0b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/8/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/8/testReport/
Max. process+thread count4581 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
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 _
0mvndep25Maven dependency ordering for branch
+1mvninstall304master passed
+1compile77master passed
+1checkstyle108master passed
+1shadedjars269branch has no errors when building our shaded downstream artifacts.
+1javadoc52master passed
0spotbugs233Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs294master passed
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
+1mvninstall281the patch passed
+1compile73the patch passed
+1javac73the patch passed
+1checkstyle101the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars264patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck900Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc55the patch passed
+1findbugs312the patch passed
_ Other Tests _
+1unit111hbase-client in the patch passed.
+1unit8108hbase-server in the patch passed.
+1asflicense41The patch does not generate ASF License warnings.
11807
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/9/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 86338153ea7b 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-403/out/precommit/personality/provided.sh
git revisionmaster / 2edbf0b
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/9/testReport/
Max. process+thread count4370 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/9/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
0reexec61Docker 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 _
0mvndep19Maven dependency ordering for branch
+1mvninstall371master passed
+1compile99master passed
+1checkstyle128master passed
+1shadedjars354branch has no errors when building our shaded downstream artifacts.
+1javadoc68master passed
0spotbugs312Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs394master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall377the patch passed
+1compile102the patch passed
+1javac102the patch passed
+1checkstyle130the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars340patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1137Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc69the patch passed
+1findbugs410the patch passed
_ Other Tests _
+1unit131hbase-client in the patch passed.
-1unit17511hbase-server in the patch failed.
+1asflicense50The patch does not generate ASF License warnings.
22230
ReasonTests
Failed junit testshadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
hadoop.hbase.client.TestMobSnapshotCloneIndependence
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/10/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux a7f63bf9879e 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-403/out/precommit/personality/provided.sh
git revisionmaster / a65e72d
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/10/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/10/testReport/
Max. process+thread count4823 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
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 _
0mvndep38Maven dependency ordering for branch
+1mvninstall341master passed
+1compile82master passed
+1checkstyle107master passed
+1shadedjars288branch has no errors when building our shaded downstream artifacts.
+1javadoc57master passed
0spotbugs247Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs318master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall298the patch passed
+1compile79the patch passed
+1javac79the patch passed
+1checkstyle104the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars269patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck922Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc53the patch passed
+1findbugs320the patch passed
_ Other Tests _
+1unit110hbase-client in the patch passed.
-1unit16694hbase-server in the patch failed.
+1asflicense58The patch does not generate ASF License warnings.
20607
ReasonTests
Failed junit testshadoop.hbase.client.TestAsyncRegionAdminApi
hadoop.hbase.client.TestFromClientSideScanExcpetionWithCoprocessor
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.client.TestAsyncSingleRequestRpcRetryingCaller
hadoop.hbase.client.TestReplicaWithCluster
hadoop.hbase.TestRegionLoad
hadoop.hbase.regionserver.TestRecoveredEdits
hadoop.hbase.regionserver.TestSettingTimeoutOnBlockingPoint
hadoop.hbase.client.TestMobCloneSnapshotFromClientCloneLinksAfterDelete
hadoop.hbase.client.TestAsyncTableRegionLocator
hadoop.hbase.regionserver.TestRegionReplicasAreDistributed
hadoop.hbase.TestJMXListener
hadoop.hbase.TestLocalHBaseCluster
hadoop.hbase.regionserver.TestCompactionState
hadoop.hbase.client.TestAsyncTableScan
hadoop.hbase.regionserver.TestHRegionWithInMemoryFlush
hadoop.hbase.TestCheckTestClasses
hadoop.hbase.regionserver.TestCompactorMemLeak
hadoop.hbase.regionserver.throttle.TestCompactionWithThroughputController
hadoop.hbase.client.TestSnapshotCloneIndependence
hadoop.hbase.client.TestPutWithDelete
hadoop.hbase.client.TestAsyncAdminBuilder
hadoop.hbase.client.TestServerBusyException
hadoop.hbase.client.TestAvoidCellReferencesIntoShippedBlocks
hadoop.hbase.regionserver.TestEncryptionKeyRotation
hadoop.hbase.regionserver.TestClearRegionBlockCache
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.regionserver.TestCleanupCompactedFileAfterFailover
hadoop.hbase.regionserver.TestLogRoller
hadoop.hbase.namespace.TestNamespaceAuditor
hadoop.hbase.client.TestReplicasClient
hadoop.hbase.client.TestAdmin
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.regionserver.TestRegionServerCrashDisableWAL
hadoop.hbase.client.TestMobCloneSnapshotFromClientAfterSplittingRegion
hadoop.hbase.regionserver.TestFlushLifeCycleTracker
hadoop.hbase.client.TestIncrementsFromClientSide
hadoop.hbase.client.TestAsyncReplicationAdminApiWithClusters
hadoop.hbase.client.TestServerLoadDurability
hadoop.hbase.client.TestScannerTimeout
hadoop.hbase.regionserver.throttle.TestFlushWithThroughputController
hadoop.hbase.client.TestHbck
hadoop.hbase.client.TestRegionLocationCaching
hadoop.hbase.client.TestTableFavoredNodes
hadoop.hbase.client.TestAsyncTableRegionReplicasScan
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/11/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux bb9967ec0481 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-403/out/precommit/personality/provided.sh
git revisionmaster / e28afec
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/11/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/11/testReport/
Max. process+thread count4818 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec108Docker 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 _
0mvndep27Maven dependency ordering for branch
+1mvninstall313master passed
+1compile80master passed
+1checkstyle113master passed
+1shadedjars275branch has no errors when building our shaded downstream artifacts.
+1javadoc56master passed
0spotbugs234Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs305master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall298the patch passed
+1compile81the patch passed
+1javac81the patch passed
+1checkstyle103the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars288patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck937Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc58the patch passed
+1findbugs318the patch passed
_ Other Tests _
+1unit105hbase-client in the patch passed.
-1unit17193hbase-server in the patch failed.
+1asflicense56The patch does not generate ASF License warnings.
21141
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.client.TestAsyncRegionAdminApi
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.client.TestAsyncTableAdminApi
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/12/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 63be85cb8fb7 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-403/out/precommit/personality/provided.sh
git revisionmaster / b83d0c0
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/12/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/12/testReport/
Max. process+thread count5056 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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.

@saintstacksaintstack left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Really good.

+1 after addressing nits below.

regionStateStore.visitMetaForRegion(regionEncodedName, visitor);
RegionInfo regionInfo = regionStates.getRegionState(regionEncodedName) == null ? null :
regionStates.getRegionState(regionEncodedName).getRegion();
return regionInfo;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Change this from:

 RegionInfo regionInfo = regionStates.getRegionState(regionEncodedName) == null ? null :
regionStates.getRegionState(regionEncodedName).getRegion();
return regionInfo;

to:

return regionStates.getRegionState(regionEncodedName) == null ? null :
regionStates.getRegionState(regionEncodedName).getRegion();

RegionInfo regionInfo = regionStates.getRegionState(regionEncodedName) == null ? null :
regionStates.getRegionState(regionEncodedName).getRegion();
return regionInfo;
}catch(IOException e){

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Need space after '}' and before '{'.

throws IOException {
Result result = MetaTableAccessor.
scanByRegionEncodedName(master.getConnection(), regionEncodedName);
if(result != null) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Need space after 'if'.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec65Docker 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 _
0mvndep14Maven dependency ordering for branch
+1mvninstall339master passed
+1compile83master passed
+1checkstyle104master passed
+1shadedjars281branch has no errors when building our shaded downstream artifacts.
+1javadoc59master passed
0spotbugs274Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs345master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall299the patch passed
+1compile82the patch passed
+1javac82the patch passed
+1checkstyle105the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars292patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck491The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck652The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc62the patch passed
+1findbugs351the patch passed
_ Other Tests _
+1unit99hbase-client in the patch passed.
-1unit16453hbase-server in the patch failed.
+1asflicense49The patch does not generate ASF License warnings.
19903
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.client.TestAsyncRegionAdminApi
hadoop.hbase.namespace.TestNamespaceAuditor
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/13/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f93bdb58ba88 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-403/out/precommit/personality/provided.sh
git revisionmaster / de98fee
Default Java1.8.0_181
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/13/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/13/artifact/out/patch-javac-3.1.2.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/13/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/13/testReport/
Max. process+thread count5301 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
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 _
0mvndep16Maven dependency ordering for branch
+1mvninstall345master passed
+1compile84master passed
+1checkstyle108master passed
+1shadedjars265branch has no errors when building our shaded downstream artifacts.
+1javadoc55master passed
0spotbugs237Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs299master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall337the patch passed
+1compile75the patch passed
+1javac75the patch passed
+1checkstyle101the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars270patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck984Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc56the patch passed
+1findbugs328the patch passed
_ Other Tests _
+1unit106hbase-client in the patch passed.
-1unit16624hbase-server in the patch failed.
+1asflicense56The patch does not generate ASF License warnings.
20593
ReasonTests
Failed junit testshadoop.hbase.master.procedure.TestSCPWithReplicas
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/14/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d3f020dd4431 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-403/out/precommit/personality/provided.sh
git revisionmaster / 747d000
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/14/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/14/testReport/
Max. process+thread count5052 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec73Docker mode activated.
_ Prechecks _
+1dupname1No 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 _
0mvndep28Maven dependency ordering for branch
+1mvninstall333master passed
+1compile79master passed
+1checkstyle118master passed
+1shadedjars292branch has no errors when building our shaded downstream artifacts.
+1javadoc57master passed
0spotbugs251Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs316master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall325the patch passed
+1compile78the patch passed
+1javac78the patch passed
+1checkstyle121the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars293patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck998Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc57the patch passed
+1findbugs325the patch passed
_ Other Tests _
+1unit109hbase-client in the patch passed.
-1unit12514hbase-server in the patch failed.
+1asflicense48The patch does not generate ASF License warnings.
16590
ReasonTests
Failed junit testshadoop.hbase.master.TestMasterShutdown
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/15/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 246de5c709cc 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-403/out/precommit/personality/provided.sh
git revisionmaster / fa77c75
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/15/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/15/testReport/
Max. process+thread count4852 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/15/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
0reexec41Docker 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 _
0mvndep27Maven dependency ordering for branch
+1mvninstall294master passed
+1compile74master passed
+1checkstyle102master passed
+1shadedjars258branch has no errors when building our shaded downstream artifacts.
+1javadoc55master passed
0spotbugs237Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs301master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall285the patch passed
+1compile75the patch passed
+1javac75the patch passed
+1checkstyle102the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck905Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc51the patch passed
+1findbugs320the patch passed
_ Other Tests _
+1unit110hbase-client in the patch passed.
-1unit8515hbase-server in the patch failed.
+1asflicense53The patch does not generate ASF License warnings.
12219
ReasonTests
Failed junit testshadoop.hbase.client.TestAsyncTableGetMultiThreaded
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/16/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ad9de1f856a9 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-403/out/precommit/personality/provided.sh
git revisionmaster / 1cb37f1
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/16/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/16/testReport/
Max. process+thread count4534 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec73Docker 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 _
0mvndep32Maven dependency ordering for branch
+1mvninstall312master passed
+1compile76master passed
+1checkstyle106master passed
+1shadedjars266branch has no errors when building our shaded downstream artifacts.
+1javadoc55master passed
0spotbugs209Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs271master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall293the patch passed
-1compile36hbase-server in the patch failed.
-1javac36hbase-server in the patch failed.
+1checkstyle101the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars256patch 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.
+1javadoc52the patch passed
-1findbugs37hbase-server in the patch failed.
_ Other Tests _
-1unit87hbase-client in the patch failed.
-1unit35hbase-server in the patch failed.
+1asflicense18The patch does not generate ASF License warnings.
3481
ReasonTests
Failed junit testshadoop.hbase.TestHTableDescriptor
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/17/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f15fcc40400c 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-403/out/precommit/personality/provided.sh
git revisionmaster / cf8114a
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/17/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/17/artifact/out/patch-compile-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/17/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/17/artifact/out/patch-unit-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/17/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/17/testReport/
Max. process+thread count103 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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.

@wchevreuil

Copy link
Copy Markdown
ContributorAuthor

Thanks for the suggestions @saintstack @jatsakthi ! I had pushed a new commit addressing the last comments. Am still going to add UTs for the newly added public methods.

@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 _
0mvndep27Maven dependency ordering for branch
+1mvninstall314master passed
+1compile95master passed
+1checkstyle150master passed
+1shadedjars268branch has no errors when building our shaded downstream artifacts.
+1javadoc55master passed
0spotbugs230Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs298master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall292the patch passed
+1compile78the patch passed
+1javac78the patch passed
+1checkstyle104the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars269patch 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.
+1javadoc57the patch passed
+1findbugs310the patch passed
_ Other Tests _
+1unit108hbase-client in the patch passed.
+1unit8274hbase-server in the patch passed.
+1asflicense55The patch does not generate ASF License warnings.
12171
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/19/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 273118f987fa 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-403/out/precommit/personality/provided.sh
git revisionmaster / 3318b4b
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/19/testReport/
Max. process+thread count4950 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec89Docker 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 _
0mvndep24Maven dependency ordering for branch
+1mvninstall310master passed
+1compile79master passed
+1checkstyle104master passed
+1shadedjars278branch has no errors when building our shaded downstream artifacts.
+1javadoc59master passed
0spotbugs234Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs300master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall299the patch passed
+1compile76the patch passed
+1javac76the patch passed
+1checkstyle103the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars269patch 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.
+1javadoc52the patch passed
+1findbugs305the patch passed
_ Other Tests _
+1unit101hbase-client in the patch passed.
-1unit16661hbase-server in the patch failed.
+1asflicense73The patch does not generate ASF License warnings.
20561
ReasonTests
Failed junit testshadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.client.TestAsyncTableBatch
hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.master.procedure.TestProcedurePriority
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/18/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d21e226a808f 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-403/out/precommit/personality/provided.sh
git revisionmaster / 3318b4b
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/18/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/18/testReport/
Max. process+thread count4979 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/18/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.

@wchevreuil

Copy link
Copy Markdown
ContributorAuthor

Pushed new commits with UTs for the new public methods added on this PR. Let me know on your thoughts, @jatsakthi @saintstack !

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec39Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall295master passed
+1compile77master passed
+1checkstyle107master passed
+1shadedjars275branch has no errors when building our shaded downstream artifacts.
+1javadoc57master passed
0spotbugs230Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs290master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall297the patch passed
+1compile77the patch passed
+1javac77the patch passed
-1checkstyle74hbase-server: The patch generated 3 new + 41 unchanged - 0 fixed = 44 total (was 41)
+1whitespace0The patch has no whitespace issues.
+1shadedjars273patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck906Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc57the patch passed
+1findbugs318the patch passed
_ Other Tests _
+1unit111hbase-client in the patch passed.
+1unit8009hbase-server in the patch passed.
+1asflicense57The patch does not generate ASF License warnings.
11768
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/20/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 68952d77f97d 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-403/out/precommit/personality/provided.sh
git revisionmaster / 3318b4b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/20/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/20/testReport/
Max. process+thread count4678 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec59Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep22Maven dependency ordering for branch
+1mvninstall282master passed
+1compile74master passed
+1checkstyle97master passed
+1shadedjars287branch has no errors when building our shaded downstream artifacts.
+1javadoc52master passed
0spotbugs239Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs304master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall304the patch passed
+1compile72the patch passed
+1javac72the patch passed
-1checkstyle70hbase-server: The patch generated 3 new + 41 unchanged - 0 fixed = 44 total (was 41)
+1whitespace0The patch has no whitespace issues.
+1shadedjars262patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck881Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc50the patch passed
+1findbugs311the patch passed
_ Other Tests _
+1unit104hbase-client in the patch passed.
-1unit15507hbase-server in the patch failed.
+1asflicense113The patch does not generate ASF License warnings.
19281
ReasonTests
Failed junit testshadoop.hbase.client.TestAsyncRegionAdminApi
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/21/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 9024f810eb6e 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-403/out/precommit/personality/provided.sh
git revisionmaster / 064f5f1
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/21/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/21/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/21/testReport/
Max. process+thread count4646 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec59Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep22Maven dependency ordering for branch
+1mvninstall294master passed
+1compile77master passed
+1checkstyle103master passed
+1shadedjars273branch has no errors when building our shaded downstream artifacts.
+1javadoc57master passed
0spotbugs239Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs301master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall291the patch passed
+1compile77the patch passed
+1javac77the patch passed
-1checkstyle74hbase-server: The patch generated 3 new + 41 unchanged - 0 fixed = 44 total (was 41)
+1whitespace0The patch has no whitespace issues.
+1shadedjars269patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck900Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc54the patch passed
+1findbugs309the patch passed
_ Other Tests _
+1unit113hbase-client in the patch passed.
-1unit16450hbase-server in the patch failed.
+1asflicense46The patch does not generate ASF License warnings.
20211
ReasonTests
Failed junit testshadoop.hbase.regionserver.throttle.TestFlushWithThroughputController
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.regionserver.TestRegionReplicas
hadoop.hbase.client.TestAsyncRegionAdminApi
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.tool.TestBulkLoadHFiles
hadoop.hbase.regionserver.TestCompactionState
hadoop.hbase.regionserver.TestHRegionServerBulkLoad
hadoop.hbase.regionserver.TestMultiLogThreshold
hadoop.hbase.regionserver.TestCleanupCompactedFileOnRegionClose
hadoop.hbase.tool.TestSecureBulkLoadHFiles
hadoop.hbase.regionserver.throttle.TestCompactionWithThroughputController
hadoop.hbase.regionserver.TestRegionServerHostname
hadoop.hbase.regionserver.TestCleanupCompactedFileAfterFailover
hadoop.hbase.regionserver.TestNewVersionBehaviorFromClientSide
hadoop.hbase.regionserver.TestRegionServerMetrics
hadoop.hbase.regionserver.TestRemoveRegionMetrics
hadoop.hbase.regionserver.TestRegionServerAbort
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.regionserver.TestCompactingToCellFlatMapMemStore
hadoop.hbase.regionserver.TestRegionReplicaFailover
hadoop.hbase.util.TestFromClientSide3WoUnsafe
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/22/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 3643fbfccc39 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-403/out/precommit/personality/provided.sh
git revisionmaster / 7294af8
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/22/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/22/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/22/testReport/
Max. process+thread count4902 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
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.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep24Maven dependency ordering for branch
-1mvninstall296root in master failed.
+1compile84master passed
+1checkstyle106master passed
+1shadedjars283branch has no errors when building our shaded downstream artifacts.
+1javadoc52master passed
0spotbugs246Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs310master passed
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
-1mvninstall274root in the patch failed.
+1compile83the patch passed
+1javac83the patch passed
-1checkstyle75hbase-server: The patch generated 3 new + 41 unchanged - 0 fixed = 44 total (was 41)
+1whitespace0The patch has no whitespace issues.
+1shadedjars290patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck260The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck528The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck765The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc50the patch passed
+1findbugs316the patch passed
_ Other Tests _
+1unit110hbase-client in the patch passed.
+1unit15068hbase-server in the patch passed.
+1asflicense41The patch does not generate ASF License warnings.
18420
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/25/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux dbe59bae0716 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-403/out/precommit/personality/provided.sh
git revisionmaster / 11f30de
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/25/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/25/artifact/out/patch-mvninstall-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/25/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/25/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/25/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/25/artifact/out/patch-javac-3.1.2.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/25/testReport/
Max. process+thread count5095 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec72Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
-1mvninstall78root in master failed.
-1compile22hbase-client in master failed.
-1compile37hbase-server in master failed.
+1checkstyle97master passed
+1shadedjars254branch has no errors when building our shaded downstream artifacts.
+1javadoc51master passed
0spotbugs360Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs19hbase-client in master failed.
-1findbugs34hbase-server in master failed.
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
-1mvninstall73root in the patch failed.
-1compile18hbase-client in the patch failed.
-1compile35hbase-server in the patch failed.
-1javac18hbase-client in the patch failed.
-1javac35hbase-server in the patch failed.
-1checkstyle68hbase-server: The patch generated 3 new + 41 unchanged - 0 fixed = 44 total (was 41)
+1whitespace0The patch has no whitespace issues.
+1shadedjars254patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck51The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck104The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck155The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc50the patch passed
-1findbugs19hbase-client in the patch failed.
-1findbugs33hbase-server in the patch failed.
_ Other Tests _
-1unit19hbase-client in the patch failed.
-1unit33hbase-server in the patch failed.
+1asflicense17The patch does not generate ASF License warnings.
1558
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e50fd78a02f4 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-403/out/precommit/personality/provided.sh
git revisionmaster / f68cda3
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/branch-compile-hbase-client.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/branch-compile-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/branch-findbugs-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-compile-hbase-client.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-compile-hbase-client.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-javac-3.1.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-findbugs-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-unit-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/testReport/
Max. process+thread count87 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/26/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
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.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep22Maven dependency ordering for branch
+1mvninstall307master passed
+1compile82master passed
+1checkstyle107master passed
+1shadedjars273branch has no errors when building our shaded downstream artifacts.
+1javadoc56master passed
0spotbugs254Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs324master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall321the patch passed
+1compile83the patch passed
+1javac83the patch passed
-1checkstyle77hbase-server: The patch generated 3 new + 39 unchanged - 0 fixed = 42 total (was 39)
+1whitespace0The patch has no whitespace issues.
+1shadedjars282patch 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.
+1javadoc53the patch passed
+1findbugs352the patch passed
_ Other Tests _
+1unit108hbase-client in the patch passed.
+1unit8454hbase-server in the patch passed.
+1asflicense41The patch does not generate ASF License warnings.
12421
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/27/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f250f5816b3e 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-403/out/precommit/personality/provided.sh
git revisionmaster / 0c80d5b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/27/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/27/testReport/
Max. process+thread count4793 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
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.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep12Maven dependency ordering for branch
+1mvninstall272master passed
+1compile73master passed
+1checkstyle99master passed
+1shadedjars261branch has no errors when building our shaded downstream artifacts.
+1javadoc50master passed
0spotbugs234Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs294master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall276the patch passed
-1compile37hbase-server in the patch failed.
-1javac37hbase-server in the patch failed.
-1checkstyle69hbase-server: The patch generated 3 new + 39 unchanged - 0 fixed = 42 total (was 39)
+1whitespace0The patch has no whitespace issues.
+1shadedjars253patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck869Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc56the patch passed
-1findbugs38hbase-server in the patch failed.
_ Other Tests _
+1unit114hbase-client in the patch passed.
-1unit57hbase-server in the patch failed.
+1asflicense20The patch does not generate ASF License warnings.
3407
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/28/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 3ae8331cdb7b 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-403/out/precommit/personality/provided.sh
git revisionmaster / c286a31
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/28/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/28/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/28/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/28/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/28/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/28/testReport/
Max. process+thread count292 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
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.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep11Maven dependency ordering for branch
-1mvninstall88root in master failed.
-1compile36hbase-server in master failed.
+1checkstyle95master passed
+1shadedjars254branch has no errors when building our shaded downstream artifacts.
-1javadoc28hbase-server in master failed.
0spotbugs64Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs27hbase-server in master failed.
_ Patch Compile Tests _
0mvndep12Maven dependency ordering for patch
-1mvninstall83root in the patch failed.
-1compile33hbase-server in the patch failed.
-1javac33hbase-server in the patch failed.
-1checkstyle69hbase-server: The patch generated 3 new + 39 unchanged - 0 fixed = 42 total (was 39)
+1whitespace0The patch has no whitespace issues.
+1shadedjars258patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck74The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck145The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck222The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc28hbase-server in the patch failed.
-1findbugs36hbase-server in the patch failed.
_ Other Tests _
+1unit107hbase-client in the patch passed.
-1unit35hbase-server in the patch failed.
+1asflicense17The patch does not generate ASF License warnings.
1828
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 7a60b5916922 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-403/out/precommit/personality/provided.sh
git revisionmaster / 124fa34
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/branch-compile-hbase-server.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/branch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/patch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/testReport/
Max. process+thread count290 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/29/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.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep14Maven dependency ordering for branch
+1mvninstall332master passed
+1compile89master passed
+1checkstyle125master passed
+1shadedjars307branch has no errors when building our shaded downstream artifacts.
+1javadoc61master passed
0spotbugs268Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs340master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall331the patch passed
+1compile85the patch passed
+1javac85the patch passed
-1checkstyle92hbase-server: The patch generated 3 new + 39 unchanged - 0 fixed = 42 total (was 39)
+1whitespace0The patch has no whitespace issues.
+1shadedjars316patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1028Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc57the patch passed
-1findbugs43hbase-server in the patch failed.
_ Other Tests _
-1unit23hbase-client in the patch failed.
-1unit41hbase-server in the patch failed.
+1asflicense23The patch does not generate ASF License warnings.
3927
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/30/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 045a41bc243a 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-403/out/precommit/personality/provided.sh
git revisionmaster / e3a54e7
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/30/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/30/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/30/artifact/out/patch-unit-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/30/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/30/testReport/
Max. process+thread count86 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec89Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep32Maven dependency ordering for branch
-1mvninstall13root in master failed.
-1compile24hbase-client in master failed.
-1compile35hbase-server in master failed.
+1checkstyle99master passed
+1shadedjars268branch has no errors when building our shaded downstream artifacts.
+1javadoc52master passed
0spotbugs377Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs20hbase-client in master failed.
-1findbugs34hbase-server in master failed.
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
-1mvninstall13root in the patch failed.
-1compile20hbase-client in the patch failed.
-1compile35hbase-server in the patch failed.
-1javac20hbase-client in the patch failed.
-1javac35hbase-server in the patch failed.
-1checkstyle72hbase-server: The patch generated 3 new + 39 unchanged - 0 fixed = 42 total (was 39)
+1whitespace0The patch has no whitespace issues.
+1shadedjars265patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck12The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck24The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck36The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc52the patch passed
-1findbugs21hbase-client in the patch failed.
-1findbugs36hbase-server in the patch failed.
_ Other Tests _
-1unit21hbase-client in the patch failed.
-1unit36hbase-server in the patch failed.
+1asflicense19The patch does not generate ASF License warnings.
1414
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ac24606bc29a 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-403/out/precommit/personality/provided.sh
git revisionmaster / 4a61c8b
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/branch-compile-hbase-client.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/branch-compile-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/branch-findbugs-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-compile-hbase-client.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-compile-hbase-client.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-javac-3.1.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-findbugs-hbase-client.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-unit-hbase-client.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/testReport/
Max. process+thread count96 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/32/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
0reexec172Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep92Maven dependency ordering for branch
-1mvninstall331root in master failed.
+1compile76master passed
+1checkstyle102master passed
+1shadedjars284branch has no errors when building our shaded downstream artifacts.
+1javadoc53master passed
0spotbugs240Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs301master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
-1mvninstall311root in the patch failed.
-1compile39hbase-server in the patch failed.
-1javac39hbase-server in the patch failed.
-1checkstyle73hbase-server: The patch generated 3 new + 39 unchanged - 0 fixed = 42 total (was 39)
+1whitespace0The patch has no whitespace issues.
+1shadedjars255patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck218The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck445The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck712The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc53the patch passed
-1findbugs37hbase-server in the patch failed.
_ Other Tests _
+1unit100hbase-client in the patch passed.
-1unit37hbase-server in the patch failed.
+1asflicense19The patch does not generate ASF License warnings.
3296
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 94659c91e663 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-403/out/precommit/personality/provided.sh
git revisionmaster / 4a61c8b
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/artifact/out/patch-javac-3.1.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/31/testReport/
Max. process+thread count294 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec71Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep17Maven dependency ordering for branch
+1mvninstall297master passed
+1compile77master passed
+1checkstyle106master passed
+1shadedjars273branch has no errors when building our shaded downstream artifacts.
+1javadoc56master passed
0spotbugs238Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs304master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall291the patch passed
+1compile76the patch passed
+1javac76the patch passed
-1checkstyle73hbase-server: The patch generated 3 new + 39 unchanged - 0 fixed = 42 total (was 39)
+1whitespace0The patch has no whitespace issues.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck926Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc57the patch passed
+1findbugs315the patch passed
_ Other Tests _
+1unit108hbase-client in the patch passed.
-1unit15745hbase-server in the patch failed.
+1asflicense67The patch does not generate ASF License warnings.
19560
ReasonTests
Failed junit testshadoop.hbase.replication.TestReplicationKillSlaveRS
hadoop.hbase.client.TestFromClientSide
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/33/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 46b35f02a215 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-403/out/precommit/personality/provided.sh
git revisionmaster / 5ce31dd
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/33/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/33/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/33/testReport/
Max. process+thread count4617 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec70Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep38Maven dependency ordering for branch
+1mvninstall336master passed
+1compile81master passed
+1checkstyle110master passed
+1shadedjars291branch has no errors when building our shaded downstream artifacts.
+1javadoc53master passed
0spotbugs243Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs309master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall330the patch passed
+1compile78the patch passed
+1javac78the patch passed
-1checkstyle77hbase-server: The patch generated 3 new + 39 unchanged - 0 fixed = 42 total (was 39)
+1whitespace0The patch has no whitespace issues.
+1shadedjars337patch 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.
+1javadoc57the patch passed
+1findbugs318the patch passed
_ Other Tests _
+1unit106hbase-client in the patch passed.
-1unit16369hbase-server in the patch failed.
+1asflicense63The patch does not generate ASF License warnings.
20459
ReasonTests
Failed junit testshadoop.hbase.master.assignment.TestOpenRegionProcedureHang
hadoop.hbase.client.TestFromClientSide
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/34/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ee586cb9fff2 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-403/out/precommit/personality/provided.sh
git revisionmaster / 373c2dc
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/34/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/34/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/34/testReport/
Max. process+thread count4600 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec88Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep39Maven dependency ordering for branch
-1mvninstall436root in master failed.
+1compile85master passed
+1checkstyle126master passed
+1shadedjars322branch has no errors when building our shaded downstream artifacts.
+1javadoc69master passed
0spotbugs302Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs379master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
-1mvninstall337root in the patch failed.
+1compile91the patch passed
+1javac91the patch passed
-1checkstyle74hbase-server: The patch generated 3 new + 39 unchanged - 0 fixed = 42 total (was 39)
+1whitespace0The patch has no whitespace issues.
+1shadedjars296patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck323The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck683The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck1064The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc66the patch passed
+1findbugs388the patch passed
_ Other Tests _
+1unit116hbase-client in the patch passed.
-1unit15840hbase-server in the patch failed.
+1asflicense44The patch does not generate ASF License warnings.
20015
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/35/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 145b0d2ce3f5 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-403/out/precommit/personality/provided.sh
git revisionmaster / 586e177
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/35/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/35/artifact/out/patch-mvninstall-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/35/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/35/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/35/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/35/artifact/out/patch-javac-3.1.2.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/35/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/35/testReport/
Max. process+thread count4612 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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
0reexec41Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall314master passed
+1compile81master passed
+1checkstyle108master passed
+1shadedjars275branch has no errors when building our shaded downstream artifacts.
+1javadoc54master passed
0spotbugs258Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs325master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall313the patch passed
+1compile79the patch passed
+1javac79the patch passed
-1checkstyle77hbase-server: The patch generated 3 new + 39 unchanged - 0 fixed = 42 total (was 39)
+1whitespace0The patch has no whitespace issues.
+1shadedjars278patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck924Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc56the patch passed
+1findbugs314the patch passed
_ Other Tests _
+1unit100hbase-client in the patch passed.
-1unit8421hbase-server in the patch failed.
+1asflicense46The patch does not generate ASF License warnings.
12234
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/38/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 61283e358f20 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-403/out/precommit/personality/provided.sh
git revisionmaster / 24b970e
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/38/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/38/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/38/testReport/
Max. process+thread count4547 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/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.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec43Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall293master passed
+1compile78master passed
+1checkstyle106master passed
+1shadedjars269branch has no errors when building our shaded downstream artifacts.
+1javadoc58master passed
0spotbugs235Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs296master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall293the patch passed
+1compile75the patch passed
+1javac75the patch passed
+1checkstyle109the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars269patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck912Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc56the patch passed
+1findbugs313the patch passed
_ Other Tests _
+1unit107hbase-client in the patch passed.
+1unit8102hbase-server in the patch passed.
+1asflicense42The patch does not generate ASF License warnings.
11827
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/39/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1c7d85047666 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-403/out/precommit/personality/provided.sh
git revisionmaster / 24b970e
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/39/testReport/
Max. process+thread count4853 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/39/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
0reexec42Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall283master passed
+1compile77master passed
+1checkstyle97master passed
+1shadedjars260branch has no errors when building our shaded downstream artifacts.
+1javadoc52master passed
0spotbugs238Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs301master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall279the patch passed
-1compile39hbase-server in the patch failed.
-1javac39hbase-server in the patch failed.
+1checkstyle98the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars256patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck85The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck170The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck259The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc56the patch passed
+1findbugs316the patch passed
_ Other Tests _
+1unit106hbase-client in the patch passed.
+1unit8361hbase-server in the patch passed.
+1asflicense45The patch does not generate ASF License warnings.
11071
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/40/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 8b93f2dc5e0c 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-403/out/precommit/personality/provided.sh
git revisionmaster / 4829c18
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/40/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/40/artifact/out/patch-compile-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/40/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/40/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/40/artifact/out/patch-javac-3.1.2.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/40/testReport/
Max. process+thread count4821 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/40/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
0reexec45Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep23Maven dependency ordering for branch
+1mvninstall284master passed
+1compile78master passed
+1checkstyle104master passed
+1shadedjars266branch has no errors when building our shaded downstream artifacts.
+1javadoc57master passed
0spotbugs231Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs295master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall293the patch passed
+1compile76the patch passed
+1javac76the patch passed
+1checkstyle106the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars270patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck912Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc56the patch passed
+1findbugs318the patch passed
_ Other Tests _
+1unit108hbase-client in the patch passed.
+1unit8045hbase-server in the patch passed.
+1asflicense59The patch does not generate ASF License warnings.
11804
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/41/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f23bca26cd33 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-403/out/precommit/personality/provided.sh
git revisionmaster / 35acf3c
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/41/testReport/
Max. process+thread count4918 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/41/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
0reexec102Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 3 new or modified test files.
_ master Compile Tests _
0mvndep26Maven dependency ordering for branch
+1mvninstall324master passed
+1compile89master passed
+1checkstyle121master passed
+1shadedjars333branch has no errors when building our shaded downstream artifacts.
+1javadoc59master passed
0spotbugs274Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs341master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall335the patch passed
-1compile41hbase-server in the patch failed.
-1javac41hbase-server in the patch failed.
+1checkstyle124the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars305patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1044Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc55the patch passed
+1findbugs339the patch passed
_ Other Tests _
+1unit104hbase-client in the patch passed.
+1unit12401hbase-server in the patch passed.
+1asflicense47The patch does not generate ASF License warnings.
16662
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/42/artifact/out/Dockerfile
GITHUB PR#403
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux c15c7446854f 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-403/out/precommit/personality/provided.sh
git revisionmaster / 8cfc46d
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/42/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/42/artifact/out/patch-compile-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/42/testReport/
Max. process+thread count4343 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-403/42/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.

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.

4 participants

@wchevreuil@Apache-HBase@saintstack@the-sakthi