Derek Dagit created STORM-1683:
----------------------------------
Summary: UI Topology Visualization should not check sys streams by
default
Key: STORM-1683
URL: https://issues.apache.org/jira/browse/STORM-1683
Project: Apache Storm
Issue Type: Bug
Components: storm-ui
Affects Versions: 1.0.0
Reporter: Derek Dagit
Assignee: Derek Dagit
New system streams (beginning with two underscores {{__}}) have been added
since the visualization code was added, such as __ack_reset_timeout and
__eventlog. The visualization code currently presents stream check boxes as
unchecked if they are ack-related streams and checked otherwise.
It seems that it should present only non-system streams as checked, so that the
graph shows more relevant streams by default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)