MySQL CDC connector not finishing sync

Summary

The user is facing an issue with the MySQL CDC connector where it’s not able to finish syncing data, possibly due to tables being repeated in the bin logs. The user suspects frequent writes causing the connector to struggle in determining the sync endpoint.


Question

I am using MYSQL CDC, and it’s been more than a day and it’s still running, it’s not able to finish, what’s the problem. Keeping in mind that data is not huge. I am seeing tables being repeated while reading the bin logs, and my hunch is that due to frequent writes, connector is not able to determine where to end the sync.



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.

Join the conversation on Slack

["mysql-cdc-connector", "sync-issue", "bin-logs", "frequent-writes"]