franz1981 commented on pull request #45: URL: https://github.com/apache/qpid-jms/pull/45#issuecomment-1063687172
@gemmellr I've further simplified things here by moving some of the bootstrap setup logic and event loop group creation logic into `EventLoopType`: this will save leaking enum instances all around and scatter the event loop type/netty type pair logic around. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
