sumitagrawl opened a new pull request, #6949: URL: https://github.com/apache/ozone/pull/6949
## What changes were proposed in this pull request? For debuggability of om transaction and audit log mapping, audit log is included with transaction Id. And additionally unknown failure case, also having audit log with exception message and transaction id. Refactor is done to have audit log at exit of method of request at common place - - preExecute() -- only if marked for audit as all failure do not need audit - validateAndUpdateCache() -- for both success and failure case ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10658 ## How was this patch tested? - Unit test is added - -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
