ArnavBalyan opened a new pull request, #8585:
URL: https://github.com/apache/paimon/pull/8585
### Purpose
- testNewlyAddedTable* intermittently fails with Debezium under load.
- At high concurrency, table's incremental snapshot can capture the post
ALTER schema, the binlog split then replays pre ALTER rows and the CDC job
terminates.
- Wait for the snapshot to settle before applying the schema change.
### Tests
- Previously failure was 1 in 6 runs approx
- Post change 0 failure in 120 runs
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]