You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2016/01/22 03:38:39 UTC

[jira] [Resolved] (STORM-734) When ShellBolt dies it calls System.exit, which doesn't always shut the process down

     [ https://issues.apache.org/jira/browse/STORM-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim resolved STORM-734.
--------------------------------
    Resolution: Won't Fix

Since we assume process is shutdown normally, I don't think we should call Runtime.halt(int) so that shutdown hook to be not called.

> When ShellBolt dies it calls System.exit, which doesn't always shut the process down
> ------------------------------------------------------------------------------------
>
>                 Key: STORM-734
>                 URL: https://issues.apache.org/jira/browse/STORM-734
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-multilang
>            Reporter: Re'em Bensimhon
>            Assignee: Re'em Bensimhon
>            Priority: Critical
>
> See: http://stackoverflow.com/a/12572516/1761505



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)