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

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

Zakelly Lan created FLINK-26998:
-----------------------------------

             Summary: 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
             Fix For: 1.15.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)