Skip to content

HBASE-28942 Purge all netty 3 dependencies by default (#6406) - #6421

Merged
Apache9 merged 1 commit into
apache:branch-2from
Apache9:HBASE-28942-branch-2
Nov 1, 2024
Merged

HBASE-28942 Purge all netty 3 dependencies by default (#6406)#6421
Apache9 merged 1 commit into
apache:branch-2from
Apache9:HBASE-28942-branch-2

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

Signed-off-by: Nick Dimiduk ndimiduk@apache.org
(cherry picked from commit a2d508a)

Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit a2d508a)
@Apache9Apache9 added the backport This PR is a back port of some issue or issues already committed to master label Oct 30, 2024
@Apache9Apache9 self-assigned this Oct 30, 2024
@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec1m 1sDocker 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-2 Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for branch
+1 💚mvninstall3m 13sbranch-2 passed
+1 💚compile6m 27sbranch-2 passed
+1 💚checkstyle1m 24sbranch-2 passed
+1 💚spotbugs9m 1sbranch-2 passed
+1 💚spotless0m 49sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 18sMaven dependency ordering for patch
+1 💚mvninstall3m 30sthe patch passed
+1 💚compile6m 37sthe patch passed
+1 💚javac6m 37sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle1m 23sthe patch passed
+1 💚xmllint0m 0sNo new issues.
+1 💚spotbugs9m 16sthe patch passed
+1 💚hadoopcheck18m 1sPatch does not cause any errors with Hadoop 2.10.2 or 3.3.6 3.4.0.
+1 💚spotless0m 57spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 23sThe patch does not generate ASF License warnings.
64m 39s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6421/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6421
Optional Testsdupname asflicense javac codespell detsecrets xmllint hadoopcheck spotless compile spotbugs checkstyle hbaseanti
unameLinux 59dfd3554a8c 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-2 / b20accc
Default JavaEclipse Adoptium-11.0.23+9
Max. process+thread count182 (vs. ulimit of 30000)
modulesC: hbase-external-blockcache . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6421/3/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.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 57sDocker mode activated.
-0 ⚠️yetus0m 6sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 19sMaven dependency ordering for branch
+1 💚mvninstall3m 59sbranch-2 passed
+1 💚compile2m 46sbranch-2 passed
+1 💚javadoc2m 48sbranch-2 passed
+1 💚shadedjars6m 26sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall3m 0sthe patch passed
+1 💚compile2m 11sthe patch passed
+1 💚javac2m 11sthe patch passed
+1 💚javadoc2m 0sthe patch passed
+1 💚shadedjars6m 8spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit278m 56sroot in the patch passed.
316m 31s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6421/3/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6421
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 69a1f637e9e4 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-2 / b20accc
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6421/3/testReport/
Max. process+thread count8727 (vs. ulimit of 30000)
modulesC: hbase-external-blockcache . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6421/3/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 🆗reexec0m 50sDocker mode activated.
-0 ⚠️yetus0m 6sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 19sMaven dependency ordering for branch
+1 💚mvninstall3m 24sbranch-2 passed
+1 💚compile2m 13sbranch-2 passed
+1 💚javadoc2m 11sbranch-2 passed
+1 💚shadedjars6m 10sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for patch
+1 💚mvninstall2m 55sthe patch passed
+1 💚compile2m 14sthe patch passed
+1 💚javac2m 14sthe patch passed
+1 💚javadoc2m 6sthe patch passed
+1 💚shadedjars6m 1spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit323m 13sroot in the patch passed.
359m 7s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6421/3/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#6421
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 38fcf1c9db6f 5.4.0-195-generic #215-Ubuntu SMP Fri Aug 2 18:28:05 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / b20accc
Default JavaEclipse Adoptium-11.0.23+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6421/3/testReport/
Max. process+thread count8114 (vs. ulimit of 30000)
modulesC: hbase-external-blockcache . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6421/3/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 🆗reexec0m 56sDocker mode activated.
-0 ⚠️yetus0m 5sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for branch
+1 💚mvninstall2m 23sbranch-2 passed
+1 💚compile1m 46sbranch-2 passed
+1 💚javadoc1m 48sbranch-2 passed
+1 💚shadedjars4m 48sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for patch
+1 💚mvninstall2m 23sthe patch passed
+1 💚compile1m 43sthe patch passed
+1 💚javac1m 43sthe patch passed
-0 ⚠️javadoc1m 39s/results-javadoc-javadoc-root.txtroot generated 4 new + 96 unchanged - 4 fixed = 100 total (was 100)
+1 💚shadedjars4m 47spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit347m 27s/patch-unit-root.txtroot in the patch failed.
376m 28s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6421/3/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR#6421
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 1ecde05e0d9a 5.4.0-195-generic #215-Ubuntu SMP Fri Aug 2 18:28:05 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / b20accc
Default JavaTemurin-1.8.0_412-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6421/3/testReport/
Max. process+thread count4782 (vs. ulimit of 30000)
modulesC: hbase-external-blockcache . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6421/3/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit 286bd69 into apache:branch-2Nov 1, 2024
Apache9 added a commit that referenced this pull request Nov 1, 2024
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit a2d508a)
(cherry picked from commit 286bd69)
Apache9 added a commit that referenced this pull request Nov 1, 2024
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit a2d508a)
(cherry picked from commit 286bd69)
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.

2 participants

@Apache9@Apache-HBase