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

Andrzej Bialecki  reassigned SOLR-10569:
----------------------------------------

    Assignee: Andrzej Bialecki 

> "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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to