When a master-slave switch occurs in MySQL, the binlog log file name and position may change, causing the Flink CDC task to be unable to continue.
I hope to be able to recover to the last position from the checkpoint using a timestamp after a master-slave switch occurs in MySQL, without any additional operations. Is this possible?
New contributor
suizhb is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.