siddhantsangwan opened a new pull request, #4195:
URL: https://github.com/apache/ozone/pull/4195

   ## What changes were proposed in this pull request?
   
   Mismatched replicas are replicas which don't match the container state. Such 
as CLOSING or OPEN replicas for CLOSED or QUASI_CLOSED containers. UNHEALTHY 
replicas also don't match the container's state, but the distinction is that we 
cannot close these replicas today. Hence these are uniquely considered as 
unhealthy replicas.
   
   ClosedWithMismatchedReplicasHandler already handles CLOSED containers. This 
jira proposes handling QUASI_CLOSED along with CLOSED in that handler.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-7813
   
   ## How was this patch tested?
   
   Added a new UT


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