[
https://issues.apache.org/jira/browse/SOLR-10239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950566#comment-15950566
]
Shalin Shekhar Mangar commented on SOLR-10239:
----------------------------------------------
Should this API also be able to move *all* replicas from one node to another?
Say the use-case is a node being replaced and we want to move all replicas that
used to be on the old node to move to a new node? Or do we want to handle it in
another issue (this use-case also has relations to Zk as Truth mode)
> MOVEREPLICA API
> ---------------
>
> Key: SOLR-10239
> URL: https://issues.apache.org/jira/browse/SOLR-10239
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Ishan Chattopadhyaya
> Assignee: Cao Manh Dat
>
> To move a replica from a node to another node, there should be an API
> command. This should be better than having to do ADDREPLICA and DELETEREPLICA.
> The API will like this
> {code}
> /admin/collections?action=MOVEREPLICA&collection=collection&shard=shard&replica=replica&node=nodeName&toNode=nodeName
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]