[
https://issues.apache.org/jira/browse/SOLR-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983763#comment-15983763
]
Tomás Fernández Löbbe commented on SOLR-10569:
----------------------------------------------
[~ab], maybe related to the metrics changes?
> "updateHandler" stats is null when queried via MBeans handler
> -------------------------------------------------------------
>
> Key: SOLR-10569
> URL: https://issues.apache.org/jira/browse/SOLR-10569
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: metrics
> Affects Versions: master (7.0)
> Reporter: Tomás Fernández Löbbe
>
> I noticed this in master only, branch_6x doesn't have this problem. I:
> 1) started Solr example techproducts
> 2) queried:
> http://localhost:8983/solr/techproducts/admin/mbeans?stats=true&indent=true&wt=json
> Among the response I see:
> {noformat}
> "updateHandler":{
> "class":"org.apache.solr.update.DirectUpdateHandler2",
> "description":"Update handler that efficiently directly updates the
> on-disk main lucene index",
> "stats":null},
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]