You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2023/01/20 11:11:51 UTC

[GitHub] [ozone] siddhantsangwan opened a new pull request, #4195: HDDS-7813. Handle Mismatched Replicas (OPEN or CLOSING) of QUASI-CLOSED containers in RM

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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] siddhantsangwan commented on pull request #4195: HDDS-7813. Handle Mismatched Replicas (OPEN or CLOSING) of QUASI-CLOSED containers in RM

Posted by "siddhantsangwan (via GitHub)" <gi...@apache.org>.
siddhantsangwan commented on PR #4195:
URL: https://github.com/apache/ozone/pull/4195#issuecomment-1400706187

   Thanks for reviewing @sodonnel


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] sodonnel merged pull request #4195: HDDS-7813. Handle Mismatched Replicas (OPEN or CLOSING) of QUASI-CLOSED containers in RM

Posted by "sodonnel (via GitHub)" <gi...@apache.org>.
sodonnel merged PR #4195:
URL: https://github.com/apache/ozone/pull/4195


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org