loserwang1024 opened a new pull request, #3230:
URL: https://github.com/apache/flink-cdc/pull/3230

   In mysql cdc, re-calculate the starting binlog offset after the new table 
added in MySqlBinlogSplit#appendFinishedSplitInfos, while there lack of same 
action in StreamSplit#appendFinishedSplitInfos. This will cause data loss if 
any newly added table snapshot split's highwatermark is smaller.
   
   Some unstable test problem occurs because of it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to