Skip to content

Fixes to rabbit_maintenance:revive/0 (backport #12026) #12034

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

Fix rabbit_amqqueue:list_local_follower/1 to ensure it only returns followers for queues that actually have a local member.

Also change rabbit_maintenance:revive/0 to use rabbit_quorum_queue:recever/2 to restart local quorum queue members.


This is an automatic backport of pull request #12026 done by [Mergify](https://mergify.com).

To ensure it only returns followers for queues that actually have
a local member.

(cherry picked from commit 8b2fccc)
As this already does the job.

(cherry picked from commit 2dcced6)
@michaelklishin michaelklishin merged commit de0d5ae into v4.0.x Aug 16, 2024
197 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.0.x/pr-12026 branch August 16, 2024 17:37
michaelklishin added a commit that referenced this pull request Aug 17, 2024
Fixes to rabbit_maintenance:revive/0 (backport #12026) (backport #12034)
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