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

AMQ countMessages(String) returns a result max 200

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Major
    • None
    • None
    • broker-core
    • None
    • False
    • None
    • False
    • Hide
      1. To produce messages, use the "./artemis producer" command, which will generate a default queue named "TEST".
      2. Select the "countMessages(String)" operation for that queue.
      3. To filter the results, use the criteria "_AMQ_ORIG_QUEUE=TEST". It will show only 200 count. 
      Show
      To produce messages, use the "./artemis producer" command, which will generate a default queue named "TEST". Select the "countMessages(String)" operation for that queue. To filter the results, use the criteria "_AMQ_ORIG_QUEUE=TEST". It will show only 200 count. 
    • Important

    Description

      If a queue has 1000 messages then countMessage() API shows correct count. But countMessages(String) with filter " _AMQ_ORIG_QUEUE = TEST" shows only 200 counts. 

      It should return the total number of messages in the queue that match a given filter.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-ychopada Yashashree Chopada
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: