Roman Shtykh created ROCKETMQ-72:
------------------------------------
Summary: DefaultMessageStore cannot be properly shutdown when
failed in the middle of start()
Key: ROCKETMQ-72
URL: https://issues.apache.org/jira/browse/ROCKETMQ-72
Project: Apache RocketMQ
Issue Type: Bug
Reporter: Roman Shtykh
Assignee: Roman Shtykh
Priority: Critical
If {{DefaultMessageStore#start}} fails before it reaches {{this.shutdown =
false;}} it remains _true_ and prevents proper shutdown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)