You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2018/08/20 05:16:00 UTC

[jira] [Resolved] (STORM-3196) 'storm list' should include topology owner in output

     [ https://issues.apache.org/jira/browse/STORM-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim resolved STORM-3196.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Thanks [~jtolar], I merged into master.

We are moving toward to Storm 2.0.0 hence we are unlikely to add new features/improvements to the 1.x version lines. But please submit a pull request for 1.x-branch when you rely on 1.x and would like to push the feature to 1.x version too.

> 'storm list' should include topology owner in output
> ----------------------------------------------------
>
>                 Key: STORM-3196
>                 URL: https://issues.apache.org/jira/browse/STORM-3196
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Jacob Tolar
>            Assignee: Jacob Tolar
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> It would be helpful if 'storm list' included the owner in the output.
> For example:
> {code:java}
> Topology_name Status Num_tasks Num_workers Uptime_secs Owner
> -------------------------------------------------------------------
> my_topology ACTIVE 205 15 123456 jtolar
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)