[email protected] has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/4971

Change subject: IMPALA-4431: Add audit event log control mechanism to prevent 
disk overflow.
......................................................................

IMPALA-4431: Add audit event log control mechanism to prevent disk overflow.

There is no limit to the number of audit event log files. When audit event log 
is enabled,
the growing number of log files will spill the disk space.

This patch adds checking and rotation mechanism on audit event log files to 
prevent
file number out of control which causes disk overflow.

Change-Id: I8c3229cbdb6275f969c15258c9ccab6efeb24368
---
M be/src/common/init.cc
M be/src/common/logging.cc
M be/src/common/logging.h
3 files changed, 27 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/71/4971/1
-- 
To view, visit http://gerrit.cloudera.org:8080/4971
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8c3229cbdb6275f969c15258c9ccab6efeb24368
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: [email protected]

Reply via email to