[rabbitmq-discuss] HA queue disappears when a node rejoins the cluster

Matthias Reik matthias.reik at gmail.com
Wed Aug 29 13:29:31 BST 2012


Hi,

I had a potentially related case (sorry didn't read the full thread), so
might be of interest:

I upgraded to a new servers version, and forgot to copy the settings (from
etc/rabbitmq) to
the new version. The result was that even the rabbitmq-env.config was not
found (where we
define a non-standard location for mnesia) and the default location was
selected.

Of course the default location didn't have what we expected to find.
Downgrading solved
that problem (obviously). Therefore we now make sure to copy all files from
rabbitmq_server_abc/etc/rabbitmq to rabbitmq_server_xyz/etc/rabbitmq

Cheers
Matthias


On Wed, Aug 29, 2012 at 12:56 PM, Francesco Mazzoli
<francesco at rabbitmq.com>wrote:

> Hi Matt,
>
> At Wed, 22 Aug 2012 15:06:42 -0700,
> Matt Pietrek wrote:
> > I then take down the play node and start it back up. Afterwards, I force
> > everything to be synchronized by doing a management API 'get messages"
> with
> > requeue=True. When this completes, everything shows up synched as
> expected.
>
> This should not happen.  Messages are requeued at the original position in
> the
> queue, see <http://www.rabbitmq.com/semantics.html>, and thus that has no
> effect
> to the syncing of slaves.  Republishing would.
>
> I tried to reproduce the problem following exactly what you did, with no
> success.  Can you describe, in detail, your setup and the steps you're
> taking to
> reproduce that?  The most convenient thing would be to automate the
> procedure in
> a script.
>
> --
> Francesco * Often in error, never in doubt
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120829/ed553e5c/attachment.htm>


More information about the rabbitmq-discuss mailing list