Skip to content

Conversation

@Apache9
Copy link
Contributor

@Apache9 Apache9 commented Sep 6, 2019

…always enabled

@Apache9
Copy link
Contributor Author

Apache9 commented Sep 6, 2019

Not fully done yet, plan to only keep the Endpoint service for compatibility. Just put it here to see whether we break something.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@asfgit asfgit force-pushed the HBASE-22514 branch 3 times, most recently from 1686157 to 4ca760f Compare September 10, 2019 03:16
@Apache-HBase

This comment has been minimized.

@asfgit asfgit force-pushed the HBASE-22514 branch 2 times, most recently from 3dcc39b to ce72633 Compare September 11, 2019 15:11
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
💙 reexec 0m 31s Docker mode activated.
_ Prechecks _
💚 dupname 0m 0s No case conflicting files found.
💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
💚 @author 0m 0s The patch does not contain any @author tags.
💚 test4tests 0m 0s The patch appears to include 8 new or modified test files.
_ HBASE-22514 Compile Tests _
💚 mvninstall 6m 53s HBASE-22514 passed
💚 compile 1m 4s HBASE-22514 passed
💚 checkstyle 1m 35s HBASE-22514 passed
💚 shadedjars 5m 8s branch has no errors when building our shaded downstream artifacts.
💚 javadoc 0m 43s HBASE-22514 passed
💙 spotbugs 5m 9s Used deprecated FindBugs config; considering switching to SpotBugs.
💚 findbugs 5m 7s HBASE-22514 passed
_ Patch Compile Tests _
💚 mvninstall 5m 24s the patch passed
💚 compile 0m 58s the patch passed
💚 javac 0m 58s the patch passed
💚 checkstyle 1m 31s hbase-server: The patch generated 0 new + 174 unchanged - 2 fixed = 174 total (was 176)
💚 whitespace 0m 0s The patch has no whitespace issues.
💚 shadedjars 5m 2s patch has no errors when building our shaded downstream artifacts.
💚 hadoopcheck 17m 12s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚 javadoc 0m 35s the patch passed
💚 findbugs 5m 44s the patch passed
_ Other Tests _
💔 unit 165m 35s hbase-server in the patch failed.
💚 asflicense 0m 30s The patch does not generate ASF License warnings.
230m 32s
Reason Tests
Failed junit tests hadoop.hbase.master.TestMasterRestartAfterDisablingTable
hadoop.hbase.regionserver.TestRegionOpen
hadoop.hbase.master.TestMetaFixer
hadoop.hbase.master.TestMasterOperationsForRegionReplicas
hadoop.hbase.util.TestHBaseFsckReplication
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/4/artifact/out/Dockerfile
GITHUB PR #595
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 33abced74453 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-595/out/precommit/personality/provided.sh
git revision HBASE-22514 / ce72633
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/4/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/4/testReport/
Max. process+thread count 4590 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/4/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@asfgit asfgit force-pushed the HBASE-22514 branch 2 times, most recently from e80c702 to 9300631 Compare September 17, 2019 02:11
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
💙 reexec 2m 41s Docker mode activated.
_ Prechecks _
💚 dupname 0m 0s No case conflicting files found.
💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
💚 @author 0m 0s The patch does not contain any @author tags.
💚 test4tests 0m 0s The patch appears to include 9 new or modified test files.
_ HBASE-22514 Compile Tests _
💚 mvninstall 6m 45s HBASE-22514 passed
💚 compile 0m 58s HBASE-22514 passed
💚 checkstyle 1m 37s HBASE-22514 passed
💚 shadedjars 5m 19s branch has no errors when building our shaded downstream artifacts.
💚 javadoc 0m 41s HBASE-22514 passed
💙 spotbugs 4m 44s Used deprecated FindBugs config; considering switching to SpotBugs.
💚 findbugs 4m 42s HBASE-22514 passed
_ Patch Compile Tests _
💚 mvninstall 5m 27s the patch passed
💚 compile 0m 58s the patch passed
💚 javac 0m 58s the patch passed
💔 checkstyle 1m 28s hbase-server: The patch generated 13 new + 200 unchanged - 4 fixed = 213 total (was 204)
💔 whitespace 0m 0s The patch has 2 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
💚 shadedjars 4m 51s patch has no errors when building our shaded downstream artifacts.
💚 hadoopcheck 16m 23s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚 javadoc 0m 36s the patch passed
💚 findbugs 4m 31s the patch passed
_ Other Tests _
💔 unit 322m 17s hbase-server in the patch failed.
💚 asflicense 0m 36s The patch does not generate ASF License warnings.
386m 40s
Reason Tests
Failed junit tests hadoop.hbase.security.access.TestTablePermissions
hadoop.hbase.regionserver.TestRegionOpen
hadoop.hbase.master.TestDLSFSHLog
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.replication.TestReplicationDisableInactivePeer
hadoop.hbase.master.procedure.TestReopenTableRegionsProcedureInfiniteLoop
hadoop.hbase.master.TestAssignmentManagerMetrics
hadoop.hbase.master.TestMasterFailoverBalancerPersistence
hadoop.hbase.master.procedure.TestSCPWithMetaWithReplicasWithoutZKCoordinated
hadoop.hbase.master.procedure.TestSCPWithMetaWithReplicas
hadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
hadoop.hbase.master.TestMasterRestartAfterDisablingTable
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.util.TestFromClientSide3WoUnsafe
Subsystem Report/Notes
Docker Client=19.03.2 Server=19.03.2 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/5/artifact/out/Dockerfile
GITHUB PR #595
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 4e7fd25a709a 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-595/out/precommit/personality/provided.sh
git revision HBASE-22514 / 9300631
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/5/artifact/out/diff-checkstyle-hbase-server.txt
whitespace https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/5/artifact/out/whitespace-eol.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/5/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/5/testReport/
Max. process+thread count 4735 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/5/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

}

private FavoredNodesPromoter getFavoredNodePromoter() {
return (FavoredNodesPromoter) ((RSGroupBasedLoadBalancer) master.getLoadBalancer())
Copy link
Contributor

Choose a reason for hiding this comment

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

No need to cast to RSGroupBasedLoadBalancer?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The return value for the MasterServices interface is still LoadBalancer so...

Copy link
Contributor

Choose a reason for hiding this comment

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

For 3.0, I thought we can change this in the future?

@infraio
Copy link
Contributor

infraio commented Sep 18, 2019

The master ui show RSGroup info by the coprocessor "RSGroupEndpoint" config. Need to update too.

@Apache9
Copy link
Contributor Author

Apache9 commented Sep 18, 2019

The master ui show RSGroup info by the coprocessor "RSGroupEndpoint" config. Need to update too.

It uses RSGroupTableAccessor to access the rsgroup table directly.

I think the problem here is that we will use the coprocessor to test whether we should show rs group on master web page. This can be done in another issue, as I think maybe we still need a flag about whether to enable rs group.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
💙 reexec 1m 30s Docker mode activated.
_ Prechecks _
💚 dupname 0m 0s No case conflicting files found.
💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
💚 @author 0m 0s The patch does not contain any @author tags.
💚 test4tests 0m 0s The patch appears to include 9 new or modified test files.
_ HBASE-22514 Compile Tests _
💚 mvninstall 6m 2s HBASE-22514 passed
💚 compile 1m 6s HBASE-22514 passed
💚 checkstyle 1m 36s HBASE-22514 passed
💚 shadedjars 5m 12s branch has no errors when building our shaded downstream artifacts.
💚 javadoc 0m 42s HBASE-22514 passed
💙 spotbugs 5m 13s Used deprecated FindBugs config; considering switching to SpotBugs.
💚 findbugs 5m 9s HBASE-22514 passed
_ Patch Compile Tests _
💚 mvninstall 5m 38s the patch passed
💚 compile 1m 3s the patch passed
💚 javac 1m 3s the patch passed
💚 checkstyle 1m 32s hbase-server: The patch generated 0 new + 200 unchanged - 4 fixed = 200 total (was 204)
💚 whitespace 0m 0s The patch has no whitespace issues.
💚 shadedjars 5m 11s patch has no errors when building our shaded downstream artifacts.
💚 hadoopcheck 17m 48s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚 javadoc 0m 35s the patch passed
💚 findbugs 4m 49s the patch passed
_ Other Tests _
💔 unit 228m 26s hbase-server in the patch failed.
💚 asflicense 0m 27s The patch does not generate ASF License warnings.
293m 42s
Reason Tests
Failed junit tests hadoop.hbase.regionserver.TestRegionOpen
hadoop.hbase.master.TestMasterRestartAfterDisablingTable
hadoop.hbase.TestNamespace
hadoop.hbase.security.access.TestTablePermissions
Subsystem Report/Notes
Docker Client=19.03.2 Server=19.03.2 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/6/artifact/out/Dockerfile
GITHUB PR #595
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux f06ce8e8a2b8 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-595/out/precommit/personality/provided.sh
git revision HBASE-22514 / b91ef7c
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/6/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/6/testReport/
Max. process+thread count 4554 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/6/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@infraio
Copy link
Contributor

infraio commented Sep 19, 2019

This can be done in another issue, as I think maybe we still need a flag about whether to enable rs group.

Yes. May be another issue. Use RSGroupInfoManager to get the rsgroups directly. And only show the ui when there are more than one rsgroups.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
💙 reexec 2m 9s Docker mode activated.
_ Prechecks _
💚 dupname 0m 0s No case conflicting files found.
💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
💚 @author 0m 0s The patch does not contain any @author tags.
💚 test4tests 0m 0s The patch appears to include 11 new or modified test files.
_ HBASE-22514 Compile Tests _
💚 mvninstall 7m 58s HBASE-22514 passed
💚 compile 1m 8s HBASE-22514 passed
💚 checkstyle 1m 44s HBASE-22514 passed
💚 shadedjars 5m 46s branch has no errors when building our shaded downstream artifacts.
💚 javadoc 0m 45s HBASE-22514 passed
💙 spotbugs 4m 50s Used deprecated FindBugs config; considering switching to SpotBugs.
💚 findbugs 4m 48s HBASE-22514 passed
_ Patch Compile Tests _
💚 mvninstall 5m 25s the patch passed
💚 compile 0m 58s the patch passed
💚 javac 0m 58s the patch passed
💔 checkstyle 1m 25s hbase-server: The patch generated 2 new + 202 unchanged - 4 fixed = 204 total (was 206)
💚 whitespace 0m 0s The patch has no whitespace issues.
💚 shadedjars 4m 39s patch has no errors when building our shaded downstream artifacts.
💚 hadoopcheck 15m 52s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚 javadoc 0m 37s the patch passed
💚 findbugs 4m 45s the patch passed
_ Other Tests _
💔 unit 342m 55s hbase-server in the patch failed.
💚 asflicense 0m 32s The patch does not generate ASF License warnings.
407m 58s
Reason Tests
Failed junit tests hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.master.TestMasterMetrics
hadoop.hbase.security.access.TestTablePermissions
hadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.regionserver.TestRegionServerReportForDuty
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.regionserver.TestRegionOpen
hadoop.hbase.replication.TestReplicationEndpoint
hadoop.hbase.namespace.TestNamespaceAuditor
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/7/artifact/out/Dockerfile
GITHUB PR #595
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 424acc6094ca 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-595/out/precommit/personality/provided.sh
git revision HBASE-22514 / b91ef7c
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/7/artifact/out/diff-checkstyle-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/7/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/7/testReport/
Max. process+thread count 5163 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/7/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
💙 reexec 1m 16s Docker mode activated.
_ Prechecks _
💚 dupname 0m 1s No case conflicting files found.
💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
💚 @author 0m 0s The patch does not contain any @author tags.
💚 test4tests 0m 0s The patch appears to include 14 new or modified test files.
_ HBASE-22514 Compile Tests _
💚 mvninstall 6m 47s HBASE-22514 passed
💚 compile 0m 55s HBASE-22514 passed
💚 checkstyle 1m 26s HBASE-22514 passed
💚 shadedjars 4m 49s branch has no errors when building our shaded downstream artifacts.
💚 javadoc 0m 40s HBASE-22514 passed
💙 spotbugs 4m 40s Used deprecated FindBugs config; considering switching to SpotBugs.
💚 findbugs 4m 38s HBASE-22514 passed
_ Patch Compile Tests _
💚 mvninstall 5m 7s the patch passed
💚 compile 1m 1s the patch passed
💚 javac 1m 1s the patch passed
💚 checkstyle 1m 22s hbase-server: The patch generated 0 new + 204 unchanged - 4 fixed = 204 total (was 208)
💚 whitespace 0m 0s The patch has no whitespace issues.
💚 shadedjars 4m 46s patch has no errors when building our shaded downstream artifacts.
💚 hadoopcheck 16m 15s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚 javadoc 0m 38s the patch passed
💚 findbugs 4m 30s the patch passed
_ Other Tests _
💔 unit 307m 35s hbase-server in the patch failed.
💚 asflicense 0m 32s The patch does not generate ASF License warnings.
368m 55s
Reason Tests
Failed junit tests hadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.security.access.TestTablePermissions
hadoop.hbase.master.TestShutdownBackupMaster
hadoop.hbase.util.TestFromClientSide3WoUnsafe
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/12/artifact/out/Dockerfile
GITHUB PR #595
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 0f91349109c7 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-595/out/precommit/personality/provided.sh
git revision HBASE-22514 / 961e89b
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/12/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/12/testReport/
Max. process+thread count 4534 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/12/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
💙 reexec 2m 33s Docker mode activated.
_ Prechecks _
💚 dupname 0m 0s No case conflicting files found.
💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
💚 @author 0m 0s The patch does not contain any @author tags.
💚 test4tests 0m 0s The patch appears to include 14 new or modified test files.
_ HBASE-22514 Compile Tests _
💚 mvninstall 6m 24s HBASE-22514 passed
💚 compile 1m 3s HBASE-22514 passed
💚 checkstyle 1m 31s HBASE-22514 passed
💚 shadedjars 5m 26s branch has no errors when building our shaded downstream artifacts.
💚 javadoc 0m 41s HBASE-22514 passed
💙 spotbugs 4m 34s Used deprecated FindBugs config; considering switching to SpotBugs.
💚 findbugs 4m 32s HBASE-22514 passed
_ Patch Compile Tests _
💚 mvninstall 5m 54s the patch passed
💚 compile 1m 0s the patch passed
💚 javac 1m 0s the patch passed
💚 checkstyle 1m 27s hbase-server: The patch generated 0 new + 204 unchanged - 4 fixed = 204 total (was 208)
💚 whitespace 0m 0s The patch has no whitespace issues.
💚 shadedjars 5m 34s patch has no errors when building our shaded downstream artifacts.
💚 hadoopcheck 18m 53s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚 javadoc 0m 39s the patch passed
💚 findbugs 5m 2s the patch passed
_ Other Tests _
💔 unit 287m 56s hbase-server in the patch failed.
💚 asflicense 1m 49s The patch does not generate ASF License warnings.
358m 15s
Reason Tests
Failed junit tests hadoop.hbase.security.access.TestTablePermissions
hadoop.hbase.io.hfile.bucket.TestBucketCache
hadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.regionserver.TestTags
Subsystem Report/Notes
Docker Client=19.03.2 Server=19.03.2 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/13/artifact/out/Dockerfile
GITHUB PR #595
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux ef7705acfdca 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-595/out/precommit/personality/provided.sh
git revision HBASE-22514 / 961e89b
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/13/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/13/testReport/
Max. process+thread count 4569 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-595/13/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@Apache9 Apache9 merged commit 1885de3 into apache:HBASE-22514 Sep 24, 2019
asfgit pushed a commit that referenced this pull request Sep 24, 2019
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Oct 5, 2019
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Oct 28, 2019
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Nov 5, 2019
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Nov 10, 2019
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Nov 13, 2019
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Dec 24, 2019
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 2, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 3, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 4, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 6, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 7, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 8, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 9, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 12, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 20, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 22, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 25, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 26, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
asfgit pushed a commit that referenced this pull request Feb 29, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
Apache9 added a commit that referenced this pull request Mar 2, 2020
…always enabled (#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
thangTang pushed a commit to thangTang/hbase that referenced this pull request Apr 16, 2020
…always enabled (apache#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
thangTang pushed a commit to thangTang/hbase that referenced this pull request Apr 16, 2020
…always enabled (apache#595)

Signed-off-by: Guanghao Zhang <zghao@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants