[rabbitmq-discuss] Recipe for corrupting mnesia in a cluster
Simon MacMullen
simon at rabbitmq.com
Thu Jul 25 12:42:33 BST 2013
On 24/07/2013 5:40PM, Chris wrote:
> * Is it possible to configure RabbitMQ to wait longer than 30 seconds
> before timing out? I looked in the docs and couldn't find anything
> that seemed to address this.
Not at the moment. We'll probably add this in a future release.
> * If for some reason one of the nodes cannot be brought back online,
> would we then need to "forget" it on the other node (as described
> below)?
> o export RABBITMQ_NODE_ONLY=true
> o rabbitmq-server &
> o rabbitmqctl forget_cluster_node --offline rabbit at node1
That looks right.
Cheers, Simon
More information about the rabbitmq-discuss
mailing list