You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/07/29 22:15:31 UTC

[jira] Commented: (SOLR-666) Expose warmup time in statistics for SolrIndexSearcher and LRUCache

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

Yonik Seeley commented on SOLR-666:
-----------------------------------

Isn't this redundant?  We already have the time it was created, and the time it was registered.  Everything in between is warming time.

> 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.