[ https://issues.apache.org/jira/browse/AMQ-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gary Tully reopened AMQ-2870: ----------------------------- need to tackle the jdbc store case - fix needs some investigation. > 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)