Description
Good to have schedule count and routing type to the queue stat command.
Queue stats confuse(Y Message count >0); when there are schedule messages with the active consumer
$ ./artemis queue stat --queueName TestQueue |NAME |ADDRESS |CONSUMER_COUNT |MESSAGE_COUNT |MESSAGES_ADDED |DELIVERING_COUNT |MESSAGES_ACKED | |TestQueue |TestQueue |1 |42 |245 |0 |203 |
It will be good to include schedule count and routingType to the stat
Attachments
Issue Links
- links to