sodonnel commented on PR #11199: URL: https://github.com/apache/ozone/pull/11199#issuecomment-5583750640
> From my reading, block deletion does not change the data checksum reported to SCM. If this correct, then once a container is closed, the checksum should be fixed forever unless the container has a problem that is reconciled. This means the closed container either has no data checksum or the one and only data checksum. Why then do we need to have the complexity of debouncing by recording scan 1 and then comparing with scan 2? What is that intended to guard against? I know it says mentioned debouncing in the Jira, but that was clearly generated by an AI and I am not sure it makes sense? -- 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]
