Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-28022 Remove netty 3 dependency in the pom file for hbase-endpoint #5351

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

Apache9
Copy link
Contributor

@Apache9 Apache9 commented Aug 14, 2023

No description provided.

@Apache9 Apache9 self-assigned this Aug 14, 2023
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 31s Docker mode activated.
-0 ⚠️ yetus 0m 2s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚 mvninstall 3m 3s master passed
+1 💚 compile 0m 15s master passed
+1 💚 shadedjars 5m 15s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 10s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 2m 43s the patch passed
+1 💚 compile 0m 14s the patch passed
+1 💚 javac 0m 14s the patch passed
+1 💚 shadedjars 5m 8s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 9s the patch passed
_ Other Tests _
+1 💚 unit 3m 25s hbase-endpoint in the patch passed.
21m 47s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5351/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #5351
Optional Tests javac javadoc unit shadedjars compile
uname Linux f37d3ad3f528 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 / 98febd9
Default Java Eclipse Adoptium-11.0.17+8
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5351/1/testReport/
Max. process+thread count 1305 (vs. ulimit of 30000)
modules C: hbase-endpoint U: hbase-endpoint
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5351/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 25s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚 mvninstall 2m 31s master passed
+1 💚 compile 0m 13s master passed
+1 💚 shadedjars 4m 59s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 10s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 2m 14s the patch passed
+1 💚 compile 0m 13s the patch passed
+1 💚 javac 0m 13s the patch passed
+1 💚 shadedjars 6m 2s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 12s the patch passed
_ Other Tests _
+1 💚 unit 3m 49s hbase-endpoint in the patch passed.
21m 54s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5351/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR #5351
Optional Tests javac javadoc unit shadedjars compile
uname Linux 49e9aace5e89 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 / 98febd9
Default Java Temurin-1.8.0_352-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5351/1/testReport/
Max. process+thread count 1281 (vs. ulimit of 30000)
modules C: hbase-endpoint U: hbase-endpoint
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5351/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 27s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+1 💚 mvninstall 2m 49s master passed
+1 💚 compile 0m 21s master passed
+1 💚 spotless 0m 41s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚 mvninstall 2m 34s the patch passed
+1 💚 compile 0m 20s the patch passed
+1 💚 javac 0m 20s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 1s The patch has no ill-formed XML file.
+1 💚 hadoopcheck 8m 56s Patch does not cause any errors with Hadoop 3.2.4 3.3.5.
+1 💚 spotless 0m 41s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 0m 11s The patch does not generate ASF License warnings.
22m 49s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5351/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #5351
Optional Tests dupname asflicense javac hadoopcheck spotless xml compile
uname Linux bff7756dadbe 5.4.0-156-generic #173-Ubuntu SMP Tue Jul 11 07:25:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 98febd9
Default Java Eclipse Adoptium-11.0.17+8
Max. process+thread count 77 (vs. ulimit of 30000)
modules C: hbase-endpoint U: hbase-endpoint
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5351/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Copy link
Member

@ddupg ddupg left a comment

Choose a reason for hiding this comment

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

+1

Copy link
Contributor

@GeorryHuang GeorryHuang left a comment

Choose a reason for hiding this comment

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

+1

@Apache9 Apache9 merged commit 5464245 into apache:master Aug 14, 2023
Apache9 added a commit that referenced this pull request Aug 14, 2023
…int (#5351)

Signed-off-by: Xin Sun <[email protected]>
Signed-off-by: GeorryHuang <[email protected]>
(cherry picked from commit 5464245)
Apache9 added a commit that referenced this pull request Aug 14, 2023
…int (#5351)

Signed-off-by: Xin Sun <[email protected]>
Signed-off-by: GeorryHuang <[email protected]>
(cherry picked from commit 5464245)
Apache9 added a commit that referenced this pull request Aug 14, 2023
…int (#5351)

Signed-off-by: Xin Sun <[email protected]>
Signed-off-by: GeorryHuang <[email protected]>
(cherry picked from commit 5464245)
Apache9 added a commit that referenced this pull request Aug 14, 2023
…int (#5351)

Signed-off-by: Xin Sun <[email protected]>
Signed-off-by: GeorryHuang <[email protected]>
(cherry picked from commit 5464245)
prabhjyotsingh pushed a commit to acceldata-io/hbase that referenced this pull request Apr 3, 2024
…int (apache#5351)

Signed-off-by: Xin Sun <[email protected]>
Signed-off-by: GeorryHuang <[email protected]>
(cherry picked from commit 5464245)
vinayakphegde pushed a commit to vinayakphegde/hbase that referenced this pull request Apr 4, 2024
…int (apache#5351)

Signed-off-by: Xin Sun <[email protected]>
Signed-off-by: GeorryHuang <[email protected]>
(cherry picked from commit 5464245)
(cherry picked from commit b9696b8)
Change-Id: Idc9961de3d5d1ffdc4a899c2b4e47f6beb37a74d
shubhluck added a commit to acceldata-io/hbase that referenced this pull request May 2, 2024
* HBASE-27694

* Hbase Jackson-mapper-asl dependency removed, jettison/avro/netty upgrade, hadoop tag-release 3.2.3.3.2.2.0-1095

* ODP-1203 - Avro upgrade to 1.11.3

* ODP-1210|netty version upgrade to 4.1.94

* zookeeper release version change to 3.2.2.0-1095

* distribution management addition

(cherry picked from commit 39171e4)

* hadoop.guava.version upgrade 32.0-jre

(cherry picked from commit e1e87b1)

* removed additional jackson-mapper-asl dependency from hbase-shaded-testing-util

* HBASE-28022 Remove netty 3 dependency in the pom file for hbase-endpoint (apache#5351)

Signed-off-by: Xin Sun <[email protected]>
Signed-off-by: GeorryHuang <[email protected]>
(cherry picked from commit 5464245)

* HBASE-28153 Upgrade zookeeper to a newer version (apache#5475)

Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: Andrew Purtell <[email protected]>
Signed-off-by: Bryan Beaudreault <[email protected]>
(cherry picked from commit a973739)

* Hbase Jackson-mapper-asl dependency removed, jettison/avro/netty upgrade, hadoop tag-release 3.2.3.3.2.2.0-1095

* Hbase Jackson-mapper-asl dependency removed, jettison/avro/netty upgrade, hadoop tag-release 3.2.3.3.2.2.0-1095

* Distribution management addition

* Fixed version as per main across all poms

---------

Co-authored-by: manishsinghmowall <[email protected]>
Co-authored-by: kravii <[email protected]>
Co-authored-by: Duo Zhang <[email protected]>
Co-authored-by: Prabhjyot Singh <[email protected]>
prabhjyotsingh pushed a commit to acceldata-io/hbase that referenced this pull request May 12, 2024
…int (apache#5351)

Signed-off-by: Xin Sun <[email protected]>
Signed-off-by: GeorryHuang <[email protected]>
(cherry picked from commit 5464245)
(cherry picked from commit 931a41d)
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.

4 participants