[ https://issues.apache.org/jira/browse/SOLR-8299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Anshum Gupta updated SOLR-8299: ------------------------------- Attachment: SOLR-8299.patch Here's a patch without the test. I've allowed deletion of configset when force=true, but I really believe we shouldn't allow that. I'll add a test and if someone has a suggestion about respecting 'force' in this case, kindly chime in. > ConfigSet DELETE should not allow deletion of a a configset that's currently > being used > --------------------------------------------------------------------------------------- > > Key: SOLR-8299 > URL: https://issues.apache.org/jira/browse/SOLR-8299 > Project: Solr > Issue Type: Bug > Reporter: Anshum Gupta > Assignee: Anshum Gupta > Attachments: SOLR-8299.patch > > > The ConfigSet DELETE API currently doesn't check if the configuration > directory being deleted is being used by an active Collection. We should add > a check for the same. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org