You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shikhar Bhushan (JIRA)" <ji...@apache.org> on 2014/03/06 16:40:51 UTC

[jira] [Updated] (SOLR-5637) Per-request cache statistics

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

Shikhar Bhushan updated SOLR-5637:
----------------------------------

    Fix Version/s:     (was: 4.7)

> Per-request cache statistics
> ----------------------------
>
>                 Key: SOLR-5637
>                 URL: https://issues.apache.org/jira/browse/SOLR-5637
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Shikhar Bhushan
>            Priority: Minor
>         Attachments: SOLR-5367.patch, SOLR-5367.patch
>
>
> We have found it very useful to have information on the number of cache hits and misses for key Solr caches (filterCache, documentCache, etc.) at the request level.
> This is currently implemented in our codebase using custom {{SolrCache}} implementations.
> I am working on moving to maintaining stats in the {{SolrRequestInfo}} thread-local, and adding hooks in get() methods of SolrCache implementations. This will be glued up using the {{DebugComponent}} and can be requested using a "debug.cache" parameter.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org