Skip to content

Conversation

@michaelklishin
Copy link
Collaborator

`is_duplicate` callback signature was changed in order to support both
the mirroring queues as well as the de-duplication ones.

As the mirroring queues are now deprecated and removed, we can fall
back to a simpler boolean as return value.

Signed-off-by: Matteo Cafasso <noxdafox@gmail.com>
(cherry picked from commit c927446)
(cherry picked from commit 6a6e760)
As the de-duplication plugin is the only adopter of the `is_duplicate`
callback, we now use a simpler signature.

When a message is deemed duplicated, we discard it and re-route it to
dead letter exchange.

Signed-off-by: Matteo Cafasso <noxdafox@gmail.com>
(cherry picked from commit f93baa3)
(cherry picked from commit 8d7535e)
@michaelklishin michaelklishin added this to the 4.0.5 milestone Dec 12, 2024
@michaelklishin michaelklishin removed this from the 4.0.5 milestone Dec 12, 2024
@michaelklishin michaelklishin deleted the mk-backport-rabbitmq-server-12921 branch December 12, 2024 21:41
@michaelklishin michaelklishin restored the mk-backport-rabbitmq-server-12921 branch December 12, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants