[ https://issues.apache.org/jira/browse/SOLR-13438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182127#comment-17182127 ]
ASF subversion and git services commented on SOLR-13438: -------------------------------------------------------- Commit fc5e07ac38520162aa5af394f95978b0478cda8b in lucene-solr's branch refs/heads/branch_8x from Anderson Dorow [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=fc5e07a ] 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