Sounds good to me. I think for smaller changes like this just go ahead and open an issue/PR if no one actively opposes the idea. When no one has an opinion one way or the other, you're unlikely to have anyone actively green-lighting the idea.
2017-10-11 20:53 GMT+02:00 Hugo Da Cruz Louro <[email protected]>: > Hi everyone, > > No one replied to this thread. If no one opposes I am going to submit a > patch with these changes. > > Thanks, > Hugo > > > On Aug 13, 2017, at 5:39 PM, Hugo Da Cruz Louro <[email protected]> > wrote: > > > > Currently the CLI command 'storm list’ presents the output as follows: > > > > Topology_name Status Num_tasks Num_workers Uptime_secs > > ------------------------------------------------------------------- > > wct ACTIVE 28 3 2581 > > > > Is there any technical and/or historical reason to keep it like that. Is > there a backward compatibility concern that some users may be parsing these > names? If not, I suggest that we present the output of this command as such: > > > > Topology Status Tasks Workers Uptime [s] > > ------------------------------------------------------------------- > > wct ACTIVE 28 3 2581 > > > > If we agree with this proposal I will create a JIRA and submit a patch > with the change. > > > > Thanks, > > Hugo > >
