[ 
https://issues.apache.org/jira/browse/FLINK-11667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801708#comment-16801708
 ] 

Kostas Kloudas commented on FLINK-11667:
----------------------------------------

Open PRĀ https://github.com/apache/flink/pull/8052

> 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
>            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)

Reply via email to