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

Varun Thacker updated SOLR-6485:
--------------------------------
    Attachment: SOLR-6485.patch

Builds on Noble's patch. 3 small changes -
1. Removes the initial pause needed in the DirectoryFileStream ctor
2. Does a searcher decref() in the finally block like it originally did. I 
should not have removed it in the first place
3. Changes the RateLimiter class and initializes the lastNS variable. This is 
needed for the test to pass.

We should commit this only after LUCENE-5948 is committed.

> ReplicationHandler should have an option to throttle the speed of replication
> -----------------------------------------------------------------------------
>
>                 Key: SOLR-6485
>                 URL: https://issues.apache.org/jira/browse/SOLR-6485
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Varun Thacker
>            Assignee: Noble Paul
>         Attachments: SOLR-6485.patch, SOLR-6485.patch, SOLR-6485.patch, 
> SOLR-6485.patch, SOLR-6485.patch, SOLR-6485.patch, SOLR-6485.patch
>
>
> The ReplicationHandler should have an option to throttle the speed of 
> replication.
> It is useful for people who want bring up nodes in their SolrCloud cluster or 
> when have a backup-restore API and not eat up all their network bandwidth 
> while replicating.
> I am writing a test case and will attach a patch shortly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to