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

Shalin Shekhar Mangar updated SOLR-666:
---------------------------------------

    Attachment: SOLR-666.patch

Adds warmupTime instance variables to both SolrIndexSearcher and LRUCache. The 
time is calculated in the respective warm methods. The getStatistics methods 
add this value to the statistics NamedList.

I will commit this shortly.

> Expose warmup time in statistics for SolrIndexSearcher and LRUCache
> -------------------------------------------------------------------
>
>                 Key: SOLR-666
>                 URL: https://issues.apache.org/jira/browse/SOLR-666
>             Project: Solr
>          Issue Type: Improvement
>          Components: search, web gui
>    Affects Versions: 1.3
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: SOLR-666.patch
>
>
> Expose time taken for auto warming in getStatistics method for both 
> SolrIndexSearcher (total warmup time) as well as in LRUCache (individual 
> warmup time) to aid monitoring.

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

Reply via email to