The GitHub Actions job "Flink CDC CI" on flink-cdc.git/fix_flaky_tests has 
failed.
Run started by GitHub user leonardBang (triggered by leonardBang).

Head commit for run:
d3e748c7e893fb6a609c67bf508d9e310d637c05 / Leonard Xu <[email protected]>
[test][connector/mysql] Stabilize NewlyAddedTableITCase failover races

testJobManagerFailoverForNewlyAddedTableWithAheadBinlog timed out after 300s
because a JM failover was triggered before the JobMaster leader election had
settled, and waitForUpsertSinkSize then blocked forever on a job that never
recovered. Mirror the Postgres stabilization: wait for the job to reach RUNNING
before snapshot-phase failover and after binlog-phase failover, raise the
fixed-delay restart budget from 3 to 10 so one induced failover cannot exhaust
it via racing task failures, and retry savepoints on FlinkJobNotFoundException.

Co-Authored-By: Claude Opus 4.7 <[email protected]>

Report URL: https://github.com/apache/flink-cdc/actions/runs/28082798068

With regards,
GitHub Actions via GitBox

Reply via email to