You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Greg Bowyer (JIRA)" <ji...@apache.org> on 2013/05/02 18:10:17 UTC

[jira] [Updated] (SOLR-4616) HitRatio in mbean is of type String instead should be float/double.

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

Greg Bowyer updated SOLR-4616:
------------------------------

    Attachment: SOLR-4616-Make-HitRatio-in-cache-mbeans-a-float.patch

This should fix it, I am going to test it out shortly (unit tests and such pass, just need to fire up a solr instance)


                
> HitRatio in mbean is of type String instead should be float/double.
> -------------------------------------------------------------------
>
>                 Key: SOLR-4616
>                 URL: https://issues.apache.org/jira/browse/SOLR-4616
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 4.2
>         Environment: Solr 4.2 on JBoss7.1.1
>            Reporter: Aditya
>            Assignee: Greg Bowyer
>            Priority: Minor
>         Attachments: SOLR-4616-Make-HitRatio-in-cache-mbeans-a-float.patch
>
>
> While using our existing System Monitoring tool with solr using JMX we noticed that the stats values for Cache is not consistence w.r.t data type. 
> decimal values are returned as string instead should be of type float/double.
> e.g hitratio 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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