[
https://issues.apache.org/jira/browse/SOLR-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018324#comment-14018324
]
ASF subversion and git services commented on SOLR-6123:
-------------------------------------------------------
Commit 1600538 from [~anshumg] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1600538 ]
SOLR-6123: Make CLUSTERSTATE Api unblocked and non-blocking always (Merge from
trunk r1600535)
> 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
> Assignee: Anshum Gupta
> Fix For: 4.9
>
> Attachments: SOLR-6123.patch, SOLR-6123.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]