[
https://issues.apache.org/jira/browse/STORM-856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577935#comment-14577935
]
Derek Dagit commented on STORM-856:
-----------------------------------
Suspect we may not be serializing `:delay-secs`
[here|https://github.com/apache/storm/blob/v0.10.0/storm-core/src/clj/backtype/storm/converter.clj#L142-L151]
> 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)