chungen0126 commented on PR #10651: URL: https://github.com/apache/ozone/pull/10651#issuecomment-5243832695
If we want to perform data validation, I think a better approach would be using deterministic content generation so that the expected hash can be re-derived on the fly during reads. This way, we don't need to track and store unnecessary historical state per thread/path. -- 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]
