[
https://issues.apache.org/jira/browse/FLINK-11667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kostas Kloudas updated FLINK-11667:
-----------------------------------
Affects Version/s: 1.8.0
> Add Synchronous Checkpoint handling in StreamTask
> -------------------------------------------------
>
> Key: FLINK-11667
> URL: https://issues.apache.org/jira/browse/FLINK-11667
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Checkpointing
> Affects Versions: 1.8.0
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
> Priority: Major
>
> This is the basic building block for the SUSPEND/TERMINATE functionality.
> In case of a synchronous checkpoint barrier, the checkpointing thread will
> block (without holding the checkpoint lock) until the
> {{notifyCheckpointComplete}} is executed successfully. This will allow the
> checkpoint to be considered successful ONLY when also the
> {{notifyCheckpointComplete}} is successfully executed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)