Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-2676

Negative Message Count and Delivering Count with camel-amqp client

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • AMQ 7.3.0.GA
    • amqp-protocol, broker-core
    • None

    Description

      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

      Attachments

        Activity

          People

            rh-ee-ataylor Andy Taylor
            rhn-support-shsingh Shailendra Singh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: