[
https://issues.apache.org/jira/browse/SOLR-17495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896660#comment-17896660
]
ASF subversion and git services commented on SOLR-17495:
--------------------------------------------------------
Commit b8cbe41b86a6aac4f93dbbbe972af8451111a66d in solr's branch
refs/heads/main from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=b8cbe41b86a ]
SOLR-17495: Change CLI delete command to not delete configs by default. (#2761)
Decouples the lifecycle of a collection and a configset when using bin/solr
delete.
> Change CLI DeleteTool deleting of configs to opt in instead of default
> behavior
> -------------------------------------------------------------------------------
>
> Key: SOLR-17495
> URL: https://issues.apache.org/jira/browse/SOLR-17495
> Project: Solr
> Issue Type: Sub-task
> Components: cli
> Affects Versions: main (10.0)
> Reporter: Eric Pugh
> Assignee: Eric Pugh
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In discussion on SOLR-17488 we identified that the --delete-config option,
> which by default is true, is an odd user experience. You need to do a
> --delete-config false to not delete a config.
>
> However, i think deleting a collection and deleting a config are two seperate
> conceptual things in reality.
>
> So in 10, lets make --delete-config something you opt into otherwise configs
> are NOT deleted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]