lvfangmin commented on issue #880: ZOOKEEPER-3340: Improve Queue Usage in QuorumCnxManager.java URL: https://github.com/apache/zookeeper/pull/880#issuecomment-482761706 Thanks @BELUGABEHR for improving this, this is cool, we may use CircularBlockingQueue in other places as well. Besides the unit test, do you have any perf data about the difference between ArrayBlockingQueue and CircularBlockingQueue?
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services