[
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: [email protected]
For additional commands, e-mail: [email protected]