<p><br>Hello,</p><p>I have 2 questions about "exactly" policy on RabbitMQ 3.0.1 .</p><p>Can anyone&nbsp;tell me &nbsp;answers of my questions ?</p><p>&nbsp;</p><p>1. How does RabbitMQ select nodes that queue is mirrored to in the cluster ?</p><p>&nbsp;&nbsp; I want to know<br>&nbsp;&nbsp; whether all mirrored Queue is mirrored to same 3 nodes,<br>&nbsp;&nbsp; when there are more than 3 nodes in the cluster.</p><p><br>2. With the following cases, <br>&nbsp;&nbsp; what does RabbitMQ set "exactly" policy do ?</p><p># As a premise,<br># I suppose ha-params to be 3.</p><p>&nbsp; 1) 1 node ( named A) to which Queue is mirrored goes down<br>&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; I want to know<br>&nbsp;&nbsp;&nbsp;&nbsp; whether RabbitMQ continue to publish messages to other 2 nodes (named B and C)<br>&nbsp;&nbsp;&nbsp;&nbsp; without data lost.</p><p>&nbsp; 2) after 1), A is recovered</p><p>&nbsp;&nbsp;&nbsp;&nbsp; I want to know<br>&nbsp;&nbsp;&nbsp;&nbsp; whether Queue is mirrored to it again.</p><p>&nbsp; 3) instead of 2), another node ( named D ) is added in the cluster<br>&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp; What should I do to allow Queue to be mirrored to D<br>&nbsp;&nbsp;&nbsp;&nbsp; instead of A ?</p><p><br>Thank you</p><p><br>&nbsp;</p>