You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2016/11/21 15:28:58 UTC

[jira] [Created] (FLINK-5116) Missing RocksDB state backend factory

Ufuk Celebi created FLINK-5116:
----------------------------------

             Summary: Missing RocksDB state backend factory
                 Key: FLINK-5116
                 URL: https://issues.apache.org/jira/browse/FLINK-5116
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.1.3
            Reporter: Ufuk Celebi
            Priority: Critical


The 1.1 series misses a factory for the rocks db backend. This means that 1.1. users cannot configure rocks DB via the config file and are forced to set it via the environment.

This has been recently added to 1.2-SNAPSHOT. It should be back ported to 1.1.4 (https://github.com/apache/flink/blob/master/flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackendFactory.java).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)