Skip to content

Conversation

@NihalJain
Copy link
Contributor

No description provided.

@NihalJain NihalJain marked this pull request as draft August 8, 2025 15:53
@NihalJain
Copy link
Contributor Author

Put as draft as RC is still in VOTE!

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@NihalJain NihalJain marked this pull request as ready for review August 17, 2025 13:18
@NihalJain
Copy link
Contributor Author

HBase thirdparty release is complete, this PR is ready for review!

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 3m 37s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for branch
+1 💚 mvninstall 4m 32s master passed
+1 💚 compile 11m 32s master passed
+1 💚 spotless 0m 53s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for patch
+1 💚 mvninstall 3m 51s the patch passed
+1 💚 compile 11m 41s the patch passed
-0 ⚠️ javac 11m 41s /results-compile-javac-root.txt root generated 162 new + 1729 unchanged - 12 fixed = 1891 total (was 1741)
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 xmllint 0m 0s No new issues.
+1 💚 hadoopcheck 15m 8s Patch does not cause any errors with Hadoop 3.3.6 3.4.0.
+1 💚 spotless 1m 23s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 0m 43s The patch does not generate ASF License warnings.
62m 46s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7207/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #7207
Optional Tests dupname asflicense javac codespell detsecrets xmllint hadoopcheck spotless compile
uname Linux 4d9e54dc5233 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 tool maven
Personality dev-support/hbase-personality.sh
git revision master / ec04abd
Default Java Eclipse Adoptium-17.0.11+9
Max. process+thread count 189 (vs. ulimit of 30000)
modules C: hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7207/2/console
versions git=2.34.1 maven=3.9.8 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 3m 28s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed 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 _
+0 🆗 mvndep 0m 17s Maven dependency ordering for branch
+1 💚 mvninstall 4m 33s master passed
+1 💚 compile 3m 8s master passed
+1 💚 javadoc 3m 31s master passed
+1 💚 shadedjars 6m 54s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 28s Maven dependency ordering for patch
+1 💚 mvninstall 4m 20s the patch passed
+1 💚 compile 2m 57s the patch passed
+1 💚 javac 2m 57s the patch passed
-0 ⚠️ javadoc 3m 4s /results-javadoc-javadoc-root.txt root generated 11 new + 199 unchanged - 11 fixed = 210 total (was 210)
+1 💚 shadedjars 6m 58s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌ unit 326m 6s /patch-unit-root.txt root in the patch failed.
372m 6s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7207/2/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR #7207
Optional Tests javac javadoc unit shadedjars compile
uname Linux d09d86414999 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 tool maven
Personality dev-support/hbase-personality.sh
git revision master / ec04abd
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7207/2/testReport/
Max. process+thread count 5165 (vs. ulimit of 30000)
modules C: hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7207/2/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain
Copy link
Contributor Author

@stoty approved branch-2 version of this change. Will consider as +1 for this one as well. Will merge tomorrow.

Copy link
Contributor

@PDavid PDavid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks. 👍

@NihalJain NihalJain merged commit 0dc0ad6 into apache:master Aug 21, 2025
1 check failed
NihalJain added a commit that referenced this pull request Aug 21, 2025
Signed-off-by: Dávid Paksy <paksyd@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Istvan Toth <stoty@apache.org>

(cherry picked from commit 0dc0ad6)
Sign up for free to 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.

5 participants