Stephen O'Donnell created HDDS-8309:
---------------------------------------
Summary: ReplicationManager: Throttle 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
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: [email protected]
For additional commands, e-mail: [email protected]