You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/06/25 17:28:47 UTC

[jira] Resolved: (SOLR-1242) The admin System handler returns bad JVM info

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

Mark Miller resolved SOLR-1242.
-------------------------------

    Resolution: Fixed

Committed. Thanks Jay!

> The admin System handler returns bad JVM info
> ---------------------------------------------
>
>                 Key: SOLR-1242
>                 URL: https://issues.apache.org/jira/browse/SOLR-1242
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1242.patch, SOLR-1242.patch
>
>
> FileUtils.byteCountToDisplaySize has a funny way of converting. 
> runtime.maxMemory() : 2092236800 bytes
> commons-io display     : 1 GB
> Appears to be more than just a rounddown, because it will knock over 3 gig to 2 gig as well. Odd stuff.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.