[
https://issues.apache.org/jira/browse/SOLR-10239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032312#comment-16032312
]
ASF subversion and git services commented on SOLR-10239:
--------------------------------------------------------
Commit 5d0aa603d724f4e2d9aa2a62883c240b0631f2dd in lucene-solr's branch
refs/heads/master from [~caomanhdat]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5d0aa60 ]
SOLR-10239: Adding documentation for MoveReplica
> 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
> Fix For: 6.6, master (7.0)
>
> Attachments: SOLR-10239.patch, SOLR-10239.patch, SOLR-10239.patch
>
>
> 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]