[ 
https://issues.apache.org/jira/browse/ARTEMIS-4384?focusedWorklogId=875815&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-875815
 ]

ASF GitHub Bot logged work on ARTEMIS-4384:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Aug/23 14:40
            Start Date: 11/Aug/23 14:40
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on code in PR #4574:
URL: https://github.com/apache/activemq-artemis/pull/4574#discussion_r1291423748


##########
artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/queue/StatQueue.java:
##########
@@ -85,6 +87,9 @@ public enum OPERATION {
    @Option(names = "--maxColumnSize", description = "The max width of data 
column. Set to -1 for no limit. Default is 25.")
    private int maxColumnSize = DEFAULT_MAX_COLUMN_SIZE;
 
+   @Option(names = "--clustered", description = "Print statics for all the 
nodes on the topology")

Review Comment:
   Not sure what you're asking.  Rename statistics as stats or renaming 
clustered as stats. 





Issue Time Tracking
-------------------

    Worklog Id:     (was: 875815)
    Time Spent: 0.5h  (was: 20m)

> CLI method to verify topology on all the nodes (cluster verify)
> ---------------------------------------------------------------
>
>                 Key: ARTEMIS-4384
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4384
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>    Affects Versions: 2.30.0
>            Reporter: Clebert Suconic
>            Assignee: Clebert Suconic
>            Priority: Major
>             Fix For: 2.31.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This CLI method will download the topology of a server, and connect to all 
> the individual nodes to verify their topology.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to