Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Sep 29, 2023

What changes were proposed in this pull request?

This PR aims to Upgrade Netty to 4.1.99.Final.

Why are the changes needed?

Netty 4.1.99.Final is the first release where Netty community has Java 21 test coverage.

It also fixes a bug which could lead to SIGSERV while running on JDK21+. Since the bug was introduced at 4.1.98.Final, Apache Spark was not affected yet.

Here is a full release note.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the BUILD label Sep 29, 2023
@dongjoon-hyun
Copy link
Member Author

Thank you, @LuciferYang .

The one failure is irrelevant and flaky one. Let me merge this.

CliSuite.SPARK-37555: spark-sql should pass last unclosed comment to backend

@dongjoon-hyun dongjoon-hyun deleted the SPARK-45382 branch September 29, 2023 20:50
turboFei pushed a commit to turboFei/spark that referenced this pull request Nov 6, 2025
* [SPARK-45382][BUILD] Upgrade Netty to 4.1.99.Final

### What changes were proposed in this pull request?

This PR aims to Upgrade Netty to 4.1.99.Final.

### Why are the changes needed?

Netty 4.1.99.Final is the first release where Netty community has Java 21 test coverage.
- netty/netty#13627

It also fixes a bug which could lead to SIGSERV while running on JDK21+. Since the bug was introduced at `4.1.98.Final`, Apache Spark was not affected yet.
- netty/netty#13640

Here is a full release note.
- https://netty.io/news/2023/09/21/4-1-99-Final.html

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes apache#43180 from dongjoon-hyun/SPARK-45382.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>

(cherry picked from commit 0b68e41)

* HADP-54076	Upgrade netty-codec-http2 to 4.1.110

---------

Co-authored-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants