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:
974fc5bd52895cfbad1949c1f0d3af6e1387e581 / Leonard Xu <[email protected]>
[test][pipeline-postgres] Avoid canceling a stopped savepoint job

PostgresPipelineITCase#testLatestOffsetStartupMode uses
JobClient.stopWithSavepoint(...).get(), which already terminates the job.
On Flink 2.2 the follow-up jobClient.cancel().get() can surface as
FlinkJobTerminatedWithoutCancellationException when the job has already
finished. Remove the redundant cancel.

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

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

With regards,
GitHub Actions via GitBox

Reply via email to