Identification of snapshot phase completion. #1952
Unanswered
debjeetsarkar
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If one wants to use flink-cdc-connector for snapshotting data from mysql and stop the process before going to the CDC phase, what is the ideal place to identify snapshot completion ?
For example: createDataEvents method in MySqlSnapshotSplitReadTask class tells that a given snapshot split task has completed. Where can one find to identify that the entire snapshotting is completed and now its going into the CDC phase ?
Beta Was this translation helpful? Give feedback.
All reactions