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

Add --all to rabbitmqctl enable_feature_flag #455

Closed
mkuratczyk opened this issue Sep 28, 2020 · 2 comments
Closed

Add --all to rabbitmqctl enable_feature_flag #455

mkuratczyk opened this issue Sep 28, 2020 · 2 comments
Milestone

Comments

@mkuratczyk
Copy link

It would be convenient to have a single command to enable all feature flags supported by a cluster. Currently all feature flags have to be enabled individually.

@mkuratczyk
Copy link
Author

I've submitted a PR for this feature. I also have a corresponding docs commit (https://github.com/mkuratczyk/rabbitmq-website/commit/873be2972ec54ea40c2fb469c48ac7a73ba22894) but I'm not sure which branch to PR it to (I guess that depends on whether this PR is approved)

michaelklishin pushed a commit to rabbitmq/rabbitmq-server that referenced this issue Nov 17, 2020
`rabbitmqctl enable_feature_flag all` enables all currently disabled feature flags.
While rabbitmq/rabbitmq-cli#455 asked for
`--all`, I decided to just use "all" for consistency with
`rabbitmq-queues rebalance all`.

Closes rabbitmq/rabbitmq-cli#455

(cherry picked from commit af9e877)
(cherry picked from commit ce65586)
@michaelklishin michaelklishin added this to the 3.8.10 milestone Nov 17, 2020
@michaelklishin
Copy link
Member

@mkuratczyk it will only ship in the next patch release, sostable

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

Successfully merging a pull request may close this issue.

2 participants