You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2021/03/24 10:08:37 UTC

[GitHub] [zookeeper] Icysandwich opened a new pull request #1650: Improve stream use in QuorumCnxManager.

Icysandwich opened a new pull request #1650:
URL: https://github.com/apache/zookeeper/pull/1650


   Fix three bad practices:
   
   - Mismatch stream creation in RecvWorker and SendWorker.
   
   - Stream instances are never closed in RecvWorker and SendWorker.
   
   - RecvWorker and SendWorker are initialized before removing old ones.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zookeeper] Icysandwich closed pull request #1650: ZOOKEEPER-4258: Improve stream use in QuorumCnxManager.

Posted by GitBox <gi...@apache.org>.
Icysandwich closed pull request #1650:
URL: https://github.com/apache/zookeeper/pull/1650


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org