persisted 0-10 message content/meta-data gets orphaned in the store until 
recovery removes it
---------------------------------------------------------------------------------------------

                 Key: QPID-3570
                 URL: https://issues.apache.org/jira/browse/QPID-3570
             Project: Qpid
          Issue Type: Bug
            Reporter: Robbie Gemmell
            Priority: Blocker


Persisted 0-10 message content/meta-data gets orphaned in the store until 
recovery removes it.

The MessageTransferMessage reference doesn't use the message reference counting 
system, meaning that when a 0-10 message has been dequeued from all the queues 
it was on  the content and metadata simply get orphaned in the store until 
recovery, at whcih point it is actually deleted. This can slow broker startup 
dramatically, and could lead to disk space issues for high volume usage. The 
0-10 messages should be updated to use the reference counting system to ensure 
their data is removed from the store at the earliest opportunity.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to