Skip to content

HBASE-29844 Upgrade hbase-metrics to use junit5 - #7658

Merged
PDavid merged 1 commit into
apache:branch-3from
liuxiaocs7:HBASE-29844-branch-3
Jan 28, 2026
Merged

HBASE-29844 Upgrade hbase-metrics to use junit5#7658
PDavid merged 1 commit into
apache:branch-3from
liuxiaocs7:HBASE-29844-branch-3

Conversation

@liuxiaocs7

@liuxiaocs7liuxiaocs7 commented Jan 22, 2026

Copy link
Copy Markdown
Member

Signed-off-by: Tak Lon (Stephen) Wu <taklwu@apache.org>
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 34sDocker mode activated.
-0 ⚠️yetus0m 4sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-3 Compile Tests _
+1 💚mvninstall3m 32sbranch-3 passed
+1 💚compile0m 12sbranch-3 passed
+1 💚javadoc0m 13sbranch-3 passed
+1 💚shadedjars6m 2sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall3m 12sthe patch passed
+1 💚compile0m 13sthe patch passed
+1 💚javac0m 13sthe patch passed
+1 💚javadoc0m 12sthe patch passed
+1 💚shadedjars5m 58spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit0m 21shbase-metrics in the patch passed.
21m 38s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7658/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#7658
Optional Testsjavac javadoc unit shadedjars compile
unameLinux b47f2be678cb 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-3 / 67adeff
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7658/1/testReport/
Max. process+thread count207 (vs. ulimit of 30000)
modulesC: hbase-metrics U: hbase-metrics
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7658/1/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec1m 36sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 0scodespell was not available.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
_ branch-3 Compile Tests _
+1 💚mvninstall3m 24sbranch-3 passed
+1 💚compile0m 17sbranch-3 passed
+1 💚checkstyle0m 10sbranch-3 passed
+1 💚spotbugs0m 17sbranch-3 passed
+1 💚spotless0m 49sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall2m 28sthe patch passed
+1 💚compile0m 13sthe patch passed
+1 💚javac0m 13sthe patch passed
+1 💚blanks0m 1sThe patch has no blanks issues.
+1 💚checkstyle0m 11sthe patch passed
+1 💚xmllint0m 0sNo new issues.
+1 💚spotbugs0m 28sthe patch passed
+1 💚hadoopcheck9m 18sPatch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 💚spotless0m 32spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 8sThe patch does not generate ASF License warnings.
25m 20s
SubsystemReport/Notes
DockerClientAPI=1.48 ServerAPI=1.48 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7658/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#7658
Optional Testsdupname asflicense javac codespell detsecrets xmllint hadoopcheck spotless compile spotbugs checkstyle hbaseanti
unameLinux 22b7017baea9 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-3 / 67adeff
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count83 (vs. ulimit of 30000)
modulesC: hbase-metrics U: hbase-metrics
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7658/1/console
versionsgit=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@PDavidPDavid added the backport This PR is a back port of some issue or issues already committed to master label Jan 22, 2026

@PDavidPDavid 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.

Thanks for this. 👍

@liuxiaocs7

Copy link
Copy Markdown
MemberAuthor

Hi, @PDavid, thanks for reviewing, @taklwu, could you help take a look when free, thanks!

@PDavid
PDavid merged commit 8843510 into apache:branch-3Jan 28, 2026
2 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backportThis PR is a back port of some issue or issues already committed to master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@liuxiaocs7@Apache-HBase@PDavid