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

Anshum Gupta reassigned SOLR-7049:
----------------------------------

    Assignee: Anshum Gupta

> Move work done by the LIST Collections API call to the Collections Handler
> --------------------------------------------------------------------------
>
>                 Key: SOLR-7049
>                 URL: https://issues.apache.org/jira/browse/SOLR-7049
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Varun Thacker
>            Assignee: Anshum Gupta
>            Priority: Minor
>             Fix For: Trunk, 5.1
>
>         Attachments: SOLR-7049.patch
>
>
> 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.  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to