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

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

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


##########
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:
   Ahhhh.  I couldn't even see my typo now. Thanks. 





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

    Worklog Id:     (was: 875839)
    Time Spent: 50m  (was: 40m)

> 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: 50m
>  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