[ https://issues.apache.org/jira/browse/QPID-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Ritchie updated QPID-1197: --------------------------------- Component/s: Java Broker > Improve persistent recovery > --------------------------- > > Key: QPID-1197 > URL: https://issues.apache.org/jira/browse/QPID-1197 > Project: Qpid > Issue Type: Improvement > Components: Java Broker > 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.