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

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

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

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