[
https://issues.apache.org/jira/browse/FLINK-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262030#comment-15262030
]
Gyula Fora commented on FLINK-3841:
-----------------------------------
I won't really have time to work on this until the weekend so if you have some
pending changes you can put it in there. Otherwise I will try do do it over the
weekend :)
> 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)