[
https://issues.apache.org/jira/browse/SOLR-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495926#comment-13495926
]
Shawn Heisey commented on SOLR-4053:
------------------------------------
We have four servers. Each distributed index is seven total shards on two
servers. Our query volume is low enough that the only reason we have two copies
of the index is so we can survive a hardware failure.
> metrics - add statistics on searcher/cache warming
> --------------------------------------------------
>
> Key: SOLR-4053
> URL: https://issues.apache.org/jira/browse/SOLR-4053
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 5.0
> Reporter: Shawn Heisey
> Priority: Minor
> Fix For: 4.1, 5.0
>
>
> One stat that I rely on is the amount of time that it takes to warm caches
> and an entire searcher, but unless you turn on INFO logging and write
> something to parse the logs, you can only see how long the last commit took
> to warm. I propose that we use the new metrics capability added in SOLR-1972
> to give us visibility into historical cache/searcher warming times.
> If I find some time in the near future, I will take a stab at creating a
> patch, but if someone else has an idea and time, don't wait around for me.
--
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]