Expired messages not being removed from the queue
-------------------------------------------------

                 Key: AMQ-2126
                 URL: https://issues.apache.org/activemq/browse/AMQ-2126
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.2.0
         Environment: MacOS 10.5 & Solaris 10
            Reporter: Team Hiro


Expired messages are not being removed from the queue.

To reproduce this do the following:
1. Put a load of messages on a queue with a very short time to live.
2. Wait for a bit longer than the time to live then try to consume messsages 
from the queue - There will be no messages received as the messages have 
expired, this is correct behavior
3. Now connect jConsole and inspect the queue, and the queue count is not zero, 
all the expired messages are still in the queue.
 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to