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

Siddhant Sangwan updated HDDS-7563:
-----------------------------------
    Description: The new RM needs a handler that can process under replicated 
Ratis containers and create replication commands. Legacy RM does this in the 
{{handleUnderReplicatedContainer}} method. The new handler should mostly have 
the same logic as legacy with one notable difference - we don't need to handle 
mis replication (failure to meet placement policy) because that's a separate 
case now and should get its own handler.  (was: The new RM needs a handler that 
can process under replicated Ratis containers and create replication commands. 
Legacy RM does this in the {{handleUnderReplicatedContainer}} method. The new 
handler should mostly migrate the code as is from legacy with one notable 
difference - we don't need to handle mis replication (failure to meet placement 
policy) because that's a separate case now and should get its own handler.)

> Add a handler for under replicated Ratis containers in RM
> ---------------------------------------------------------
>
>                 Key: HDDS-7563
>                 URL: https://issues.apache.org/jira/browse/HDDS-7563
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: SCM
>            Reporter: Siddhant Sangwan
>            Assignee: Siddhant Sangwan
>            Priority: Major
>
> The new RM needs a handler that can process under replicated Ratis containers 
> and create replication commands. Legacy RM does this in the 
> {{handleUnderReplicatedContainer}} method. The new handler should mostly have 
> the same logic as legacy with one notable difference - we don't need to 
> handle mis replication (failure to meet placement policy) because that's a 
> separate case now and should get its own handler.



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