canonical / mysql-operator

Machine charm for MySQL following the operator framework
https://charmhub.io/mysql
Apache License 2.0
7 stars 10 forks source link

Rollback from incompatible may break case there are no online units to recover from, rendering data-loss #412

Open paulomach opened 5 months ago

paulomach commented 5 months ago

Expected behavior

Inhibit rollback from incompat data_dir when there's no primary

Actual behavior

If an unit being rolledback on a incompat data_dir case and there's no online/primary to sync from, the procedure will fail.

github-actions[bot] commented 5 months ago

https://warthogs.atlassian.net/browse/DPE-3760

taurus-forever commented 3 weeks ago

@paulomach should this be resolved as PR#401 has been merged already. Tnx!