ivmaykov commented on issue #810: ZOOKEEPER-3274: Use CompositeByteBuf to queue data in NettyServerCnxn URL: https://github.com/apache/zookeeper/pull/810#issuecomment-463410028 Trying to reuse the same CompositeByteBuf seems to be causing connection timeouts in AsyncHammerTest, so revert that change and just free / reallocate the queuedBuffer as before.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
