jbertram commented on PR #4905:
URL:
https://github.com/apache/activemq-artemis/pull/4905#issuecomment-2071427578
The headings of most columns are being wrapped, e.g.:
```
$ ./artemis queue stat --maxColumnSize=30
Connection brokerURL = tcp://localhost:61616
|NAME |ADDRESS
|CONSUMER_C|MESSAGE_CO|MESSAGES_A|DELIVERING|MESSAGES_A|SCHEDULED_|ROUTING_TY|
| | |OUNT
|UNT |DDED |_COUNT |CKED |COUNT |PE |
|$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.c9ac407e-f|activemq.management.c9ac407e-f|1 |1
|1 |1 |0 |0 |MULTICAST |
|9a3-48c0-a4c4-c760a01e9170 |9a3-48c0-a4c4-c760a01e9170 | |
| | | | | |
|activemq.management.e9fe512e-3|activemq.management.e9fe512e-3|1 |0
|0 |0 |0 |0 |MULTICAST |
|77e-415d-ba37-a9cd2e12e0f8 |77e-415d-ba37-a9cd2e12e0f8 | |
| | | | | |
|activemq.management.ea027bf5-5|activemq.management.ea027bf5-5|1 |1
|1 |1 |0 |0 |MULTICAST |
|a8d-427c-a745-78bf20302274 |a8d-427c-a745-78bf20302274 | |
| | | | | |
|fo0000000000000000000000000000|barrrrrrrrrrrrrrrrrrrrrrrrrrrr|0 |0
|0 |0 |0 |0 |ANYCAST |
|0000000000 |rrrrrrrrrr | |
| | | | | |
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]