-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
AMQ 7.3.0.GA
-
None
While retrying, After messages went to DLQ, Queue Message Count and Delivering Count is going to Negative with camel-amqp client.
[shsingh@shsingh bin]$ ./artemis queue stat --queueName Queue1 |NAME |ADDRESS |CONSUMER_COUNT |MESSAGE_COUNT |MESSAGES_ADDED |DELIVERING_COUNT |MESSAGES_ACKED | |Queue1 |Queue1 |1 |-5 |5 |-5 |0 | [shsingh@shsingh bin]$
Seems related to https://issues.apache.org/jira/browse/ARTEMIS-1982
Attached camel-context.xml