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

Operator policies #938

Merged
merged 14 commits into from
Sep 1, 2016
Merged

Operator policies #938

merged 14 commits into from
Sep 1, 2016

Conversation

hairyhum
Copy link
Contributor

Fixes #930
Adds a new runtime parameter type operator_policy, identical to policies, but supporting message-ttl, max-length, and max-length-bytes definitions only. Plugins can add new definitions the same way they do for policies.
Added CTL commands set_operator_policy, clear_operator_policy and list_operator_policies.
operator_policy field added to queue and exchange data structures, that's why this PR is for master branch.
Added info keys operator_policy and effective_policy_definition to display operator policy name and merged definition respectively.

Conflicts:
	src/rabbit_control_main.erl
	src/rabbit_upgrade_functions.erl
@michaelklishin michaelklishin self-assigned this Aug 31, 2016
@michaelklishin michaelklishin merged commit 6fd6548 into master Sep 1, 2016
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