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


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]

Reply via email to