You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2010/12/02 14:11:54 UTC

[jira] Updated: (AMQ-2126) Expired messages not being removed from the queue

     [ https://issues.apache.org/jira/browse/AMQ-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac updated AMQ-2126:
-------------------------------

    Fix Version/s:     (was: 5.4.2)
                   5.5.0

> Expired messages not being removed from the queue
> -------------------------------------------------
>
>                 Key: AMQ-2126
>                 URL: https://issues.apache.org/jira/browse/AMQ-2126
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.2.0
>         Environment: MacOS 10.5 & Solaris 10
>            Reporter: Team Hiro
>             Fix For: 5.5.0
>
>
> 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.