You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2018/05/16 08:27:00 UTC

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

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)