[
https://issues.apache.org/jira/browse/FLINK-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek updated FLINK-3841:
------------------------------------
Affects Version/s: 1.1.0
> 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
> Affects Versions: 1.1.0
> 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)