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 2018/09/10 08:43:00 UTC

[jira] [Closed] (FLINK-10313) Wrong FileCache warning about improper use of releaseJob() when not using DistributedCache

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

Nico Kruber closed FLINK-10313.
-------------------------------
       Resolution: Duplicate
    Fix Version/s:     (was: 1.6.1)
                       (was: 1.7.0)

> Wrong FileCache warning about improper use of releaseJob() when not using DistributedCache
> ------------------------------------------------------------------------------------------
>
>                 Key: FLINK-10313
>                 URL: https://issues.apache.org/jira/browse/FLINK-10313
>             Project: Flink
>          Issue Type: Bug
>          Components: Distributed Coordination
>    Affects Versions: 1.6.0, 1.7.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Major
>
> Any Flink job which does not use the {{DistributedCache}} will currently print the following warning for each task when finishing it:
> {code}
> 2018-09-10 10:24:52,584 WARN  org.apache.flink.runtime.filecache.FileCache                  - improper use of releaseJob() without a matching number of createTmpFiles() calls for jobId 6e58cc5c5213ae3c78928268a2080185
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)