You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2015/10/30 14:34:27 UTC

[jira] [Created] (FLINK-2945) Shutting down a local Flink instance on Windows doesn't clean up blob cache

Fabian Hueske created FLINK-2945:
------------------------------------

             Summary: Shutting down a local Flink instance on Windows doesn't clean up blob cache
                 Key: FLINK-2945
                 URL: https://issues.apache.org/jira/browse/FLINK-2945
             Project: Flink
          Issue Type: Bug
          Components: BlobManager
    Affects Versions: 0.10
         Environment: Windows 10, Java 7
            Reporter: Fabian Hueske
            Priority: Minor


After shutting down a local Flink instance that was started with the {{./bin/start-local.bat}} script and on which a job was executed as suggested via {{CTRL-C}}, the JobManager log file shows an ERROR message:

{code}
14:24:18,547 ERROR org.apache.flink.runtime.blob.BlobCache                       - BLOB cache failed to properly clean up its storage directory.
{code}



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