wy96f opened a new pull request #2558: ARTEMIS-2257 Synchronize SharedEventLoopGroup shutdownGracefully URL: https://github.com/apache/activemq-artemis/pull/2558 While thread a shutdowns shared event loop, between scheduling a task and set the shutdown reference thread b calls getInstance() and retrieves ready shutting down instance. Add synchronized block to fix the problem.
---------------------------------------------------------------- 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
