[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-05-10 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 10/May/24 21:03
Start Date: 10/May/24 21:03
Worklog Time Spent: 10m 
  Work Description: clebertsuconic merged PR #4931:
URL: https://github.com/apache/activemq-artemis/pull/4931




Issue Time Tracking
---

Worklog Id: (was: 918867)
Time Spent: 3.5h  (was: 3h 20m)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
> Fix For: 2.34.0
>
>  Time Spent: 3.5h
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-05-10 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 10/May/24 15:48
Start Date: 10/May/24 15:48
Worklog Time Spent: 10m 
  Work Description: clebertsuconic opened a new pull request, #4931:
URL: https://github.com/apache/activemq-artemis/pull/4931

   Notice that I'm keeping the old argument here as hidden As I keep using this 
myself, my brain always go to ./artemis queue stat --sleep
   
   So, I think people would feel more comfortable if the parameter was renamed.




Issue Time Tracking
---

Worklog Id: (was: 918803)
Time Spent: 3h 20m  (was: 3h 10m)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
> Fix For: 2.34.0
>
>  Time Spent: 3h 20m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-05-02 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 03/May/24 03:26
Start Date: 03/May/24 03:26
Worklog Time Spent: 10m 
  Work Description: brusdev commented on code in PR #4921:
URL: https://github.com/apache/activemq-artemis/pull/4921#discussion_r1588631240


##
artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/queue/StatQueue.java:
##
@@ -99,6 +100,12 @@ public enum OPERATION {
@Option(names = "--include-management", description = "Include queues 
created for notification management in the output")
private boolean includeManagement = false;
 
+   @Option(names = "--loop", description = "Keep Queue Stat in a forever loop, 
that you can interrupt with Ctrl-C, sleeping for --loop-time between each 
iteration.")

Review Comment:
   In kubectl the name of a similar option is `watch`





Issue Time Tracking
---

Worklog Id: (was: 917415)
Time Spent: 3h 10m  (was: 3h)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
> Fix For: 2.34.0
>
>  Time Spent: 3h 10m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-05-02 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 02/May/24 21:53
Start Date: 02/May/24 21:53
Worklog Time Spent: 10m 
  Work Description: clebertsuconic merged PR #4921:
URL: https://github.com/apache/activemq-artemis/pull/4921




Issue Time Tracking
---

Worklog Id: (was: 917386)
Time Spent: 3h  (was: 2h 50m)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
> Fix For: 2.34.0
>
>  Time Spent: 3h
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-05-02 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 02/May/24 20:51
Start Date: 02/May/24 20:51
Worklog Time Spent: 10m 
  Work Description: clebertsuconic opened a new pull request, #4921:
URL: https://github.com/apache/activemq-artemis/pull/4921

   (no comment)




Issue Time Tracking
---

Worklog Id: (was: 917380)
Time Spent: 2h 50m  (was: 2h 40m)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
> Fix For: 2.34.0
>
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-04-24 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 24/Apr/24 14:26
Start Date: 24/Apr/24 14:26
Worklog Time Spent: 10m 
  Work Description: clebertsuconic merged PR #4905:
URL: https://github.com/apache/activemq-artemis/pull/4905




Issue Time Tracking
---

Worklog Id: (was: 916188)
Time Spent: 2h 40m  (was: 2.5h)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-04-23 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 24/Apr/24 03:34
Start Date: 24/Apr/24 03:34
Worklog Time Spent: 10m 
  Work Description: clebertsuconic commented on PR #4905:
URL: 
https://github.com/apache/activemq-artemis/pull/4905#issuecomment-2073954333

   same thing, but including management queues:
   
   ```
   bin % ./artemis queue stat --include-management
   Connection brokerURL = tcp://localhost:61616
   |NAME |ADDRESS  
|CONSUMER|MESSAGE|MESSAGES|DELIVERING|MESSAGES|SCHEDULED| ROUTING |INTERNAL|
   | | | COUNT  | COUNT | ADDED 
 |  COUNT   | ACKED  |  COUNT  |  TYPE   ||
   |$sys.mqtt.sessions   |$sys.mqtt.sessions   |   0|   0   |   0   
 |0 |   0|0| ANYCAST |  true  |
   |DLQ  |DLQ  |   0|   0   |   0   
 |0 |   0|0| ANYCAST | false  |
   |ExpiryQueue  |ExpiryQueue  |   0|   0   |   0   
 |0 |   0|0| ANYCAST | false  |
   |TEST |TEST |   0|   0   |   0   
 |0 |   0|0| ANYCAST | false  |
   |activemq.management.0fc9e|activemq.management.0fc9e|   1|   1   |   1   
 |1 |   0|0|MULTICAST| false  |
   |  b03-3934-4f2a-8eec-5202|  b03-3934-4f2a-8eec-5202||   |   
 |  || | ||
   |  4975e39d   |  4975e39d   ||   |   
 |  || | ||
   |activemq.management.44065|activemq.management.44065|   1|   1   |   1   
 |1 |   0|0|MULTICAST| false  |
   |  c77-addc-410b-8270-e996|  c77-addc-410b-8270-e996||   |   
 |  || | ||
   |  9dc830b2   |  9dc830b2   ||   |   
 |  || | ||
   |activemq.management.98058|activemq.management.98058|   1|   0   |   0   
 |0 |   0|0|MULTICAST| false  |
   |  71f-0572-4664-953c-bb2c|  71f-0572-4664-953c-bb2c||   |   
 |  || | ||
   |  4f5a1842   |  4f5a1842   ||   |   
 |  || | ||
   ```




Issue Time Tracking
---

Worklog Id: (was: 916121)
Time Spent: 2.5h  (was: 2h 20m)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
>  Time Spent: 2.5h
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-04-23 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 24/Apr/24 03:33
Start Date: 24/Apr/24 03:33
Worklog Time Spent: 10m 
  Work Description: clebertsuconic commented on PR #4905:
URL: 
https://github.com/apache/activemq-artemis/pull/4905#issuecomment-2073953407

   this is the last updated:
   
   ```
   Connection brokerURL = tcp://localhost:61616
   |NAME  |ADDRESS   
|CONSUMER|MESSAGE|MESSAGES|DELIVERING|MESSAGES|SCHEDULED|ROUTING|INTERNAL|
   |  |  | COUNT  | COUNT | ADDED  |  COUNT   | 
ACKED  |  COUNT  | TYPE  ||
   |$sys.mqtt.sessions|$sys.mqtt.sessions|   0|   0   |   0|0 | 
  0|0|ANYCAST|  true  |
   |DLQ   |DLQ   |   0|   0   |   0|0 | 
  0|0|ANYCAST| false  |
   |ExpiryQueue   |ExpiryQueue   |   0|   0   |   0|0 | 
  0|0|ANYCAST| false  |
   |TEST  |TEST  |   0|   0   |   0|0 | 
  0|0|ANYCAST| false  |
   ```




Issue Time Tracking
---

Worklog Id: (was: 916120)
Time Spent: 2h 20m  (was: 2h 10m)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
>  Time Spent: 2h 20m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-04-23 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 24/Apr/24 03:11
Start Date: 24/Apr/24 03:11
Worklog Time Spent: 10m 
  Work Description: clebertsuconic commented on code in PR #4905:
URL: https://github.com/apache/activemq-artemis/pull/4905#discussion_r1577182698


##
docs/user-manual/versions.adoc:
##
@@ -32,6 +32,8 @@ However, connections will no longer be pooled regardless of 
the configuration.
   ** This was done in an attempt to allow administrators to act when things 
are not working as expected, to get metrics on these objects and allow more 
transparency for the broker.
   ** this includes all Openwire Advisor queues and addresses, MQTT internal 
objects, Cluster Store and Forward (SNF) Queues, Mirror SNF.
   ** You may want to revisit authorizations if you mean to control access to 
certain users on the web console.
+* The CLI operation `./artemis queue stat` has its output improved and 
updated. If you parse the previous output you will see differences in the 
output.

Review Comment:
   @erwindon as promised ^^^
   let me know if you can think of a better text here or anywhere else 





Issue Time Tracking
---

Worklog Id: (was: 916116)
Time Spent: 2h 10m  (was: 2h)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-04-23 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 23/Apr/24 16:21
Start Date: 23/Apr/24 16:21
Worklog Time Spent: 10m 
  Work Description: clebertsuconic commented on PR #4905:
URL: 
https://github.com/apache/activemq-artemis/pull/4905#issuecomment-2072859043

   @erwindon but I will add a note to the release notes pointing the change




Issue Time Tracking
---

Worklog Id: (was: 916071)
Time Spent: 2h  (was: 1h 50m)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
>  Time Spent: 2h
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-04-23 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 23/Apr/24 16:08
Start Date: 23/Apr/24 16:08
Worklog Time Spent: 10m 
  Work Description: clebertsuconic commented on PR #4905:
URL: 
https://github.com/apache/activemq-artemis/pull/4905#issuecomment-2072831889

   @jbertram last iteraction... notice I renamed some of the titles...
   
   
   ```
   bin % ./artemis queue stat
   Connection brokerURL = tcp://localhost:61616
   |NAME |ADDRESS  
|CONSUMERS|MESSAGES|MESSAGES|DELIVERING|ACKED|SCHEDULED|ROUTING  |INTERNAL|
   | | | |COUNT   
|ADDED   |  | | | ||
   |$ACTIVEMQ_ARTEMIS_MIRROR_|$ACTIVEMQ_ARTEMIS_MIRROR_|1|0   |10   
   |0 |10   |0|ANYCAST  |true|
   |  mirror |  mirror | || 
   |  | | | ||
   |$sys.mqtt.sessions   |$sys.mqtt.sessions   |0|0   |0
   |0 |0|0|ANYCAST  |true|
   |DLQ  |DLQ  |0|0   |0
   |0 |0|0|ANYCAST  |false   |
   |ExpiryQueue  |ExpiryQueue  |0|0   |0
   |0 |0|0|ANYCAST  |false   |
   |activemq.management.60de5|activemq.management.60de5|1|0   |0
   |0 |0|0|MULTICAST|false   |
   |  b0e-ae80-4b75-bf92-10af|  b0e-ae80-4b75-bf92-10af| || 
   |  | | | ||
   |  9e724fc4   |  9e724fc4   | || 
   |  | | | ||
   |activemq.management.6be36|activemq.management.6be36|1|1   |1
   |1 |0|0|MULTICAST|false   |
   |  de9-a7ec-411a-bd53-3411|  de9-a7ec-411a-bd53-3411| || 
   |  | | | ||
   |  cee197a3   |  cee197a3   | || 
   |  | | | ||
   |activemq.management.812a5|activemq.management.812a5|1|1   |1
   |1 |0|0|MULTICAST|false   |
   |  363-f5bc-4517-99d2-9af2|  363-f5bc-4517-99d2-9af2| || 
   |  | | | ||
   |  4c725f4b   |  4c725f4b   | || 
   |  | | | ||
   |myQueue  |myQueue  |0|0   |0
   |0 |0|0|ANYCAST  |false   |
   
   ```




Issue Time Tracking
---

Worklog Id: (was: 916069)
Time Spent: 1h 50m  (was: 1h 40m)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-04-23 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 23/Apr/24 16:07
Start Date: 23/Apr/24 16:07
Worklog Time Spent: 10m 
  Work Description: clebertsuconic commented on PR #4905:
URL: 
https://github.com/apache/activemq-artemis/pull/4905#issuecomment-2072830198

   @erwindon you can use curl with some jolokia-fu as well :) 
   
   
   Don't ask me how to use it.. every time I needed it I figured out how to use 
it to then forget again :) 
   
   But it should be easy enough.




Issue Time Tracking
---

Worklog Id: (was: 916067)
Time Spent: 1h 40m  (was: 1.5h)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-04-23 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 23/Apr/24 15:53
Start Date: 23/Apr/24 15:53
Worklog Time Spent: 10m 
  Work Description: erwindon commented on PR #4905:
URL: 
https://github.com/apache/activemq-artemis/pull/4905#issuecomment-2072800210

   @clebertsuconic
   Thanks for the replies!
   Personally I'm using both JMX and metrics, so I'm fine with this kind of 
improvements.
   But I also remember that I used this years ago before I mastered the JMX api 
:-)
   thus the above little check...




Issue Time Tracking
---

Worklog Id: (was: 916066)
Time Spent: 1.5h  (was: 1h 20m)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>




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


[jira] [Work logged] (ARTEMIS-4743) Improve CLI Queue Stat Output: Split lines and include internal queue attribute

2024-04-23 Thread ASF GitHub Bot (Jira)


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

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

Author: ASF GitHub Bot
Created on: 23/Apr/24 15:31
Start Date: 23/Apr/24 15:31
Worklog Time Spent: 10m 
  Work Description: jbertram commented on PR #4905:
URL: 
https://github.com/apache/activemq-artemis/pull/4905#issuecomment-2072721158

   I'm not trying to nitpick here, but I wonder if the wrapped queue and 
address names would be more readable if they were indented a few spaces, e.g.
   ```
   % ./artemis queue stat
   Connection brokerURL = tcp://localhost:61616
   |NAME |ADDRESS  
|CONSUMER|MESSAGE|MESSAGES|DELIVERING|MESSAGES|SCHEDULED|ROUTING  |
   | | |COUNT   |COUNT  |ADDED  
 |COUNT |ACKED   |COUNT|TYPE |
   |$ACTIVEMQ_ARTEMIS_MIRROR_|$ACTIVEMQ_ARTEMIS_MIRROR_|0   |9  |9  
 |0 |0   |0|ANYCAST  |
   |mirror   |mirror   ||   |   
 |  || | |
   |$sys.mqtt.sessions   |$sys.mqtt.sessions   |0   |0  |0  
 |0 |0   |0|ANYCAST  |
   |DLQ  |DLQ  |0   |0  |0  
 |0 |0   |0|ANYCAST  |
   |ExpiryQueue  |ExpiryQueue  |0   |0  |0  
 |0 |0   |0|ANYCAST  |
   |activemq.management.1fa0d|activemq.management.1fa0d|1   |1  |1  
 |1 |0   |0|MULTICAST|
   |  c04-dca0-4c64-a419-aa74|  c04-dca0-4c64-a419-aa74||   |   
 |  || | |
   |  e60bd5f2   |  e60bd5f2   ||   |   
 |  || | |
   |activemq.management.d1c1f|activemq.management.d1c1f|1   |1  |1  
 |1 |0   |0|MULTICAST|
   |  ad5-b2f2-482a-b2db-0802|  ad5-b2f2-482a-b2db-0802||   |   
 |  || | |
   |  7c78df2b   |  7c78df2b   ||   |   
 |  || | |
   |activemq.management.d6e49|activemq.management.d6e49|1   |0  |0  
 |0 |0   |0|MULTICAST|
   |  20e-8bce-4a59-8b8e-6537|  20e-8bce-4a59-8b8e-6537||   |   
 |  || | |
   |  2c043b02   |  2c043b02   ||   |   
 |  || | |
   |myQueue  |myQueue  |0   |0  |0  
 |0 |0   |0|ANYCAST  |
   ```




Issue Time Tracking
---

Worklog Id: (was: 916063)
Time Spent: 1h 20m  (was: 1h 10m)

> Improve CLI Queue Stat Output: Split lines and include internal queue 
> attribute
> ---
>
> Key: ARTEMIS-4743
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4743
> Project: ActiveMQ Artemis
>  Issue Type: Improvement
>Affects Versions: 2.33.0
>Reporter: Clebert Suconic
>Priority: Major
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>




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