radondb / xenon

The MySQL Cluster Autopilot Management with GTID and Raft
GNU General Public License v3.0
693 stars 162 forks source link

[feature] add parameter semi-sync-timeout-for-two-nodes #130

Closed dbkernel closed 3 years ago

dbkernel commented 3 years ago

semi-sync-timeout-for-two-nodes:

  1. Specify the MySQL parameter rpl_semi_sync_master_timeout if the number of peers is 2.
  2. It does not take effect if the number of peers is greater than or equal to 3.