errose28 commented on PR #7934: URL: https://github.com/apache/ozone/pull/7934#issuecomment-2722952554
The existing RECOVERING container handling will mark the failed import as unhealthy on restart. It will then be reported to SCM where it may or may not get deleted later if all the other replicas are also unhealthy. I think we should change this such that all RECOVERING containers (either Ratis imports or EC reconstructions) are deleted by the datanode on startup, since we know they are incomplete. cc @swamirishi -- 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]
