You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2017/10/06 09:46:00 UTC

[jira] [Resolved] (FLINK-7483) BlobCache cleanup timer not reset after job re-registration

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

Nico Kruber resolved FLINK-7483.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

> BlobCache cleanup timer not reset after job re-registration
> -----------------------------------------------------------
>
>                 Key: FLINK-7483
>                 URL: https://issues.apache.org/jira/browse/FLINK-7483
>             Project: Flink
>          Issue Type: Bug
>          Components: Distributed Coordination, Network
>    Affects Versions: 1.4.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>             Fix For: 1.4.0
>
>
> Since FLINK-7057, the blob cache handles cleanup via {{registerJob}} and {{releaseJob}} calls where the latter sets a cleanup interval. {{registerJob}}, however, forgets to reset this if the job is re-registered again and so the job's blobs will be cleaned up although it is still used!



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