Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Close all connections command #163

Merged
merged 7 commits into from
Jan 6, 2017
Merged

Close all connections command #163

merged 7 commits into from
Jan 6, 2017

Conversation

dcorbacho
Copy link
Contributor

Closes #155 with rabbitmq/rabbitmq-server#1074

@michaelklishin I'm not sure that the semantics of how to pair valid options are clear (vhost & limit, node & global, delay with any), any suggestions?

close_all_connections [-p <vhost> --limit <limit>] [-n <node> --global] [--per-connection-delay <delay>] <explanation>

@michaelklishin michaelklishin merged commit 0031272 into master Jan 6, 2017
@michaelklishin
Copy link
Member

@dcorbacho I think what this PR has is reasonable. I doubt complex combinations of switches will be widely used. We can introduce more restrictions later based on user feedback.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introduce a command to close all or a subset of connections
2 participants