[
https://issues.apache.org/jira/browse/SOLR-6482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133518#comment-14133518
]
ASF subversion and git services commented on SOLR-6482:
-------------------------------------------------------
Commit 1624930 from [~erickoerickson] in branch 'dev/trunk'
[ https://svn.apache.org/r1624930 ]
SOLR-6482: Add an onlyIfDown flag for DELETEREPLICA collections API command
> Add an onlyIfDown flag for DELETEREPLICA collections API command
> ----------------------------------------------------------------
>
> Key: SOLR-6482
> URL: https://issues.apache.org/jira/browse/SOLR-6482
> Project: Solr
> Issue Type: Improvement
> Components: SolrCloud
> Affects Versions: 4.11, 5.0
> Reporter: Erick Erickson
> Assignee: Erick Erickson
> Priority: Minor
> Attachments: SOLR-6482.patch, SOLR-6482.patch, SOLR-6482.patch
>
>
> Having the DELETEREPLICA delete the index is scary for some situations,
> especially ones in which the operations people are taking more explicit
> control of the topology of their cluster. As we move towards ZK being the
> "one source of truth" and deleting replicas that then come back up, this is
> even scarier.
> I propose to have an optional flag onlyIfDown that remove the replica from
> the ZK cluster state if (and only if) the node was offline. Default value:
> false.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]