Aljoscha Krettek created FLINK-4579: ---------------------------------------
Summary: Add StateBackendFactory for RocksDB Backend Key: FLINK-4579 URL: https://issues.apache.org/jira/browse/FLINK-4579 Project: Flink Issue Type: Bug Components: State Backends, Checkpointing Reporter: Aljoscha Krettek 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)