You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Nico Kruber (Jira)" <ji...@apache.org> on 2019/12/02 12:54:00 UTC

[jira] [Created] (FLINK-15011) RocksDB temp directory not cleaned up

Nico Kruber created FLINK-15011:
-----------------------------------

             Summary: RocksDB temp directory not cleaned up
                 Key: FLINK-15011
                 URL: https://issues.apache.org/jira/browse/FLINK-15011
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / State Backends
    Affects Versions: 1.9.1
            Reporter: Nico Kruber


When starting a Flink cluster with 2 TMs, then starting a job with RocksDB with
{code:java}
state.backend: rocksdb {code}
it will create temp directories {{rocksdb-lib-<uid>}} where it extracts the native libraries to. After shutting down the Flink cluster, these directories remain (but their contents are cleaned up at least).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)