You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2014/10/25 02:54:33 UTC

[jira] [Created] (ARGUS-134) Audit logging performance and diagnosibility improvements

Madhan Neethiraj created ARGUS-134:
--------------------------------------

             Summary: Audit logging performance and diagnosibility improvements
                 Key: ARGUS-134
                 URL: https://issues.apache.org/jira/browse/ARGUS-134
             Project: Argus
          Issue Type: Bug
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


- configure audit-to-HDFS to use async mode to write to local file buffer. This improves the throughput, and response time.
- update async-audit to use java.util.concurrent.BlockingQueue, instead of using synchornized blocks to access Queue
- improve the stats printed by async-audit to include count of incoming logs, and current queue-size
- add INFO level logs for HDFS file open/close



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)