You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Sriharsha Chintalapani (JIRA)" <ji...@apache.org> on 2015/07/21 06:29:04 UTC

[jira] [Created] (STORM-954) Toplogy Event Inspector

Sriharsha Chintalapani created STORM-954:
--------------------------------------------

             Summary: Toplogy Event Inspector
                 Key: STORM-954
                 URL: https://issues.apache.org/jira/browse/STORM-954
             Project: Apache Storm
          Issue Type: Improvement
            Reporter: Sriharsha Chintalapani
            Assignee: Arun Mahadevan


•Ability to view tuples flowing through the topology
•Ability to turn on/off debug events without having to stop/restart topology
•Default debug events is off
•User should be able to select a specific Spout or Bolt and see incoming events and outgoing events
•We could put a configurable numbers of events to view (e.g. last 100 events or last 1 minute)
•Tuple stream to have following info
•Message id, batch/transaction id, name/value pair, timestamp, acked (boolean)
•All the above to be available from Storm UI



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)