[
https://issues.apache.org/jira/browse/FLINK-19680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski updated FLINK-19680:
-----------------------------------
Summary: Add EventAnnouncement priority message (was: Add
CheckpointBarrierAnnouncement priority message)
> Add EventAnnouncement 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
> Priority: Major
> Labels: pull-request-available
> 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)