luoxn28 commented on issue #2104: why BookieNettyServer’s parentGroup and childGroup is same EventLoopGroup? URL: https://github.com/apache/bookkeeper/issues/2104#issuecomment-496525427 @sijie You're right, using an EventGroupLoop doesn't make much of a difference, especially in an asynchronous way, which makes little difference to the client.But it's better to use a different EventGroupLoop for isolation.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
