[ 
https://issues.apache.org/jira/browse/FLINK-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann resolved FLINK-6685.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0
                   1.3.1

1.4.0: 68ac96e16c09d7aee64d3dc0e5629cc308fb087f
1.3.1: 8de51f953421a30073d2ff57bf37daa81bdaa991

> SafetyNetCloseableRegistry is closed prematurely in 
> Task::triggerCheckpointBarrier
> ----------------------------------------------------------------------------------
>
>                 Key: FLINK-6685
>                 URL: https://issues.apache.org/jira/browse/FLINK-6685
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>            Priority: Blocker
>             Fix For: 1.3.1, 1.4.0
>
>
> The {{SafetyNetCloseableRegistry}} is closed to early in 
> {{triggerCheckpointBarrier(...)}}. Right now, it seems like the code assumes 
> that {{statefulTask.triggerCheckpoint(...)}} is blocking - which it is not. 
> Like this, the registry can be closed while the checkpoint is still running.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to