You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/08/13 20:58:52 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 ]

Timothy Bish updated AMQ-2870:
------------------------------
    Fix Version/s:     (was: 5.12.0)
                   5.13.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.13.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.3.4#6332)