Skip to content

HBASE-24696 Include JVM information on Web UI under "Software Attributes" - #2117

Closed
liuml07 wants to merge 1 commit into
apache:branch-1from
liuml07:HBASE-24696-branch-1
Closed

HBASE-24696 Include JVM information on Web UI under "Software Attributes"#2117
liuml07 wants to merge 1 commit into
apache:branch-1from
liuml07:HBASE-24696-branch-1

Conversation

@liuml07

Copy link
Copy Markdown
Member

Backport #2087 to branch-1 branch for HBase 1.X.

…tes"
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
@liuml07
liuml07 changed the base branch from master to branch-1July 21, 2020 22:36
@liuml07

Copy link
Copy Markdown
MemberAuthor

Screen Shot 2020-07-21 at 3 32 58 PM

@liuml07

Copy link
Copy Markdown
MemberAuthor

@ndimiduk and @virajjasani

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec17m 17sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-0 ⚠️test4tests0m 0sThe 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.
_ branch-1 Compile Tests _
+0 🆗mvndep2m 27sMaven dependency ordering for branch
+1 💚mvninstall8m 40sbranch-1 passed
+1 💚compile1m 50sbranch-1 passed with JDK v1.8.0_252
+1 💚compile2m 25sbranch-1 passed with JDK v1.7.0_272
+1 💚checkstyle3m 33sbranch-1 passed
+1 💚shadedjars3m 51sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 36sbranch-1 passed with JDK v1.8.0_252
+1 💚javadoc3m 15sbranch-1 passed with JDK v1.7.0_272
+0 🆗spotbugs1m 49sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs6m 6sbranch-1 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall2m 6sthe patch passed
+1 💚compile1m 30sthe patch passed with JDK v1.8.0_252
+1 💚javac1m 29sthe patch passed
+1 💚compile1m 50sthe patch passed with JDK v1.7.0_272
+1 💚javac1m 50sthe patch passed
+1 💚checkstyle2m 43sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars3m 5spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck5m 1sPatch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚javadoc1m 18sthe patch passed with JDK v1.8.0_252
+1 💚javadoc2m 54sthe patch passed with JDK v1.7.0_272
+1 💚findbugs6m 33sthe patch passed
_ Other Tests _
+1 💚unit155m 45shbase-server in the patch passed.
-1 ❌unit0m 51shbase-thrift in the patch failed.
+1 💚unit20m 24shbase-rest in the patch passed.
+1 💚asflicense1m 6sThe patch does not generate ASF License warnings.
261m 4s
SubsystemReport/Notes
DockerClient=19.03.12 Server=19.03.12 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-2117/1/artifact/out/Dockerfile
GITHUB PR#2117
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 38f9284eb22c 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-2117/out/precommit/personality/provided.sh
git revisionbranch-1 / 46f6d46
Default Java1.7.0_272
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_252 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-2117/1/artifact/out/patch-unit-hbase-thrift.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-2117/1/testReport/
Max. process+thread count3987 (vs. ulimit of 10000)
modulesC: hbase-server hbase-thrift hbase-rest U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-2117/1/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

virajjasani pushed a commit that referenced this pull request Jul 22, 2020
…tes"
Closes#2117
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
@liuml07
liuml07 deleted the HBASE-24696-branch-1 branch July 22, 2020 17:40
@liuml07

Copy link
Copy Markdown
MemberAuthor

Thank you @virajjasani !

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

@liuml07@Apache-HBase@virajjasani