[jira] [Created] (FLINK-9375) Introduce AbortCheckpoint message from JM to TMs

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-9375) Introduce AbortCheckpoint message from JM to TMs

Shang Yuanchun (Jira)
Stefan Richter created FLINK-9375:
-------------------------------------

             Summary: Introduce AbortCheckpoint message from JM to TMs
                 Key: FLINK-9375
                 URL: https://issues.apache.org/jira/browse/FLINK-9375
             Project: Flink
          Issue Type: Improvement
          Components: State Backends, Checkpointing
            Reporter: Stefan Richter


We should introduce an {{AbortCheckpoint}} message that a jobmanager can send to taskmanagers if a checkpoint is canceled so that the operators can eagerly stop their alignment phase and continue to normal processing. This can reduce some backpressure issues in the context of canceled and restarted checkpoints.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)