caofangkun created STORM-1501:
---------------------------------
Summary: 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)