Shalin Shekhar Mangar created SOLR-6123:
-------------------------------------------

             Summary: The 'clusterstatus' API filtered by collection times out 
if a long running operation is in progress
                 Key: SOLR-6123
                 URL: https://issues.apache.org/jira/browse/SOLR-6123
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
    Affects Versions: 4.9
            Reporter: Shalin Shekhar Mangar
             Fix For: 4.9


If a long running shard split is in progress, say for collection=X, then 
clusterstatus API with collection=X will time out.

The OverseerCollectionProcessor should never block an operation such as 
clusterstatus even if there are tasks for the same collection in progress.

This bug was introduced by SOLR-5681.



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

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

Reply via email to