[rabbitmq-discuss] Distribution model advice sought

Matthias Radestock matthias at rabbitmq.com
Thu Mar 3 22:11:02 GMT 2011


Mark,

Mark J. Reed wrote:
> OK, I tried a very simple test case.  Am I hitting a bug, or am I
> wrong about how this should work?
> 
> I have a two-node cluster, both disk nodes, freshly reset.  I declare
> a queue on one and publish to it, then pop the message off on the
> other.  Then I bring the node with the queue down and try to declare
> the queue on the other node.  This triggers an internal error (HTTP
> 541 response) and causes Rabbit to close the connection to the client
> that tried to declare the queue.

Ah yes. Same bug as 
http://old.nabble.com/Re%3A-Pika-reconnection-error-p30975002.html

Sorry, forgot about that one.

Matthias


More information about the rabbitmq-discuss mailing list