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

[CELEBORN-1712] Bump Netty version from 4.1.109.Final to 4.1.114.Final #2903

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SteNicholas
Copy link
Member

What changes were proposed in this pull request?

Bump Netty version from 4.1.109.Final to 4.1.114.Final.

Why are the changes needed?

The Netty 4.1.114.Final version has been released, which netty version is 4.1.109.Final at present. The changes between 4.1.110.Final and 4.1.114.Final is as follows:

https://netty.io/news/2024/05/22/4-1-110-Final.html
https://netty.io/news/2024/06/11/4-1-111-Final.html
https://netty.io/news/2024/07/19/4-1-112-Final.html
https://netty.io/news/2024/09/04/4-1-113-Final.html
https://netty.io/news/2024/10/01/4-1-114-Final.html

Bump apache/spark#46945.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI.

@FMX
Copy link
Contributor

FMX commented Nov 12, 2024

LGTM overall. But are there any tests to ensure this won't introduce any performance change?

@SteNicholas
Copy link
Member Author

SteNicholas commented Nov 12, 2024

LGTM overall. But are there any tests to ensure this won't introduce any performance change?

@FMX, IMO, there is no any performance test for bumping netty version. According to release notes, there are some bugfixes in these versions. Do you have any suggestion to verify performance change introduction?

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