cluster-partition-handling configuration setting should check for valid value or block

Bug #1942918 reported by Drew Freiberger
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack RabbitMQ Server Charm
Confirmed
High
Liam Young

Bug Description

To prevent operator error taking down the rabbitmq-server cluster, the charm should check for valid values being set by the operator for things like cluster-partition-handling.

Example:

juju config rabbitmq-server cluster-partition-handling=pause-minority

pause-minority is directly posted into the rabbitmq.conf file and the cluster refuses to restart properly as the proper setting is pause_minority.

The charm should block on incompatible configurations.

Also related: https://bugs.launchpad.net/juju/+bug/918386
(juju should provide enum value configuration in config.yaml so charmers don't have to handle this in each charm's code)

Liam Young (gnuoy)
Changed in charm-rabbitmq-server:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Liam Young (gnuoy)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.