Skip to content

By @ikavgo: add a --force option to 'rabbitmqctl delete_queue' #13528

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
Mar 14, 2025

Conversation

michaelklishin
Copy link
Collaborator

This work was originally done by @ikavgo in Tanzu RabbitMQ.

--force allows internal (deletion-protected) queues to be force-deleted by an operator.

dcorbacho and others added 2 commits March 14, 2025 00:06
RMQ-1263: Add a --force option to rabbitmqctl delete_queue command.

This work was originally done by Iliia Khaprov <[email protected]>.

---------

Co-authored-by: Iliia Khaprov <[email protected]>
Co-authored-by: Michael Klishin <[email protected]>
(cherry picked from commit d9522d3ee708250cc84443af5c3556b14f7c5ab9)
otherwise we end up with two copies of the compiled
module on the code path some of the time.

We don't need to mix Erlang and Elixir even
more to bring in one constant that hasn't changed
since its introduction some eight years ago.

(cherry picked from commit c32b948258f226a86be91cab80448d7a536afd7d)
@michaelklishin michaelklishin merged commit f9a1ed9 into main Mar 14, 2025
271 checks passed
@michaelklishin michaelklishin deleted the ik-dpc-cli-force-queue-deletion branch March 14, 2025 05:02
michaelklishin added a commit that referenced this pull request Mar 14, 2025
By @ikavgo: add a --force option to 'rabbitmqctl delete_queue' (backport #13528)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants