[
https://issues.apache.org/jira/browse/SOLR-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anshum Gupta updated SOLR-6026:
-------------------------------
Attachment: SOLR-6026.patch
This might not be the most efficient way to implement it but I think this is
the least intrusive one (something that I wanted right now).
Contains a patch with a test.
> 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
>
> Attachments: SOLR-6026.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]