dmvk opened a new pull request #16535:
URL: https://github.com/apache/flink/pull/16535
## What is the purpose of the change
* Cleaning up HA services before CompletedCheckpointStore
## Brief change log
*(for example:)*
- CompletedCheckpointStore is cleaned in scheduler's `closeAsync`, instead
of on execution graph termination.
## Verifying this change
This change added tests and can be verified as follows:
- Integration test for a failover scenario described in JIRA.
-
## Does this pull request potentially affect one of the following parts:
- Anything that affects deployment or recovery: JobManager (and its
components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (yes)
--
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]