yangwei created ARTEMIS-2257:
--------------------------------
Summary: Synchronize SharedEventLoopGroup shutdownGracefully to
prevent race conditions
Key: ARTEMIS-2257
URL: https://issues.apache.org/jira/browse/ARTEMIS-2257
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.6.4
Reporter: yangwei
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 message was sent by Atlassian JIRA
(v7.6.3#76005)