Shekharrajak opened a new pull request, #27664:
URL: https://github.com/apache/flink/pull/27664

   ## What is the purpose of the change
   
   Fix flaky [ChainUnionTest.testMigrationAndRestore] which fails with 
`CheckpointException: Checkpoint Coordinator is suspending.`
   
   ## Brief change log
   
   - Add `CHECKPOINT_COORDINATOR_SUSPEND` to tolerated exceptions in 
[AbstractOperatorRestoreTestBase]
   - This allows the test to retry savepoint operations when the checkpoint 
scheduler is temporarily suspended
   
   ## Verifying this change
   
   - Ran test 10 consecutive times with 0 failures
   - All operator restore tests pass


-- 
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]

Reply via email to