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

ASF GitHub Bot updated STORM-3257:
----------------------------------
    Labels: pull-request-available  (was: )

> 'storm kill' command line should be able to continue on error
> -------------------------------------------------------------
>
>                 Key: STORM-3257
>                 URL: https://issues.apache.org/jira/browse/STORM-3257
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Jacob Tolar
>            Priority: Minor
>              Labels: pull-request-available
>
> If you invoke 'storm kill' as follows:
>  
> {code:java}
> storm kill topo1 topo2 topo3 topo4 ...{code}
>  
> and the first action fails (e.g NotAliveException or AuthorizationException), 
> none of the other items in the list are killed.
>  
> It would be helpful if (perhaps as an option) we could continue to attempt to 
> kill everything else as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to