yejiabao_h created KUDU-3369:
--------------------------------
Summary: Support compress kudu log and use size and number of
files to manage
Key: KUDU-3369
URL: https://issues.apache.org/jira/browse/KUDU-3369
Project: Kudu
Issue Type: Improvement
Components: log
Reporter: yejiabao_h
Currently, kudu's logs (info, warning, error, fatal) can only be managed by the
number of files. When the allocated log file directory space is limited, the
number of files used alone is difficult to manage, and the historical log file
cannot be compressed, which will consume more storage space and store fewer
logs. If compression is supported, and file size and number of files are
supported for management, This will make log file management more convenient
--
This message was sent by Atlassian Jira
(v8.20.7#820007)