aswinshakil opened a new pull request, #7474:
URL: https://github.com/apache/ozone/pull/7474

   ## What changes were proposed in this pull request?
   #7293 Implements the container comparison logic and finds the container diff 
between two container merkle tree. 
   
   This patch is part (2/2) of the previous patch. It implements repairing one 
container replica with its peer container replica.
   
   The `ContainerDiffReport` generated by the comparison logic consists of 
missing blocks, missing chunks, and corrupt chunks. These blocks/chunks are 
read from the peer container and added or replaced with our container replica.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-11763
   
   ## How was this patch tested?
   - [ ] To add tests
   


-- 
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]

Reply via email to