Tejaskriya opened a new pull request, #7805: URL: https://github.com/apache/ozone/pull/7805
## What changes were proposed in this pull request? As a part of SCM audits for datanode's heartbeats, the command.toString for the commands being sent to the datanodes are logged. For most commands this results in a short string, but for deleteBlocks command, all the delete transactions are also added. This leads to a very verbose audit log. SCM should add only the metadata response to the logs appropriately for each of the commands. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12175 ## How was this patch tested? Tested manually -- 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]
