You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Wojtek Piaseczny (JIRA)" <ji...@apache.org> on 2010/09/10 23:11:33 UTC

[jira] Updated: (SOLR-2117) allow slaves to replicate at different times

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

Wojtek Piaseczny updated SOLR-2117:
-----------------------------------

    Attachment: initialintervaloffset.patch

Patch allows initialPollIntervalOffset to be set in slave replication configuration to offset the initial start time of replication. E.g.
<str name="initialPollIntervalOffset">00:00:50</str>

> allow slaves to replicate at different times
> --------------------------------------------
>
>                 Key: SOLR-2117
>                 URL: https://issues.apache.org/jira/browse/SOLR-2117
>             Project: Solr
>          Issue Type: New Feature
>          Components: replication (java)
>            Reporter: Wojtek Piaseczny
>             Fix For: 4.0
>
>         Attachments: initialintervaloffset.patch
>
>
> SOLR-1435 forces all slaves to replicate at the same time (assuming system clocks are the same). Sometimes this is undesirable. For example, garbage collection and/or warmup can cause search slowdown immediately after an update. The goal is to allow the polling interval to be the same for each slave, but offset by some constant.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org