[
https://issues.apache.org/jira/browse/SOLR-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985258#comment-15985258
]
ASF subversion and git services commented on SOLR-10569:
--------------------------------------------------------
Commit 2d2257926ca8df69fe0af5abf2356f6e33496189 in lucene-solr's branch
refs/heads/master from [~ab]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2d22579 ]
SOLR-10569: "updateHandler" stats is null when queried via MBeans handler.
> "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
> Assignee: Andrzej Bialecki
>
> 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]