Marton Szasz created MINIFICPP-2298:
---------------------------------------
Summary: Set RocksDB keep_log_file_num to something reasonable,
like 5, from the default 1000
Key: MINIFICPP-2298
URL: https://issues.apache.org/jira/browse/MINIFICPP-2298
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Marton Szasz
RocksDB keeps many old logs, which can have a significant size. We should only
keep the 5-10 most recent ones for debugging purposes, and delete the rest, so
they don't take up gigabytes of space in user environments.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)