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

ASF subversion and git services commented on SOLR-9484:
-------------------------------------------------------

Commit 70fd627ca78ed58d0316e6c173a398efc69aaa5e in lucene-solr's branch 
refs/heads/master from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=70fd627 ]

SOLR-9484: The modify collection API should wait for the modified properties to 
show up in the cluster state


> The modify collection API should wait for the modified properties to show up 
> in the cluster state
> -------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-9484
>                 URL: https://issues.apache.org/jira/browse/SOLR-9484
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>    Affects Versions: 6.2
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Cao Manh Dat
>              Labels: difficulty-easy, impact-medium
>             Fix For: 6.3, master (7.0)
>
>         Attachments: SOLR-9484.patch, SOLR-9484.patch
>
>
> The modify collection API doesn't wait for the updated properties to show up 
> in the cluster state. Say you increase the maxShardsPerNode for a collection 
> using this API, if you try to add a replica immediately after modify 
> collection API returns then the overseer sometimes doesn't see the updated 
> property and refuses to add a new replica.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to