[
https://issues.apache.org/jira/browse/SOLR-12716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16604222#comment-16604222
]
ASF subversion and git services commented on SOLR-12716:
--------------------------------------------------------
Commit b6ee0ed5d5ff8890b941c6519896386b5091a82b in lucene-solr's branch
refs/heads/master from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b6ee0ed ]
SOLR-12716: NodeLostTrigger should support deleting replicas from lost nodes by
setting preferredOperation=deletenode
This commit adds support for preferredOperation configuration for
NodeLostTrigger. The ComputePlanAction now creates DeleteNodeSuggester for each
lost node serially when preferredOperation=deletenode. A new section for node
lost trigger with exampls is added to the ref guide.
> 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: [email protected]
For additional commands, e-mail: [email protected]