Large number of expiring messages causing QueueSize to grow.
------------------------------------------------------------

                 Key: AMQ-3507
                 URL: https://issues.apache.org/jira/browse/AMQ-3507
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.5.0, 5.4.2
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 5.6.0


Issue with file pending message cursor (non persistent messages) discarding 
expired messages. It currently bypasses the destination expiry logic and leaves 
messages in the store.
In the main, an expired messages don't get added to the cursor or are pruned by 
the async expiry processing task, but when memory limits are exceeded this 
problem can occur.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to