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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)