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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)