celeborn/dev
SteNicholas bd77f3e22d
[CELEBORN-1396] Bump Netty from 4.1.107.Final to 4.1.109.Final
### What changes were proposed in this pull request?

Bump Netty from 4.1.107.Final to 4.1.109.Final.

### Why are the changes needed?

Netty has released v4.1.108.Final, v4.1.109.Final, which release note refers to [4.1.108.Final](https://netty.io/news/2024/03/21/4-1-108-Final.html), [4.1.109.Final](https://netty.io/news/2024/04/15/4-1-109-Final.html). This version includes some bugfixes and improvements including:

- 4.1.108.Final
  - Epoll: Correctly handle splice tasks when Channel is closed: https://github.com/netty/netty/issues/13848
- 4.1.109.Final
  - Don't send a RST frame when closing the stream in a write future while processing inbound frames: https://github.com/netty/netty/pull/13973
  - Fix DefaultChannelId#asLongText NPE: https://github.com/netty/netty/pull/13971
  - Rewrite ZstdDecoder to remove the need of allocate a huge byte[] internally: https://github.com/netty/netty/pull/13928

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

No.

### How was this patch tested?

No.

Closes #2474 from SteNicholas/CELEBORN-1396.

Authored-by: SteNicholas <programgeek@163.com>
Signed-off-by: mingji <fengmingxiao.fmx@alibaba-inc.com>
2024-04-22 20:31:29 +08:00
..
deps [CELEBORN-1396] Bump Netty from 4.1.107.Final to 4.1.109.Final 2024-04-22 20:31:29 +08:00
checkout_pr.sh [INFRA] Inroduce checkout_pr.sh shell script (#968) 2022-11-14 22:28:43 +08:00
dependencies.sh Support Spark3.5 with JDK21 2024-03-27 18:42:16 +08:00
merge_pr.py [INFRA] Remove incubator/incubating for graduation 2024-03-27 13:54:47 +08:00
reformat [CELEBORN-1310][FLINK] Support Flink 1.19 2024-03-20 11:51:23 +08:00