You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Team Hiro (JIRA)" <ji...@apache.org> on 2009/02/18 14:46:59 UTC

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

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.


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

Posted by "Benjamin Darfler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51166#action_51166 ] 

Benjamin Darfler commented on AMQ-2126:
---------------------------------------

If I look at the queue page with the web console it will expire the message and put it in the DLQ but if I just load the main queues page the message will stay in the original queue.

> 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.


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

Posted by "Bruce Snyder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Snyder updated AMQ-2126:
------------------------------

    Fix Version/s: 5.5.0
                       (was: 5.4.1)

> 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
>             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.