Gareth Daniel Smith created STORM-193:
-----------------------------------------
Summary: I think it would be more user friendly if [storm kill
...] was synchronous
Key: STORM-193
URL: https://issues.apache.org/jira/browse/STORM-193
Project: Apache Storm (Incubating)
Issue Type: Wish
Reporter: Gareth Daniel Smith
Priority: Minor
Currently the [storm kill topology-name] command is not synchronous, even if
[-w 0] is used. After killing a topology using the kill command then one must
wait an unspecified amount of time (a second or so) before running [storm jar]
with the same topology name, otherwise storm will complain that the topology
already exists.
This is frustrating me during development when I am repeatedly killing and
deploying new versions of my topology.
I would like if there was an option to have [storm kill] be synchronous, or
even if it was the default behavior.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)