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

Use Netty 4.1.116.Final or 4.1.117.Final #45655

Open
matzew opened this issue Jan 16, 2025 · 6 comments
Open

Use Netty 4.1.116.Final or 4.1.117.Final #45655

matzew opened this issue Jan 16, 2025 · 6 comments
Labels

Comments

@matzew
Copy link

matzew commented Jan 16, 2025

Describe the bug

With a 3.15.3 based installation, we are seeing: netty/netty#14479

Which is introduced in Netty 4.1.115.Final and fixed in 4.1.116.Final.

Can this be included into a 3.15.4 release of quarkus?

Our issue is captured here, in this comment: knative-extensions/eventing-kafka-broker#4214 (comment)

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@matzew matzew added the kind/bug Something isn't working label Jan 16, 2025
Copy link

quarkus-bot bot commented Jan 16, 2025

/cc @cescoffier (netty), @franz1981 (netty), @geoand (knative), @iocanel (knative), @jponge (netty)

@geoand
Copy link
Contributor

geoand commented Jan 16, 2025

If we do update, it should be to 4.1.117

@cescoffier
Copy link
Member

We will have to see how Vertx works with this new version.

Vertx 4.5.12 should be released next week.

@matzew
Copy link
Author

matzew commented Jan 16, 2025

@geoand thanks! I now see the matching tag: https://github.com/netty/netty/tree/netty-4.1.117.Final

The GH repo was just hinting the 4.1.116 Final as last release

@matzew matzew changed the title Use Netty 4.1.116.Final Use Netty 4.1.116.Final or 4.1.117.Final Jan 20, 2025
@matzew
Copy link
Author

matzew commented Jan 22, 2025

We will have to see how Vertx works with this new version.

@cescoffier Last week there was already a version bump of netty inside vertx 4.5.x, with the milestone for 4.5.12: vert-x3/vertx-dependencies#201

@cescoffier
Copy link
Member

Yes, but know we need to wait for this release and then deal with the potential native compilation issues.

The Vertx release is expected this week. So expect some work on that next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants