Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
None
-
None
-
MXS-SPRINT-58, MXS-SPRINT-59, MXS-SPRINT-60, MXS-SPRINT-61, MXS-SPRINT-62, MXS-SPRINT-63, MXS-SPRINT-64, MXS-SPRINT-65
Description
Fixing M/M replication between datacenters when Master changes in either one for following configuration
Add an automation option so that when MaxScale node on mate-DC does switchover or failover, local master's external master is re-homed to the new master in mate-DC.
This requires either (A) communication between the two MaxScales, or alternatively (B) both MaxScales need to monitor both clusters. B seems like an easier option. Both MaxScales could have two monitors, one for the local and one for the external cluster. The local monitor module queries the external monitor for the master server regularly, or the external monitor notifies the local monitor if its master changes.