aswinshakil opened a new pull request, #6945: URL: https://github.com/apache/ozone/pull/6945
## What changes were proposed in this pull request? Add an API to the datanode server that can be called to retrieve the merkle tree of a given container. Added `DNContainerOperationClient` which can be further used during the reconciliation process to `readChunk`, `readBlock` and other operations that we might require later. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10376 ## How was this patch tested? This patch was tested with integration test. -- 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]
