You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2018/09/05 08:50:00 UTC

[jira] [Commented] (SOLR-12716) NodeLostTrigger should support deleting replicas from lost nodes

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

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

# Adds {{preferredOperation}} parameter to {{NodeLostTrigger}} with only two possible values being {{MOVEREPLICA}} (default) and {{DELETENODE}}
# {{ComputePlanAction}} is modified to create a {{DeleteNodeSuggester}} for each lost node one at a time when the preferredOperation=deletenode.
# New test {{ComputePlanActionTest.testNodeLostTriggerWithDeleteNodePreferredOp}}

I'll commit once precommit and tests pass.

> NodeLostTrigger should support deleting replicas from lost nodes
> ----------------------------------------------------------------
>
>                 Key: SOLR-12716
>                 URL: https://issues.apache.org/jira/browse/SOLR-12716
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: AutoScaling
>            Reporter: Shalin Shekhar Mangar
>            Priority: Major
>             Fix For: master (8.0), 7.5
>
>         Attachments: SOLR-12716.patch
>
>
> NodeLostTrigger only moves replicas from the lost node to other nodes in the cluster. We should add a way to delete replicas of the lost node from the cluster state.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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