[rabbitmq-discuss] Two rabbitmq servers in one cluster, if one is down, the requests on the other one are blocked.

Dikang Gu dikang85 at gmail.com
Mon Nov 15 09:01:10 GMT 2010


As per subject. Do you have any suggestions about how to solve this?

Also, my friend sent out a similar issue before:

2010/11/8 rob <rob at rabbitmq.com>

On Mon, 8 Nov 2010 20:04:20 +0800, Liwen Fan <f at scalethink.com> wrote:
> > Hi,
> >
> > We are running rabbit 2.1.1 with java client.
> > Our code is simple. Many threads share a common connection. In every
> > thread,
> > it holds its own channel.
> > When some threads publish/get messages to/from exchanges/queues which do
> > not
> > exist, its own channel dies.
> > But, the problem is, other threads that calls at
> connection.createChannel()
> > will block.
> >
> > we only use channel.basicGet() and channel.basicPublish() for our
> message
> > delivery.
> > Any suggestions?
>

Thanks
Dikang.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20101115/199bc1e2/attachment.htm>


More information about the rabbitmq-discuss mailing list