[
https://issues.apache.org/jira/browse/HDDS-7101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-7101:
---------------------------------
Labels: pull-request-available (was: )
> EC: ReplicationManager - handle UNHEALTHY replicas
> --------------------------------------------------
>
> Key: HDDS-7101
> URL: https://issues.apache.org/jira/browse/HDDS-7101
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Stephen O'Donnell
> Assignee: Siddhant Sangwan
> Priority: Major
> Labels: pull-request-available
>
> If the DN scrubber marks a container as UNHEALTHY, the EC Replication Manager
> logic needs to be able to deal with it. It needs to remove the unhealthy one,
> and create a new copy using EC Reconstruction.
> However we need to be careful to perhaps create the new replica before
> removing the unhealthy one. Also, if there are too many unhealthy, it would
> make the container unrecoverable, as there are not enough healthy replicas to
> try.
> The LegacyReplicationManager handles this in the handleUnstableContainer
> method, but I wonder if we would be better handling it in the
> underReplicationHandler, as it is basically a form of under replication.
> The logic to deal with it, is also going to be different from EC and Ratis.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]