Skip to content
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

New command to close all connections of a user #2771

Merged
merged 6 commits into from
Feb 1, 2021
Merged

Conversation

mkuratczyk
Copy link
Contributor

All connections of the specified user, on all nodes, are closed and the reason is logged.

rabbitmqctl close_all_user_connections username reason

Closes #2715

@michaelklishin michaelklishin merged commit d99e561 into master Feb 1, 2021
@michaelklishin michaelklishin deleted the issue-2715 branch February 1, 2021 17:35
michaelklishin added a commit that referenced this pull request Feb 1, 2021
New command to close all connections of a user

(cherry picked from commit d99e561)

Conflicts:
	deps/rabbit/src/rabbit_networking.erl
@michaelklishin
Copy link
Member

Backported to v3.8.x.

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.

New CLI command to close all connections of a user
2 participants