You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2019/05/28 13:51:38 UTC

[GitHub] [bookkeeper] luoxn28 commented on issue #2104: why BookieNettyServer’s parentGroup and childGroup is same EventLoopGroup?

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:
users@infra.apache.org


With regards,
Apache Git Services