ozone
ozone copied to clipboard
HDDS-10658. audit log message having transaction id
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.
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
Can you include some before and after log message examples in the PR description for others to quickly reference?
Changes are udpated in new pull request https://github.com/apache/ozone/pull/6949