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

ASF GitHub Bot updated SOLR-14393:
----------------------------------
    Labels: pull-request-available  (was: )

> Remove dubious jmx / metrics categories
> ---------------------------------------
>
>                 Key: SOLR-14393
>                 URL: https://issues.apache.org/jira/browse/SOLR-14393
>             Project: Solr
>          Issue Type: Sub-task
>          Components: metrics
>            Reporter: David Smiley
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When I look at Solr's metrics or browse the JMX tree or even in Solr's admin 
> UI in certain areas, I see that many parts of the original & fast vector 
> highlighter are present here under the category HIGHLIGHTER.  I don't think 
> they should be; they don't warrant it.  Who cares how many times 
> {{HIGHLIGHTER.SolrFormatter.default.requests}} has been used?  One could 
> argue _any_ number of these and just about any class in the whole system 
> might be interesting to know in some perf investigation so why are these so 
> special.  They aren't.  For that matter, nor is SPELLCHECK and some others.
> It might be interesting for SearchHandler to report metrics on the components 
> that are there and how often they are used.  _That_ would be cool.  But down 
> to the detail of which internal components are used _within_ a 
> SearchComponent is a bit much.
> CC [~ab]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to