nandakumar131 commented on PR #7862: URL: https://github.com/apache/ozone/pull/7862#issuecomment-2664698394
@swamirishi, thanks for identifying and working on the issue. Instead of introducing new `unhealthyContainerSet`, why can't we mark the `Container Replica` as `UNHEALTHY` and send `ContainerAction` to SCM? By doing this we will be able to close the container, if the other two Replicas of the `Container` are in healthy state. -- 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]
