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

Jungtaek Lim commented on STORM-856:
------------------------------------

Yes, I see your point.
Neither thrift and clojure StormBase don't have :delay-secs, so update-storm! 
doesn't work on :delay-secs.
So it's just added to map on demand in runtime, and when nimbus is restarted, 
nimbus doesn't recognize this value.

> If nimbus goes down with a delayed kill topo cmd, it never comes up
> -------------------------------------------------------------------
>
>                 Key: STORM-856
>                 URL: https://issues.apache.org/jira/browse/STORM-856
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Derek Dagit
>
> 1. Describe observed behavior.
> nimbus is in a crash loop
> 2. What is the expected behavior?
> nimbus stays up
> 3. Outline the steps to reproduce the problem.
> launch a topo
> kill topo with `storm kill $topo` (no wait argument, so it defaults to 30s)
> Immediately restart nimbus



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

Reply via email to