You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Tang (Jira)" <ji...@apache.org> on 2022/04/03 12:02:00 UTC

[jira] [Resolved] (FLINK-26998) Remove log-related configuration from predefined options in RocksDB state backend

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

Yun Tang resolved FLINK-26998.
------------------------------
    Resolution: Fixed

merged in master: 428bb6584ff867e5b121185fac604f71ad0afbdd
release-1.15: 8f502b808eea89cc53f6aed917c12f42e0661280

> Remove log-related configuration from predefined options in RocksDB state backend 
> ----------------------------------------------------------------------------------
>
>                 Key: FLINK-26998
>                 URL: https://issues.apache.org/jira/browse/FLINK-26998
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / State Backends
>    Affects Versions: 1.15.0
>            Reporter: Zakelly Lan
>            Assignee: Zakelly Lan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0, 1.16.0
>
>
> After FLINK-23791, the RocksDB log should be enabled by default. However, the log-related configuration remains inĀ _PredefinedOptions_, which will override the default value provided in _RocksDBConfigurableOptions_.
> We could remove the values in _PredefinedOptions_ and let _RocksDBConfigurableOptions_ take control of the default value.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)