You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Siddhant Sangwan (Jira)" <ji...@apache.org> on 2023/09/08 15:11:00 UTC

[jira] [Created] (HDDS-9257) LegacyReplicationManager: Unhealthy replicas could block under replication handling

Siddhant Sangwan created HDDS-9257:
--------------------------------------

             Summary: LegacyReplicationManager: Unhealthy replicas could block under replication handling
                 Key: HDDS-9257
                 URL: https://issues.apache.org/jira/browse/HDDS-9257
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: SCM
            Reporter: Siddhant Sangwan
            Assignee: Siddhant Sangwan


The legacy replication manager currently resolves mismatched replicas (those whose replica state do not match SCM's container state) by
1. Replicating the matching replicas until they are fully replicated.
2. Deleting the mismatched replicas.
This approach does not work when LRM is presented with the following situation:
SCM state: CLOSED
5 datanodes in the cluster
Replica states CLOSED CLOSED QUASI QUASI QUASI
LRM will not make progress because there is no datanode to add a closed replica to that does not already have a replica.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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