You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Robbie Gemmell <ro...@gmail.com> on 2009/12/29 19:32:57 UTC

[blocker][java] durable exchange bindings are not recovered from the store

Hi all,

I have committed a fix to 0.5.x-dev branch for QPID-2308 / QPID-2096.

As a result of QPID-2096, an issue with the Derby store createExchange()
method, and their associated workarounds, no bindings for durable exchanges
created at startup (amq.* or configuration based) get recovered after a
restart as the exchanges themselves are not entered into the store and the
binding recovery only occurs during each individual exchange recovery.

The modifications made in r894441 and r894442 are also needed for trunk.
There have been changes in some of the modified areas so I have created
updated patches and attached them to the QPID-2308 / QPID-2096 JIRAs.

I believe this warrants blocker status and have updated the JIRAs
accordingly.

Robbie


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org