Comment 6 for bug 1450537

Revision history for this message
Alexey Khivin (akhivin) wrote :

¨As testing shows¨ is only about rabbitmq cluster recovery, but not in the sense of rabbitmq usage.

For example, one controller loose connection with other two.
Does this mean that clients that using this rabbit node loose connection too? Is it possible that in the autoheal mode one of the controllers works separately and it´s clients knows nothing about split brain? I think, yes. With the autoheal mode clients will not try to move to another node.

I think it is more desirable to be sure that separated node would not handle incoming connections. Thus clients should try to move to another node.

The main reason why I want to change cluster mode to pause_minority is to guarantee that all of the clients will always connected to the same part of the splitted cluster