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

Feature flag commands: handle missing rabbit_ff_extra modules on target node #344

Merged
merged 3 commits into from Apr 23, 2019

Conversation

michaelklishin
Copy link
Member

@michaelklishin michaelklishin commented Apr 18, 2019

This makes ctl list_feature_flags handle missing rabbit_ff_extra modules on target node.

@dumbbell @lukebakken @gerhard if this is the behavior we want I will extend it to more commands. Alternatively we could return an empty list of feature flags (this may be more operator-friendly during upgrades).

[#163980302]

@dumbbell
Copy link
Member

Yes, it should return an empty list of feature flags: RabbitMQ itself does exactly that, i.e. the absence of the feature flags subsystem is not an error.

Copy link
Member

@dumbbell dumbbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my previous comment.

@michaelklishin
Copy link
Member Author

Ready for another round.

@michaelklishin michaelklishin changed the title ctl list_feature_flags: handle missing rabbit_ff_extra modules on target node Feature flag commands: handle missing rabbit_ff_extra modules on target node Apr 19, 2019
@michaelklishin
Copy link
Member Author

Merging per verbal approval from @dumbbell.

@michaelklishin michaelklishin merged commit 75a32c1 into master Apr 23, 2019
@michaelklishin michaelklishin deleted the rabbitmq-cli-343 branch April 23, 2019 10:24
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.

None yet

2 participants