You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2016/04/28 08:46:13 UTC

[jira] [Created] (FLINK-3841) RocksDB statebackend creates empty dbs for stateless operators

Gyula Fora created FLINK-3841:
---------------------------------

             Summary: RocksDB statebackend creates empty dbs for stateless operators
                 Key: FLINK-3841
                 URL: https://issues.apache.org/jira/browse/FLINK-3841
             Project: Flink
          Issue Type: Bug
          Components: state backends
            Reporter: Gyula Fora
            Priority: Minor


Even though they are not checkpointed there is always an open RocksDB database for all operators if the Rocks backend is set. I wonder if it would make sense to lazy initialize the dbs instead of doing it in the initializeForJob method.



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