Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-2698

Enhance CoreAdmin STATUS command to return index size

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0-ALPHA
    • 4.0-ALPHA
    • multicore
    • None

    Description

      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.

      Attachments

        1. SOLR-2698.patch
          2 kB
          Yury Kats
        2. SOLR-2698.patch
          10 kB
          Mark Miller

        Activity

          People

            markrmiller@gmail.com Mark Miller
            ykats Yury Kats
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: