You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2014/11/19 16:22:33 UTC

[jira] [Commented] (SOLR-6752) Buffer Cache allocate/lost should be exposed through JMX

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

Mark Miller commented on SOLR-6752:
-----------------------------------

bq. 	SolrSOLR-6752 Buffer Cache allocate/lost should be exposed through JMX

I'm a little confused by the title - isn't this simply exposing hdfds block cache metrics via JMX? Why anything specific about allocate/lost? I see all sorts of stats in the getStatistics call.

We also probably want to try and align some of the stat key names with other cache objects in Solr: the query cache, filter cache, etc.

Also, I don't believe these will get registered with the jmx server. I think only the top level class for a plugin is by default - eg the HdfsDirectoryFactory itself.

> Buffer Cache allocate/lost should be exposed through JMX
> --------------------------------------------------------
>
>                 Key: SOLR-6752
>                 URL: https://issues.apache.org/jira/browse/SOLR-6752
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mike Drob
>            Assignee: Mark Miller
>              Labels: metrics
>         Attachments: SOLR-6752.patch
>
>
> Currently, {{o.a.s.store.blockcache.Metrics}} has fields for tracking buffer allocations and losses, but they are never updated nor exposed to a receiving metrics system. We should do both. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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