You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "Roman Shtykh (JIRA)" <ji...@apache.org> on 2017/01/23 11:23:26 UTC

[jira] [Created] (ROCKETMQ-72) DefaultMessageStore cannot be properly shutdown when failed in the middle of start()

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)