Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.15.0
Description
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.
Attachments
Issue Links
- is related to
-
FLINK-23791 Enable RocksDB log again
- Resolved
- links to