Skip to content

Backport "HBASE-29207 The backup system table should be considered a system tab…" to branch-3 - #6928

Merged
rmdmattingly merged 1 commit into
branch-3from
HBASE-29207-branch-3
Apr 25, 2025
Merged

Backport "HBASE-29207 The backup system table should be considered a system tab…" to branch-3#6928
rmdmattingly merged 1 commit into
branch-3from
HBASE-29207-branch-3

Conversation

@rmdmattingly

Copy link
Copy Markdown
Contributor

…le (#6842)

…le (#6842)
Co-authored-by: Ray Mattingly <rmattingly@hubspot.com>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
Signed-off-by: Nihal Jain <nihaljain@apache.org>
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 46sDocker 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 _
+0 🆗mvndep0m 16sMaven dependency ordering for branch
+1 💚mvninstall4m 49sbranch-3 passed
+1 💚compile2m 53sbranch-3 passed
+1 💚checkstyle1m 5sbranch-3 passed
+1 💚spotbugs2m 37sbranch-3 passed
+1 💚spotless1m 9sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall4m 37sthe patch passed
+1 💚compile2m 33sthe patch passed
+1 💚javac2m 33sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle1m 8sthe patch passed
+1 💚spotbugs3m 8sthe patch passed
+1 💚hadoopcheck16m 15sPatch does not cause any errors with Hadoop 3.3.6 3.4.0.
+1 💚spotless1m 6spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 46sThe patch does not generate ASF License warnings.
54m 13s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6928/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6928
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux c6eedb3a8bb2 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 / fad5c6a
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count82 (vs. ulimit of 30000)
modulesC: hbase-common hbase-client hbase-backup U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6928/1/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 30sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed 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 _
+0 🆗mvndep0m 15sMaven dependency ordering for branch
+1 💚mvninstall5m 3sbranch-3 passed
+1 💚compile1m 37sbranch-3 passed
+1 💚javadoc1m 22sbranch-3 passed
+1 💚shadedjars8m 13sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall4m 55sthe patch passed
+1 💚compile1m 39sthe patch passed
+1 💚javac1m 39sthe patch passed
+1 💚javadoc1m 17sthe patch passed
+1 💚shadedjars8m 1spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit4m 9shbase-common in the patch passed.
+1 💚unit2m 52shbase-client in the patch passed.
-1 ❌unit20m 13s/patch-unit-hbase-backup.txthbase-backup in the patch failed.
62m 27s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6928/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6928
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 2068d3ebccd1 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 / fad5c6a
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6928/1/testReport/
Max. process+thread count3727 (vs. ulimit of 30000)
modulesC: hbase-common hbase-client hbase-backup U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6928/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.

@rmdmattingly
rmdmattingly merged commit 83286e7 into branch-3Apr 25, 2025
@rmdmattingly
rmdmattingly deleted the HBASE-29207-branch-3 branch April 25, 2025 13:54
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.

2 participants

@rmdmattingly@Apache-HBase