[
https://issues.apache.org/jira/browse/FLINK-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15512931#comment-15512931
]
ASF GitHub Bot commented on FLINK-4579:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2482
Good point. I think reflect is good, if it does not add too much work.
Keeping the modules separate is nice, I think.
> Add StateBackendFactory for RocksDB Backend
> -------------------------------------------
>
> Key: FLINK-4579
> URL: https://issues.apache.org/jira/browse/FLINK-4579
> Project: Flink
> Issue Type: Improvement
> Components: State Backends, Checkpointing
> Reporter: Aljoscha Krettek
> Assignee: Jark Wu
>
> Right now, we only have a {{StateBackendFactory}} for the {{FsStateBackend}}
> which means that users cannot specify to use the RocksDB backend in the flink
> configuration.
> If we add a factory for rocksdb we should also think about adding the rocksdb
> backend to the standard distribution lib, otherwise it is only usable if
> users manually place the rocks jars in the Flink lib folder.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)