[ 
https://issues.apache.org/jira/browse/SOLR-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834088#action_12834088
 ] 

Noble Paul commented on SOLR-1775:
----------------------------------

The description is clear. What do you mean by slave delays? is it that the 
slave does not accept any requests?

The replication has almost no perf impact on the slaves. It is an I/O bound and 
not CPU bound . 

> Replication of 300MB stops indexing for 5 seconds when syncing
> --------------------------------------------------------------
>
>                 Key: SOLR-1775
>                 URL: https://issues.apache.org/jira/browse/SOLR-1775
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (java)
>    Affects Versions: 1.4
>         Environment: Centos 5.3
>            Reporter: Bill Bell
>
> When using Java replication in v1.4 and doing a sync from master to slave, 
> the slave delays for about 5-10 seconds. When using rsync this does not occur.
> Is there a way to thread better or lower the priority to not impact queries 
> when it is bringing over the index files from the master? Maybe a separate 
> process?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to