You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/01/27 15:50:24 UTC

[jira] [Closed] (FLINK-5660) Not properly cleaning PendingCheckpoints up

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

Till Rohrmann closed FLINK-5660.
--------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.2.1)
                   1.2.0

1.2.0: f7e23548e9285fdf91366a259044139b4be0b095
1.3.0: 009da6f6e1c532a12299ee5590bb46fcecb47c32

> Not properly cleaning PendingCheckpoints up
> -------------------------------------------
>
>                 Key: FLINK-5660
>                 URL: https://issues.apache.org/jira/browse/FLINK-5660
>             Project: Flink
>          Issue Type: Bug
>          Components: State Backends, Checkpointing
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>             Fix For: 1.2.0, 1.3.0
>
>
> When cleaning up a {{PendingCheckpoint}}, then it sometimes happens that not all state handles are properly discarded. The reason is that the discard operation is executed asynchronously but the synchronous {{discard}} call already cleans the task state collection.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)