-
Bug
-
Resolution: Done
-
Major
-
None
We are seeing duplicates show up on a DLQ during failover of a consumer to another broker, i.e in a NOB of 4, we continually push messages to broker 4. A consumer connects to broker 1 with a failover string to broker 2.Typically the issue arises when broker 1 is brought back on-line and/or the consumer restarted to move it back to broker 1. Although today, I caught the problem on the first failover of the consumer. 165 Messages hit my DLQ on broker 2.It seems to be a timing problem. We aren't seeing message loss but we'd like to understand why these messages are duplicated. It certain cases the customer has seen millions of duplicates. I have not been able to reproduce that - 165 is as high as I have seen.