sumitagrawl commented on PR #7548: URL: https://github.com/apache/ozone/pull/7548#issuecomment-2530659914
@xichen01 I have few questions ... 1. What is the trigger point to check for a file for blocks at DN? Is it all keys in system will be verified? 2. Recon already have job to check if any missing container. So IMO, checking container state to check for blocks may not be required. But if any container is not in healthy state (In Quasi-closed, deleted, ...) where chances of missing block is there, that can be reported as additional information by quering from SCM. 3. How about having similar thing in Recon also ? -- 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]
