ptlrs opened a new pull request, #7748: URL: https://github.com/apache/ozone/pull/7748
## What changes were proposed in this pull request? This PR: * adds a new `ozone debug replicas verify` command * renamed `read-replicas` to `checksums` command * updated `checksums` command with the ability to walk the file tree and calculate checksums of all files * made a URI a required parameter for all subcommands of `replicas verify` Note: This is a WIP change. Further enhancements and refactoring will be done and acceptance tests will be updated. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12057 ## How was this patch tested? Manual testing in docker-compose environment CI: https://github.com/ptlrs/ozone/actions/runs/12954171235 -- 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]
