Federated exchanges - max-hops=2 duplicate messages (full graph) #4693
-
Hello, with max-hop=2, this's in order if one of the links if broken and we still want to make sure the message are getting delivered Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Exchange federation replicates, and does not deduplicate. There is a queue-level deduplication plugin maintained by a community member, or your consumers can do it using a key/value store or a service such as Consul, etcd. |
Beta Was this translation helpful? Give feedback.
Exchange federation replicates, and does not deduplicate. There is a queue-level deduplication plugin maintained by a community member, or your consumers can do it using a key/value store or a service such as Consul, etcd.