Time-based autowarm limits
--------------------------

                 Key: SOLR-1919
                 URL: https://issues.apache.org/jira/browse/SOLR-1919
             Project: Solr
          Issue Type: Improvement
            Reporter: Shawn Heisey
            Priority: Minor
             Fix For: 3.1


It would be useful to me if I could have Solr automatically cut off autowarming 
after a certain amount of time has passed, instead of configuring a percentage 
or an explicit count.  This would allow for maximizing performance in an 
environment that has scheduled maintenance scripts that do regular updates.  If 
your update script runs every two minutes, you could ensure that all warming is 
done within 60 seconds.

I don't know whether the caches are currently warmed serially or in parallel, 
but warming them in parallel would allow the alternate or additional option of 
a "global" autowarm timeout.



-- 
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to