You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Anshum Gupta (JIRA)" <ji...@apache.org> on 2015/02/04 22:42:36 UTC

[jira] [Resolved] (SOLR-7049) Move work done by the LIST Collections API call to the Collections Handler

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

Anshum Gupta resolved SOLR-7049.
--------------------------------
    Resolution: Fixed

Thanks Varun.

> 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
>          Components: SolrCloud
>            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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org