<div dir="ltr"><div>I am sure I have misunderstood something.</div><div><br></div><div>Exchange - Durable</div><div>Queue - Durable</div><div><br></div><div>QueueDeclare code looks like this (C#)</div><div><br></div><div>model.QueueDeclare(workQueueName, true, false, false, new Dictionary<string, object>() { { "x-ha-policy", "all" } });<br>
</div><div><br></div><div>What that says to me is make this a highly available queue mirrored across all nodes in the cluster.</div><div><br></div><div>However if I try and run rabitmqctl sync_queue it says that queue is not mirrored.</div>
<div><br></div><div>Whilst on the subject of queue and their location. When I use the Management UI there is a "Node" column. Is that the current master for that queue? Our queues do not appear in the queue list when the node in that column is off. More evidence that they are not mirrored</div>
<div><br></div><div>TIA</div><div><br></div><div>Patrick</div><div><br></div><div><br></div><div><br></div><div><br></div><br clear="all"><div><br></div>-- <br>Patrick Long - Munkiisoft Ltd
</div>