You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an option to specify seconds behind master limit when calling masterha_master_switch
Previously `masterha_master_switch` did not perform failover if replication lag was higher than `g_running_updates_limit` which is `1` by default.
The new setting `seconds_behind_master` is now set to a default of `30`.
0 commit comments