Hi Guys,<div><br></div><div>I had a couple of questions regarding the clustering internals. Was wondering if someone could clear up a couple of questions I have?</div><div><br></div><div><meta charset="utf-8"><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><div>
1.) When a node dies, it used to be that the queue was auto-recreated on another node and if the downed node rejoined it's queue contents went poof. The old contents died but at least you were assured new messages didn't get blackholed. Now it looks like the entire queue goes poof...bindings and all. It's not recreated until a consumer redeclares and binds it.</div>
<div><br></div><div>2.) Exchanges to my understanding are differing in that they are fully replicated through the cluster. But does this extend to messages in-flight in the exchange? If a node dies, do the messages in-flight go poof or do other nodes pass them on since the exchange is replicated?</div>
<div><br></div><div>Thank you in advance for your help.</div><div><br></div><div>-J</div></span></div>