codership / galera

Synchronous multi-master replication library
GNU General Public License v2.0
448 stars 176 forks source link

The IST data synchronization is abnormal #604

Open jayonlau opened 3 years ago

jayonlau commented 3 years ago

My environment is a Galera cluster deployed on K8S,When I shut down and restart A node, THE IST synchronization from A to B will be blocked because 4568 cannot be accessed. Does IST synchronization have a retry mechanism when 4568 fails to access for the first time?