[
https://issues.apache.org/jira/browse/FLINK-20911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nico Kruber updated FLINK-20911:
--------------------------------
Fix Version/s: 1.13.0
> Support configuration of RocksDB log level
> ------------------------------------------
>
> Key: FLINK-20911
> URL: https://issues.apache.org/jira/browse/FLINK-20911
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / State Backends
> Affects Versions: 1.12.1, 1.13.0
> Reporter: fanrui
> Assignee: fanrui
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)