aswinshakil commented on code in PR #7293:
URL: https://github.com/apache/ozone/pull/7293#discussion_r1850917434


##########
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/checksum/ContainerChecksumTreeManager.java:
##########
@@ -213,6 +212,7 @@ private void 
compareContainerMerkleTree(ContainerProtos.ContainerChecksumInfo th
         //    block and the peer's BG service hasn't run yet. We can ignore 
comparing them.
         // 3) If the block is only deleted in peer merkle tree, we can't 
reconcile for this block. It might be
         //    deleted by peer's BG service. We can ignore comparing them.
+        // TODO: Handle missed block deletions from the deleted block ids.

Review Comment:
   Filed [HDDS-11765](https://issues.apache.org/jira/browse/HDDS-11765)



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