MessageStore should persist durable exchanges and recreate on startup
---------------------------------------------------------------------
Key: QPID-325
URL: https://issues.apache.org/jira/browse/QPID-325
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Rob Godfrey
Currently the store is deigned to hold information on persistent queues, their
bindings and the messages queued upon them. However exchanges may also be
durable, and no exchange data is currently persisted by the store. Extend the
store interface to handle this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.