Improve persistent recovery
---------------------------

                 Key: QPID-1197
                 URL: https://issues.apache.org/jira/browse/QPID-1197
             Project: Qpid
          Issue Type: Improvement
            Reporter: Martin Ritchie


Summary:

On recovery we currently do a lot of work to preserve all messages in the 
stores. We can reduce this by treating user configuration errors more strictly.

Changes:
 - Delete messages which are no longer on any persistent queue 
 - Don't recreate queues due to orphaned messages 

Currently a persistent message who's queue is not present on startup causes the 
queue to be created and then it is routed to that queue.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to