Re: Cache response time

2014-06-05 Thread Shalin Shekhar Mangar
Can you please open a Jira issue? It'd be nice to have this. On Thu, Jun 5, 2014 at 1:03 AM, Branham, Jeremy [HR] jeremy.d.bran...@sprint.com wrote: Is there a JMX metric for measuring the cache request time? I can see the avg request times, but I'm assuming this includes the cache and

Cache response time

2014-06-04 Thread Branham, Jeremy [HR]
Is there a JMX metric for measuring the cache request time? I can see the avg request times, but I'm assuming this includes the cache and non-cache values. http://wiki.apache.org/solr/SolrPerformanceFactors This e-mail may contain Sprint proprietary

RE: Cache response time

2014-06-04 Thread Matt Kuiper
Message- From: Branham, Jeremy [HR] [mailto:jeremy.d.bran...@sprint.com] Sent: Wednesday, June 04, 2014 1:33 PM To: solr-user@lucene.apache.org Subject: Cache response time Is there a JMX metric for measuring the cache request time? I can see the avg request times, but I'm assuming

Re: Cache response time

2014-06-04 Thread Otis Gospodnetic
Hi Jeremy, Nothing in Solr tracks that time. Caches are pluggable. If you really want this info you could write your own cache that is just a proxy for the real cache and then you can time it. But why do you need this info? Do you suspect that is slow? Otis -- Performance Monitoring * Log