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

ASF subversion and git services commented on SOLR-13438:
--------------------------------------------------------

Commit 66b6ce2cd0493f273e95aa51c53a324a4692136e in lucene-solr's branch 
refs/heads/master from Anderson Dorow
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=66b6ce2 ]

SOLR-13438: on collection delete, also delete .AUTOCREATED config set (#1759)

Co-authored-by: Anderson Dorow <anderson.do...@zooplus.com>

> DELETE collection should remove AUTOCREATED configsets
> ------------------------------------------------------
>
>                 Key: SOLR-13438
>                 URL: https://issues.apache.org/jira/browse/SOLR-13438
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ishan Chattopadhyaya
>            Priority: Major
>              Labels: newdev
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Current user experience:
> # User creates a collection (without specifying configset), and makes some 
> schema/config changes.
> # He's/She's not happy with how the changes turned out, so he/she deletes and 
> re-creates the collection.
> # He/she observes that the previously made settings changes persist. If 
> he/she is only aware of Schema and Config APIs and not explicitly aware of 
> the concept of configsets, this will be un-intuitive for him/her.
> Proposed:
> DELETE collection should delete the configset if it has the prefix 
> ".AUTOCREATED" and that configset isn't being shared by any other collection.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to