Closed utdrmac closed 5 years ago
I'm also interested about why it works like that. I've GTID activated an all MySQL Instances but I can do a graceful-master-takeover only in smart mode. All others modes displays the "Cannot drop here" sign.
Thank you. I think this restriction can be fixed. I don't recall there was an intent to have this restriction and don't see why we wouldn't lift it.
addressed by https://github.com/github/orchestrator/pull/895
Servers are in PGTID mode, as indicated by the icon.
When placing GUI into 'Pseudo-Gtid Mode', attempt to drag mysql2 over to mysql1 says 'cannot drop here'.
Changing to Classic Mode, GTID Mode, both say same cannot drop here. But placing GUI into 'Smart Mode', PROMOTE AS MASTER:
Using API
graceful-master-takeover
also works.