Skip to content

[FLINK-38527] Upgrade Netty version to 4.1.128.Final#151

Merged
rmetzger merged 1 commit intoapache:release-17.0from
mateczagany:FLINK-38527
Nov 13, 2025
Merged

[FLINK-38527] Upgrade Netty version to 4.1.128.Final#151
rmetzger merged 1 commit intoapache:release-17.0from
mateczagany:FLINK-38527

Conversation

@mateczagany
Copy link
Contributor

Also updated tcnative modules to use version 2.0.74.Final, as also defined in Netty's root pom.xml - due to this, some OS specific dependencies were updated as well

Copy link
Contributor

@rmetzger rmetzger left a comment

Choose a reason for hiding this comment

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

Have you validated if Flink 1.20 tests are passing with this change?

@mateczagany
Copy link
Contributor Author

Thank you for the review. All looks good for the tests that I can run on my local machine, everything passed using this command:

mvn verify -Pgithub-actions --fail-never -pl 'flink-runtime,flink-rpc/flink-rpc-akka,flink-rpc/flink-rpc-akka-loader,flink-rpc/flink-rpc-core'

@rmetzger
Copy link
Contributor

For some reason, I can't get the CI to pass :(
I'll try later today. Seems to be an infra issue.

@mateczagany
Copy link
Contributor Author

@rmetzger I think maybe this needs to be backported: 108fca0

@mateczagany
Copy link
Contributor Author

Sorry @rmetzger I was busy the past few weeks, I've opened a PR that will hopefully fix the CI issues: #152

@rmetzger
Copy link
Contributor

Awesome, thanks. I was busy too, sorry 🙈

@snuyanzin
Copy link
Contributor

can you rebase in order to check that it helps?

@mateczagany
Copy link
Contributor Author

Thank you for merging my other PR, I've just rebased this one

@rmetzger
Copy link
Contributor

Thanks, triggered the tests.

@rmetzger rmetzger merged commit 5ff61a6 into apache:release-17.0 Nov 13, 2025
1 check passed
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.

3 participants