You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/02/07 07:20:29 UTC

[GitHub] normanmaurer commented on issue #809: ZOOKEEPER-3272: Clean up netty4 code per Norman Maurer's review comments

normanmaurer commented on issue #809: ZOOKEEPER-3272: Clean up netty4 code per Norman Maurer's review comments
URL: https://github.com/apache/zookeeper/pull/809#issuecomment-461312715
 
 
   @anmolnar its been a long time since I touched netty 3 (end its EOL for a very long time as well) so I cant say for sure but I would be surprised if it would not close the selectors correctly. That said there is also a change in Java11 which may delay closing the sockets a bit:
   
   https://github.com/netty/netty/issues/8697#issuecomment-450619821
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services