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

async re-relation ofter switchover breaks charm #445

Closed paulomach closed 4 months ago

paulomach commented 5 months ago

Steps to reproduce

  1. Deploy A (3 units)
  2. Deploy B (1 unit)
  3. A=>async=>B ( I also have continuous writes.. but should change nothing).
  4. Make B primary
  5. Remove relation A=>async=>B (A will be Standalone).
  6. Create relation B=>A

Expected behavior

Relation should render cluster set functional

Actual behavior

Both clusters are broken

github-actions[bot] commented 5 months ago

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