I have developed an Android app with RMQ in which I am utilizing 2 RMQ (RMQ1, RMQ2) with 2 channel for each RMQ (One for publishing and one for consuming). Currently ...
Queue mirrors now try detect leader replica changes during partial partitions and do a clean stop instead of failing because their state is in sync with the old leader and not the newly promoted one.