I have a primary and secondary node configured with the failover transport. When the primary node dies, producers and consumers switch over to the secondary node just fine. However, when the primary node comes back, only the producer seems to recover and migrate back to the primary, however the consumer stays connected to the secondary node. Is this expected behavior? I'm using v5.3.2.
Thanks in advance. -Mark