You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Nitin Sharma (JIRA)" <ji...@apache.org> on 2016/07/23 04:50:20 UTC

[jira] [Updated] (SOLR-9320) A REPLACENODE command to decommission an existing node with another new node

     [ https://issues.apache.org/jira/browse/SOLR-9320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nitin Sharma updated SOLR-9320:
-------------------------------
    Attachment: REPLACENODE_Before.jpeg
                REPLACENODE_call_response.jpeg
                REPLACENODE_After.jpeg
                DELETENODE.jpeg
                SOLR-9320.patch

Patch for REPLACENODE & DELETENODE api as per spec. 

DELETENODE- Deletes all cores on the given node.

REPLACENODE - Replaces all cores from a source node to a dest node and then calls DELETENODE on the source node. 

Attached screenshots against test cluster with api calls & before/after status of the cluster

> A REPLACENODE command to decommission an existing node with another new node
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-9320
>                 URL: https://issues.apache.org/jira/browse/SOLR-9320
>             Project: Solr
>          Issue Type: Sub-task
>          Components: SolrCloud
>            Reporter: Noble Paul
>             Fix For: 6.1
>
>         Attachments: DELETENODE.jpeg, REPLACENODE_After.jpeg, REPLACENODE_Before.jpeg, REPLACENODE_call_response.jpeg, SOLR-9320.patch
>
>
> The command should accept a source node and target node. recreate the replicas in source node in the target and do a DLETENODE of source node



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

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