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

Move work done by the LIST Collections API call to the Collections Handler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 5.1, 6.0
    • SolrCloud
    • None

    Description

      Currently when a LIST API call comes in, the actual work done is done in the OCP. For this action it is unnecessary to go to the OCP for processing this request. We can process it immediately in the Collections Handler which reduces the load on the Overseer node.

      Currently REQUESTSTATUS also does the same thing.

      Attachments

        1. SOLR-7049.patch
          3 kB
          Varun Thacker

        Issue Links

          Activity

            People

              anshum Anshum Gupta
              varun Varun Thacker
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: