You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2020/10/16 12:52:00 UTC

[jira] [Created] (FLINK-19680) Add CheckpointBarrierAnnouncement priority message

Piotr Nowojski created FLINK-19680:
--------------------------------------

             Summary: Add CheckpointBarrierAnnouncement priority message
                 Key: FLINK-19680
                 URL: https://issues.apache.org/jira/browse/FLINK-19680
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Checkpointing
    Affects Versions: 1.12.0
            Reporter: Piotr Nowojski
            Assignee: Piotr Nowojski
             Fix For: 1.12.0


When an aligned checkpoint barrier arrives in an input channel, we should enqueue at the head of the queue priority event, announcing arrival of the checkpoint barrier.

Such announcement event should be propagated to the `CheckpointBarrierHandler`. Based on that, `CheckpointBarrierHandler` will be able to implement logic of time outing from aligned checkpoint to unaligned checkpoint.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)