Skip to content

HBASE-22081 master shutdown: close RpcServer and procWAL first thing - #200

Closed
sershe-ms wants to merge 4 commits into
apache:masterfrom
sershe-ms:HBASE-22081
Closed

HBASE-22081 master shutdown: close RpcServer and procWAL first thing#200
sershe-ms wants to merge 4 commits into
apache:masterfrom
sershe-ms:HBASE-22081

Conversation

@sershe-ms

Copy link
Copy Markdown

No description provided.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec280Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall261master passed
+1compile52master passed
+1checkstyle74master passed
+1shadedjars252branch has no errors when building our shaded downstream artifacts.
+1findbugs221master passed
+1javadoc30master passed
_ Patch Compile Tests _
+1mvninstall227the patch passed
+1compile48the patch passed
+1javac48the patch passed
-1checkstyle68hbase-server: The patch generated 1 new + 320 unchanged - 0 fixed = 321 total (was 320)
+1whitespace0The patch has no whitespace issues.
+1shadedjars247patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck467Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
-1findbugs52hbase-server in the patch failed.
+1javadoc30the patch passed
_ Other Tests _
-1unit19101hbase-server in the patch failed.
+1asflicense26The patch does not generate ASF License warnings.
21503
ReasonTests
Failed junit testshadoop.hbase.quotas.TestSpaceQuotas
hadoop.hbase.tool.TestSecureLoadIncrementalHFiles
hadoop.hbase.tool.TestLoadIncrementalHFiles
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.client.replication.TestReplicationAdmin
hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.master.TestAssignmentManagerMetrics
hadoop.hbase.client.TestConnectionImplementation
hadoop.hbase.namespace.TestNamespaceAuditor
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.client.TestHbck
hadoop.hbase.client.replication.TestReplicationAdminWithClusters
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.replication.TestReplicationKillSlaveRSWithSeparateOldWALs
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/1/artifact/out/Dockerfile
GITHUB PR#200
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux fada6a5033d2 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 9743b3c
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/1/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/1/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/1/testReport/
Max. process+thread count4986 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec48Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall225master passed
+1compile50master passed
+1checkstyle69master passed
+1shadedjars254branch has no errors when building our shaded downstream artifacts.
-1findbugs154hbase-server in master failed.
+1javadoc30master passed
_ Patch Compile Tests _
+1mvninstall229the patch passed
+1compile49the patch passed
+1javac49the patch passed
-1checkstyle66hbase-server: The patch generated 1 new + 320 unchanged - 0 fixed = 321 total (was 320)
+1whitespace0The patch has no whitespace issues.
+1shadedjars248patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck465Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs220the patch passed
+1javadoc32the patch passed
_ Other Tests _
-1unit19075hbase-server in the patch failed.
+1asflicense29The patch does not generate ASF License warnings.
21312
ReasonTests
Failed junit testshadoop.hbase.quotas.TestSpaceQuotas
hadoop.hbase.tool.TestSecureLoadIncrementalHFiles
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.master.TestAssignmentManagerMetrics
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.master.locking.TestLockManager
hadoop.hbase.client.replication.TestReplicationAdminWithClusters
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.replication.TestReplicationKillSlaveRSWithSeparateOldWALs
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/2/artifact/out/Dockerfile
GITHUB PR#200
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 98dbfbf7ddd6 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 9743b3c
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/2/artifact/out/branch-findbugs-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/2/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/2/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/2/testReport/
Max. process+thread count5259 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/2/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec22Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall238master passed
+1compile54master passed
+1checkstyle74master passed
+1shadedjars257branch has no errors when building our shaded downstream artifacts.
+1findbugs213master passed
+1javadoc32master passed
_ Patch Compile Tests _
+1mvninstall239the patch passed
+1compile52the patch passed
+1javac52the patch passed
-1checkstyle71hbase-server: The patch generated 1 new + 320 unchanged - 0 fixed = 321 total (was 320)
+1whitespace0The patch has no whitespace issues.
+1shadedjars249patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck512Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs232the patch passed
+1javadoc31the patch passed
_ Other Tests _
+1unit8328hbase-server in the patch passed.
+1asflicense28The patch does not generate ASF License warnings.
10712
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/4/artifact/out/Dockerfile
GITHUB PR#200
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 7196cb67d8ce 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 70296a2
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/4/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/4/testReport/
Max. process+thread count4295 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/4/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec54Docker mode activated.
_ Prechecks _
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall341master passed
+1compile72master passed
+1checkstyle89master passed
+1shadedjars323branch has no errors when building our shaded downstream artifacts.
+1findbugs212master passed
+1javadoc42master passed
_ Patch Compile Tests _
+1mvninstall303the patch passed
+1compile62the patch passed
+1javac62the patch passed
-1checkstyle81hbase-server: The patch generated 1 new + 320 unchanged - 0 fixed = 321 total (was 320)
+1whitespace0The patch has no whitespace issues.
+1shadedjars299patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck693Patch does not cause any errors with Hadoop 2.7.4 or 3.0.0.
+1findbugs255the patch passed
+1javadoc45the patch passed
_ Other Tests _
+1unit9498hbase-server in the patch passed.
+1asflicense24The patch does not generate ASF License warnings.
12487
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/3/artifact/out/Dockerfile
GITHUB PR#200
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 5503f412a707 4.4.0-141-generic #167~14.04.1-Ubuntu SMP Mon Dec 10 13:20:24 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / 70296a2
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
findbugsv3.1.11
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/3/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/3/testReport/
Max. process+thread count4698 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-200/3/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@saintstack

Copy link
Copy Markdown
Contributor

Any progress here? Conflict at least needs to be addressed? Thanks.

@Apache9

Copy link
Copy Markdown
Contributor

Close since the PR is stale. Feel free to reopen.

@Apache9Apache9 closed this Jul 23, 2019
ndimiduk pushed a commit to ndimiduk/hbase that referenced this pull request Oct 14, 2025
ndimiduk pushed a commit to ndimiduk/hbase that referenced this pull request Oct 14, 2025
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.

6 participants

@sershe-ms@Apache-HBase@saintstack@Apache9@tommyzli@sershe-apache