hemantk-12 opened a new pull request, #6453: URL: https://github.com/apache/ozone/pull/6453
## What changes were proposed in this pull request? For snapshot purge and set snapshot property, there is no OM log or audit log. Without logs, it is hard to debug an issue like Snapshot chain corruption (e.g. HDDS-10524). This change is to add logs so that, there is a way to know which snapshot is updated by which request. It also adds metrics for `SnapshotPurgeRequest` and `SetSnapshotPropertyRequest` APIs for monitoring purposes. ## What is the link to the Apache JIRA HDDS-9200 ## How was this patch tested? Updated existing unit tests to validate that metrics are populated correctly. -- 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]
