You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (Jira)" <ji...@apache.org> on 2019/12/10 12:36:00 UTC

[jira] [Created] (FLINK-15177) Migrate RocksDB Configurable Options to new type safe config options

Stephan Ewen created FLINK-15177:
------------------------------------

             Summary: Migrate RocksDB Configurable Options to new type safe config options
                 Key: FLINK-15177
                 URL: https://issues.apache.org/jira/browse/FLINK-15177
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / State Backends
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.10.0


The RocksDB config options are currently all types to {{String}} and are manually parsed and validated. This can be simplified using the new config option classes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)