lhotari opened a new pull request, #4426:
URL: https://github.com/apache/bookkeeper/pull/4426

   ### Motivation
   
   [Netty 4.1.111.Final](https://netty.io/news/2024/06/11/4-1-111-Final.html) 
contains important fixes:
   - https://github.com/netty/netty/pull/14086
   - https://github.com/netty/netty/pull/14093
   
   On the Pulsar side these address Broker stability when TLS with Bookkeeper 
V2 protocol is used between Broker and Bookies. The Bookkeeper client didn't 
contain a workaround for the Netty SslHandler "feature" like Pulsar did. That's 
why Bookkeeper client was impacted. Netty 4.1.111.Final will address those 
stability issues with the Bookkeeper client when using V2 protocol over TLS.
   
   ### Changes
   
   - Upgrade Netty to 4.1.111.Final


-- 
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]

Reply via email to