Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-1102

browseAsTable() does not return messages in produced order

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • JBoss A-MQ 6.3
    • JBoss A-MQ 6.1
    • jmx
    • None
    • Hide

      1. Start AMQ.
      2. Create queue and send 10 messages to queue.
      3. Login to Howtio. Select Queue and click on operations tab.
      4. Click operation Browse(), this will list messages in same as produced order.
      5. Click operation Browse as table (), this will list messages in miscellaneous order.

      Show
      1. Start AMQ. 2. Create queue and send 10 messages to queue. 3. Login to Howtio. Select Queue and click on operations tab. 4. Click operation Browse(), this will list messages in same as produced order. 5. Click operation Browse as table (), this will list messages in miscellaneous order.

      The ActiveMQ JMX operation browse As Table() should return information about JMS messages in the right order. That is the order which they will be produced by producer.
      However, that is not what is happening. The messages are returned in a miscellaneous order and not in produced order.

            gmurthy@redhat.com Ganesh Murthy
            rhn-support-vkamble Varsha Kamble
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: