Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3193

Consumers won't get msgs after JMX operation removeMatchingMessages() was called on a queue.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.4.2
    • 5.5.0
    • None
    • None

    Description

      Follow these steps to reproduce the problem:

      • start broker
      • start a producer and send two or more messages to a queue
      • start jconsole
      • click on the queue and select Operations.
      • click browse and copy the JMSMessageID of the first message into clipboard
      • invoke JMX operation removeMatchingMessages() with argument JMSMessageID='<message id>' , where <message id> is the copied JMSMessageID.
      • verify that >= 1 message are still on the queue
      • now start a consumer that connects to this queue. It won't get any messages.

      Attachments

        Activity

          People

            dejanb Dejan Bosanac
            dejanb Dejan Bosanac
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: