[ 
https://issues.apache.org/jira/browse/HDDS-8172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen O'Donnell updated HDDS-8172:
------------------------------------
    Fix Version/s: 1.4.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> ECUnderReplicationHandler should consider commands already sent when 
> processing the container
> ---------------------------------------------------------------------------------------------
>
>                 Key: HDDS-8172
>                 URL: https://issues.apache.org/jira/browse/HDDS-8172
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: SCM
>            Reporter: Arun Sarin
>            Assignee: Stephen O'Donnell
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.4.0
>
>
> For an EC container which has 2 replicas for the same index, with one 
> decommissioning and one in_maintenance, the decommission logic in 
> ECUnderReplicationHandler can send a command for the replica, and then the 
> maintenance logic can send another replication command for the same container 
> to a different target. If they both succeed it will likely result in over 
> replication.
> To solve this, we probably need to adjust the pending ops between each stage 
> of the processing, so as then the maintenance logic would be "fixed by 
> pending" and avoid sending the second command.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to