You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yu Li (Jira)" <ji...@apache.org> on 2020/01/07 07:15:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-15177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yu Li resolved FLINK-15177.
---------------------------
    Resolution: Implemented

Resolving since already implemented via
master: fdc5ed546360fe438f81c564265f8d623f88f02e
release-1.10: f8471a8bbb3e031a29faa6a6b4555e053cfa6f8f

> 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
>            Priority: Major
>             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)