You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2014/01/09 13:10:51 UTC

[jira] [Updated] (AMQ-2870) Messages that don't match a message selector for a durable subscription are stored causing the persistent store to eventually fill up

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

Gary Tully updated AMQ-2870:
----------------------------

    Fix Version/s: 5.11.0

> Messages that don't match a message selector for a durable subscription are stored causing the persistent store to eventually fill up
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2870
>                 URL: https://issues.apache.org/jira/browse/AMQ-2870
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.2
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 5.4.1, 5.11.0
>
>
> With a durable sub, ack entries are created on a message send for each durable sub, but if the durable sub does not match the message due to a selector, the message remains unacked, pending, such that is can fill up the store. Any unmatched message should be acked immediately.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)