Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.12.1, 1.13.0
Description
The LOG level of RocksDB is hard-coded and is always HEADER_LEVEL. Sometimes RocksDB becomes unstable due to unreasonable parameter settings, and the problem can be reproduced after restart. At this time, you may need to check some LOGs to troubleshoot.
It may be better if the LOG level of RocksDB can be adjusted. Of course, the default LOG level is still HEADER_LEVEL. When dealing with problems, it can be adjusted to DEBUG_LEVEL.
Attachments
Issue Links
- duplicates
-
FLINK-15747 Enable setting RocksDB log level from configuration
- Closed
- is related to
-
FLINK-23812 Support configuration of the RocksDB info logging via configuration
- Closed
- links to