Skip to content

Remove unused rabbit_db_queue:set_many/1 (backport #12037) #12039

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

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Aug 16, 2024

This function was only used in the classic mirrored queue code removed in 3bbda5b.

Also included is an unrelated fix for the rabbit_db_queue:update_decorators/2 unit test in rabbit_db_queue_SUITE


This is an automatic backport of pull request #12037 done by Mergify.

This function was only used by classic mirrored queue code which was
removed in 3bbda5b.

(cherry picked from commit f80cd7d)
This test called `rabbit_db_queue:update_decorators/1` which doesn't
exist - instead it can call `update_decorators/2` with an empty list.
This commit also adds the test to the `all_tests/0` list - it being
absent is why this wasn't caught before.

(cherry picked from commit 49c645a)
@the-mikedavis the-mikedavis merged commit f7a3440 into v4.0.x Aug 16, 2024
197 checks passed
@the-mikedavis the-mikedavis deleted the mergify/bp/v4.0.x/pr-12037 branch August 16, 2024 20: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.

1 participant