You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Stephen O'Donnell (Jira)" <ji...@apache.org> on 2023/03/30 14:41:00 UTC

[jira] [Resolved] (HDDS-8309) ReplicationManager: Basic Throttling of EC Reconstruction commands

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

Stephen O'Donnell resolved HDDS-8309.
-------------------------------------
    Fix Version/s: 1.4.0
       Resolution: Fixed

> ReplicationManager: Basic Throttling of EC Reconstruction commands
> ------------------------------------------------------------------
>
>                 Key: HDDS-8309
>                 URL: https://issues.apache.org/jira/browse/HDDS-8309
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Stephen O'Donnell
>            Assignee: Stephen O'Donnell
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.4.0
>
>
> EC Reconstruction commands should be throttled in a similar way to replicate container commands, so that a limited number of commands can be sent to any given node.
> As reconstruction and replication share the same queue on the datanode, the datanode could be filled with a combination of replication and reconstruction commands, so the sendThrottledReplicationCommand method will also need adjusted to consider the number of reconstructions commands queue when checking the limit.



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