Skip to content

HBASE-22881 Fix non-daemon threads in hbase server implementation (#512) - #558

Merged
saintstack merged 1 commit into
apache:branch-2.1from
sunhelly:HBASE-22881
Aug 29, 2019
Merged

HBASE-22881 Fix non-daemon threads in hbase server implementation (#512)#558
saintstack merged 1 commit into
apache:branch-2.1from
sunhelly:HBASE-22881

Conversation

@sunhelly

Copy link
Copy Markdown
Contributor

No description provided.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec81Docker mode activated.
_ Prechecks _
+1dupname1No 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 2 new or modified test files.
_ branch-2.1 Compile Tests _
0mvndep15Maven dependency ordering for branch
+1mvninstall310branch-2.1 passed
+1compile144branch-2.1 passed
+1checkstyle178branch-2.1 passed
+1shadedjars244branch has no errors when building our shaded downstream artifacts.
+1javadoc115branch-2.1 passed
0spotbugs85Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs368branch-2.1 passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall291the patch passed
+1compile144the patch passed
+1javac144the patch passed
+1checkstyle27The patch passed checkstyle in hbase-common
+1checkstyle38The patch passed checkstyle in hbase-client
-1checkstyle84hbase-server: The patch generated 2 new + 166 unchanged - 7 fixed = 168 total (was 173)
+1checkstyle27hbase-thrift: The patch generated 0 new + 10 unchanged - 2 fixed = 10 total (was 12)
+1whitespace0The patch has no whitespace issues.
+1shadedjars248patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1206Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc114the patch passed
+1findbugs418the patch passed
_ Other Tests _
+1unit183hbase-common in the patch passed.
+1unit212hbase-client in the patch passed.
-1unit12667hbase-server in the patch failed.
+1unit187hbase-thrift in the patch passed.
+1asflicense119The patch does not generate ASF License warnings.
17889
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-558/1/artifact/out/Dockerfile
GITHUB PR#558
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 0ac868d48bc1 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-558/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 29d168d
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-558/1/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-558/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-558/1/testReport/
Max. process+thread count4812 (vs. ulimit of 10000)
modulesC: hbase-common hbase-client hbase-server hbase-thrift U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-558/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.

@saintstack
saintstack merged commit db85526 into apache:branch-2.1Aug 29, 2019
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec44Docker 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 2 new or modified test files.
_ branch-2.1 Compile Tests _
0mvndep15Maven dependency ordering for branch
+1mvninstall383branch-2.1 passed
+1compile135branch-2.1 passed
+1checkstyle185branch-2.1 passed
+1shadedjars311branch has no errors when building our shaded downstream artifacts.
+1javadoc122branch-2.1 passed
0spotbugs96Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs417branch-2.1 passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall358the patch passed
+1compile159the patch passed
+1javac159the patch passed
+1checkstyle30The patch passed checkstyle in hbase-common
+1checkstyle43The patch passed checkstyle in hbase-client
-1checkstyle102hbase-server: The patch generated 2 new + 166 unchanged - 7 fixed = 168 total (was 173)
+1checkstyle30hbase-thrift: The patch generated 0 new + 10 unchanged - 2 fixed = 10 total (was 12)
+1whitespace0The patch has no whitespace issues.
+1shadedjars302patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1520Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc123the patch passed
+1findbugs468the patch passed
_ Other Tests _
+1unit189hbase-common in the patch passed.
+1unit224hbase-client in the patch passed.
+1unit8690hbase-server in the patch passed.
+1unit166hbase-thrift in the patch passed.
+1asflicense120The patch does not generate ASF License warnings.
14675
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-558/2/artifact/out/Dockerfile
GITHUB PR#558
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 644c2e8df254 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-558/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 3b6f6b6
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-558/2/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-558/2/testReport/
Max. process+thread count5005 (vs. ulimit of 10000)
modulesC: hbase-common hbase-client hbase-server hbase-thrift U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-558/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.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@sunhelly@Apache-HBase@saintstack