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)