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

   ## What changes were proposed in this pull request?
   The container data checksum is calculated using only the checksums of the 
data in the container. If a container has all identical blocks, and replica 1 
is missing the first block and replica 2 is missing the last block, the data 
checksums will be the same, and we will not detect a difference between them. 
This change adds block ID to the block checksum calculation. 
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-13237
   
   ## How was this patch tested?
   
   Added Unit 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: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to