hima created STORM-1512:
---------------------------
Summary: how to execute one bolt after another when the input is
taken from same spout.
Key: STORM-1512
URL: https://issues.apache.org/jira/browse/STORM-1512
Project: Apache Storm
Issue Type: Bug
Reporter: hima
My requirement is to first execute one bolt and upon successful execution only
next bolt have to execute and i am giving the input for the bolts from same
spout.For that for second bolt i am using Thread.sleep() method, its working
fine but have performance issues.Can anyone help me if there is any alternative
for this problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)