<div dir="ltr">We are currently using the Java AMQP client (3.0.x) with a 3.0.x server.  We need to implement HA/Failover, so we want to handle server interruptions gracefully-- reconnecting (to same or different node) and resubscribing to all queues.<div>
<br></div><div style>Someone on my team identified the <a href="https://github.com/rabbitmq/rabbitmq-java-messagepatterns">rabbitmq-java-messagepatterns</a> project on github as a potential solution.  I see that it is about 3 years old, but it is authored by some people who are still prominent in this community.</div>
<div style><br></div><div style>Can anyone recommend for or against this library for 3.x deployments?  Should we look into it, or should we just plan on implementing the reconnection and resubscription logic ourselves?</div>
<div style><br></div><div style>Thanks!</div><div style>Chris</div></div>