swamirishi commented on PR #7862:
URL: https://github.com/apache/ozone/pull/7862#issuecomment-2664779863

   > @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.
   
   These containers are not unhealthy they should go into QUASI_CLOSED state 
technically. We should be just prevent any future transactions on these 
containers so that it doesn't get falsely applied and increases bcsid of the 
container.


-- 
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]

Reply via email to