[ 
https://issues.apache.org/jira/browse/STORM-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228808#comment-15228808
 ] 

ASF GitHub Bot commented on STORM-1683:
---------------------------------------

GitHub user d2r opened a pull request:

    https://github.com/apache/storm/pull/1313

    STORM-1683 only check non-system streams by default

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/d2r/storm 
storm-1683-ui-viz-uncheck-sys-streams-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1313.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1313
    
----
commit e5ed7ffe5a81e3c6ecf106f21cc84dd2bbe0a927
Author: Derek Dagit <[email protected]>
Date:   2016-04-04T18:24:21Z

    only check non-system streams by default

----


> 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, 2.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)

Reply via email to