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

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

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

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