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

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

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


##########
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:
   I'm suggesting the added "statics" looks wrong and asking for it to be 
corrected.





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

    Worklog Id:     (was: 875825)
    Time Spent: 40m  (was: 0.5h)

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