You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/24 08:52:44 UTC

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

    [ https://issues.apache.org/jira/browse/ROCKETMQ-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15882243#comment-15882243 ] 

ASF GitHub Bot commented on ROCKETMQ-72:
----------------------------------------

Github user zhouxinyu commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/49
  
    Hi, @shroman , your worry make sense, but if there are some exceptions in `start` process, the JVM will exit.


> 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.15#6346)