[rabbitmq-discuss] Durable queues & bindings
Levi Greenspan
greenspan.levi at googlemail.com
Fri Apr 10 22:55:27 BST 2009
On Wed, 2009-04-08 at 23:43 +0200, Levi Greenspan wrote:
> On Wed, 2009-04-08 at 22:15 +0100, Matthias Radestock wrote:
> > The durable queues residing on the crashed node and their associated
> > bindings do indeed disappear - but only for the duration of the outage;
> > if/when the node comes back up the queues and bindings re-appear.
>
> Oops. My fault. Need to to further investigation why I got the wrong
> impression.
I upgraded to version 1.5.4 and now I see the queues and bindings after
the node is running again. However in 1.5.3 it didn't work for me.
Anyway I noticed another difference between 1.5.3 and 1.5.4 - the call
to com.rabbitmq.client.Connection.getKnownHosts() in that Java client
API returns the list of all running node addresses in 1.5.3, but only
one host address in 1.5.4 - a bug?
Thanks,
Levi
More information about the rabbitmq-discuss
mailing list