Skip to content

Backport #12921 by @noxdafox #12931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from

Conversation

michaelklishin
Copy link
Collaborator

noxdafox and others added 5 commits December 12, 2024 15:50
`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 <[email protected]>
(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 <[email protected]>
(cherry picked from commit f93baa3)
(cherry picked from commit 8d7535e)
@michaelklishin
Copy link
Collaborator Author

There were some Actions build environment changes that we need to address first before we can backport this potentially risky change.

@michaelklishin michaelklishin deleted the mk-backport-rabbitmq-server-12921 branch December 12, 2024 21:45
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.

2 participants