Donghui Xu has posted comments on this change. Change subject: IMPALA-4431: Add audit event log control mechanism to prevent disk overflow. ......................................................................
Patch Set 6: I have added static method GetAuditEventLogFilePrefix in class ImpalaServer. Thus reduplicate definition of AUDIT_EVENT_LOG_FILE_PREFIX in logging.cc can be deleted, function CheckAndRotateAuditEventLogFiles can use GetAuditEventLogFilePrefix to get AUDIT_EVENT_LOG_FILE_PREFIX defined in impala-server.cc -- To view, visit http://gerrit.cloudera.org:8080/4971 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8c3229cbdb6275f969c15258c9ccab6efeb24368 Gerrit-PatchSet: 6 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Donghui Xu <[email protected]> Gerrit-Reviewer: Donghui Xu <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-HasComments: No
