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

Shawn Heisey commented on SOLR-1919:
------------------------------------

>From the work I've done in creating LFUCache, I know a little bit about how 
>cache warming works, and I have no idea how to implement this.  It might be 
>really easy, but if something doesn't happen soon I'll go ahead and close the 
>issue.

This is part of an effort to close old issues that I have reported.  Search 
tag: elyograg2013springclean
                
> 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: 4.3
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to