Skip to content

HBASE-29859 Initialization log for DataTieringManager is incorrect - #7688

Merged
PDavid merged 1 commit into
apache:masterfrom
liuxiaocs7:HBASE-29859
Feb 4, 2026
Merged

HBASE-29859 Initialization log for DataTieringManager is incorrect#7688
PDavid merged 1 commit into
apache:masterfrom
liuxiaocs7:HBASE-29859

Conversation

@liuxiaocs7

@liuxiaocs7liuxiaocs7 commented Jan 29, 2026

Copy link
Copy Markdown
Member

@Apache-HBase

This comment has been minimized.

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

LGTM

@Apache-HBase

This comment has been minimized.

@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, looks good to me. 👍

@PDavid

Copy link
Copy Markdown
Contributor

Can you please prepare a backport to branch-2?

@liuxiaocs7

Copy link
Copy Markdown
MemberAuthor

Can you please prepare a backport to branch-2?

Hi, @PDavid, thanks for reviewing, PR for branch-2 has created, plz take a look when free, thanks!

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 30sDocker 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.
_ master Compile Tests _
+1 💚mvninstall2m 57smaster passed
+1 💚compile3m 19smaster passed
+1 💚checkstyle1m 3smaster passed
+1 💚spotbugs1m 32smaster passed
+1 💚spotless0m 43sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall2m 56sthe patch passed
+1 💚compile3m 22sthe patch passed
+1 💚javac3m 22sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle1m 1sthe patch passed
+1 💚spotbugs1m 41sthe patch passed
+1 💚hadoopcheck11m 7sPatch does not cause any errors with Hadoop 3.3.6 3.4.1.
+1 💚spotless0m 46spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 9sThe patch does not generate ASF License warnings.
38m 30s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7688/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#7688
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux f770b78bf74e 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 revisionmaster / e8122e0
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count87 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7688/2/console
versionsgit=2.34.1 maven=3.9.8 spotbugs=4.7.3
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 🆗reexec0m 41sDocker 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 _
_ master Compile Tests _
+1 💚mvninstall4m 15smaster passed
+1 💚compile1m 21smaster passed
+1 💚javadoc0m 43smaster passed
+1 💚shadedjars6m 55sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall3m 50sthe patch passed
+1 💚compile1m 16sthe patch passed
+1 💚javac1m 16sthe patch passed
+1 💚javadoc0m 34sthe patch passed
+1 💚shadedjars6m 52spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit276m 19s/patch-unit-hbase-server.txthbase-server in the patch failed.
308m 35s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7688/2/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#7688
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 07f6859b42b9 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 revisionmaster / e8122e0
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7688/2/testReport/
Max. process+thread count3657 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7688/2/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@PDavid
PDavid merged commit 5c12752 into apache:masterFeb 4, 2026
1 of 2 checks passed
PDavid pushed a commit that referenced this pull request Feb 4, 2026
…7688)
Signed-off-by: Dávid Paksy <paksyd@apache.org>
Reviewed-by: Vaibhav Joshi <vjoshi@cloudera.com>
(cherry picked from commit 5c12752)
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.

4 participants

@liuxiaocs7@Apache-HBase@PDavid@vaijosh