lhotari opened a new pull request, #19417:
URL: https://github.com/apache/pulsar/pull/19417
### Motivation
Some relevant Netty bug fixes:
* Improves compatibility with newer Linux distros
* https://github.com/netty/netty/pull/13112
* TLS 1.3 handshake issue fix:
* issue: https://github.com/netty/netty/issues/13073
* fixed by https://github.com/netty/netty/pull/13095
### Modifications
- Brings Netty Tcnative 2.0.56.Final
- Also upgraded Netty's io_uring support to a compatible version 0.0.17.Final
Release notes:
https://netty.io/news/2023/01/12/4-1-87-Final.html
https://netty.io/news/2023/02/02/multiple_releases_incubator.html
### Documentation
<!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
- [ ] `doc` <!-- Your PR contains doc changes. -->
- [ ] `doc-required` <!-- Your PR changes impact docs and you will update
later -->
- [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
- [ ] `doc-complete` <!-- Docs have been already added -->
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]