You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Keith Laban (JIRA)" <ji...@apache.org> on 2016/03/09 23:52:40 UTC

[jira] [Updated] (SOLR-3990) index size unavailable in gui/mbeans unless replication handler configured

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

Keith Laban updated SOLR-3990:
------------------------------
    Attachment: SOLR-3990.patch

Bumping this ticket. Attaching a new patch for current master (should also apply to 5x)

> index size unavailable in gui/mbeans unless replication handler configured
> --------------------------------------------------------------------------
>
>                 Key: SOLR-3990
>                 URL: https://issues.apache.org/jira/browse/SOLR-3990
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>    Affects Versions: 4.0
>            Reporter: Shawn Heisey
>            Assignee: Shawn Heisey
>            Priority: Minor
>             Fix For: 4.10, master
>
>         Attachments: SOLR-3990.patch, SOLR-3990.patch
>
>
> Unless you configure the replication handler, the on-disk size of each core's index seems to be unavailable in the gui or from the mbeans handler.  If you are not doing replication, you should still be able to get the size of each index without configuring things that won't be used.
> Also, I would like to get the size of the index in a consistent unit of measurement, probably MB.  I understand the desire to give people a human readable unit next to a number that's not enormous, but it's difficult to do programmatic comparisons between values such as 787.33 MB and 23.56 GB.  That may mean that the number needs to be available twice, one format to be shown in the admin GUI and both formats available from the mbeans handler, for scripting.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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