dineshchitlangia opened a new pull request #1001: URL: https://github.com/apache/hadoop-ozone/pull/1001
## What changes were proposed in this pull request? Refactored dn audit log: 1. Reduce audit to Container related operations for all success + failure events 2. Audit for all other operations (blocks, chunks etc) only on failures/errors. 3. Updated username & IP when performing audit log 4. Addressed few sonar code smells. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3694 ## How was this patch tested? Build and deployed 3 node cluster, created a few keys. Confirmed that DN audit log no longer logs for CHUNK/BLOCK related operations. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
