[
https://issues.apache.org/jira/browse/SOLR-8955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trey Cahill updated SOLR-8955:
------------------------------
Attachment: SOLR-8955.patch
> ReplicationHandler should throttle across all requests instead of for each
> client
> ---------------------------------------------------------------------------------
>
> Key: SOLR-8955
> URL: https://issues.apache.org/jira/browse/SOLR-8955
> Project: Solr
> Issue Type: Improvement
> Components: replication (java), SolrCloud
> Reporter: Shalin Shekhar Mangar
> Labels: difficulty-easy, impact-medium, newdev
> Fix For: 6.0, 6.1
>
> Attachments: SOLR-8955.patch
>
>
> SOLR-6485 added the ability to throttle the speed of replication but the
> implementation rate limits each request. So e.g. the maxWriteMBPerSec is 1
> and 5 slaves request full replication then the effective transfer rate from
> the master is 5 MB/second which is not what is often desired.
> I propose to make the rate limit global (across all replication requests)
> instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]