Describe the enhancement requested
Netty 4.1.105.Final brings few fixes that would be good to have in Arrow, especially:
- DNS error improvements
- Fix exception on HTTP chunk size overflow
- Save HTTP2 pseudo-header lower-case validation
The release news is there: https://netty.io/news/2024/01/16/4-1-105-Final.html
and the full Release Notes here: https://github.com/netty/netty/issues?q=milestone%3A4.1.105.Final+is%3Aclosed
Component(s)
Java