You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2014/05/23 21:50:02 UTC

[jira] [Commented] (SOLR-6026) Also check work-queue while processing a REQUESTSTATUS Collection API Call

    [ https://issues.apache.org/jira/browse/SOLR-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007596#comment-14007596 ] 

Shalin Shekhar Mangar commented on SOLR-6026:
---------------------------------------------

Does this mean that if there is a large backlog of collection queue items i.e. a task doesn't go into 'running' state soon, the requeststatus API will return a "notfound" response?

> Also check work-queue while processing a REQUESTSTATUS Collection API Call
> --------------------------------------------------------------------------
>
>                 Key: SOLR-6026
>                 URL: https://issues.apache.org/jira/browse/SOLR-6026
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>    Affects Versions: 4.8
>            Reporter: Anshum Gupta
>             Fix For: 4.8.1
>
>
> REQUESTSTATUS API call should check for the following:
> * work-queue (submitted task)
> * running-map (running task/in progress)
> * completed-map
> * failure-map
> Right now it checks everything but the work-queue. Add that.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org