You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2011/08/04 17:35:27 UTC

[jira] [Assigned] (SOLR-2698) Enhance CoreAdmin STATUS command to return index size

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

Mark Miller reassigned SOLR-2698:
---------------------------------

    Assignee: Mark Miller

> Enhance CoreAdmin STATUS command to return index size
> -----------------------------------------------------
>
>                 Key: SOLR-2698
>                 URL: https://issues.apache.org/jira/browse/SOLR-2698
>             Project: Solr
>          Issue Type: Improvement
>          Components: multicore
>    Affects Versions: 4.0
>            Reporter: Yury Kats
>            Assignee: Mark Miller
>         Attachments: SOLR-2698.patch
>
>
> CoreAdmin STATUS command returns all kinds of index info for all cores on the server, except for the index size.
> However, indexSize can be retrieved for an individual core via a /replication&command=details request.
> I have N Solrs servers, running M cores each. My application is monitoring the status of all cores, including their index size.
> As it stands today, I need to issue N status requests plus N*M replication requests to get all the information I need.
> If STATUS command returned indexSize, number of requests would be just N.

--
This message is automatically generated by JIRA.
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