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

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

SOLR-7673 is the reason why it is done this way. However, now I think we can 
eliminate the step which creates the replicas in the cluster state. We still 
need to perform the actual add replica call after the slice state has been 
updated. I'll create a patch.

> The creation of replicas in split shard is contrived
> ----------------------------------------------------
>
>                 Key: SOLR-8783
>                 URL: https://issues.apache.org/jira/browse/SOLR-8783
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>
> The replica creation in splitshard() is done in two steps. first the entry is 
> created in the clusterstate and subsequently addReplica() is called. The 
> later step can be eliminated and the code can be simplified



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

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

Reply via email to