[ https://issues.apache.org/jira/browse/STORM-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117578#comment-15117578 ]
ASF GitHub Bot commented on STORM-1501: --------------------------------------- Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/1046#issuecomment-175125963 I am a bit curious why we need this? What exception/error did you see come from the worker process? > launch worker process exception will cause supervisor process exited > --------------------------------------------------------------------- > > Key: STORM-1501 > URL: https://issues.apache.org/jira/browse/STORM-1501 > Project: Apache Storm > Issue Type: Bug > Components: storm-core > Affects Versions: 2.0.0 > Reporter: caofangkun > Assignee: caofangkun > Priority: Trivial > > [util.clj/async-loop | > https://github.com/apache/storm/blob/master/storm-core/src/clj/org/apache/storm/util.clj#L474] > default kill-fn will kill current process > when supervisor use [util.clj/launch-process | > https://github.com/apache/storm/blob/master/storm-core/src/clj/org/apache/storm/util.clj#L546] > to launch worker process , if exeception occurs , supervisor process will > exit. -- This message was sent by Atlassian JIRA (v6.3.4#6332)