Jacob Tolar created STORM-3257:
----------------------------------

             Summary: '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


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