[ https://issues.apache.org/jira/browse/SOLR-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038006#comment-16038006 ]
Cao Manh Dat commented on SOLR-7251: ------------------------------------ [~varunthacker] By looking at currently {{CreateCollectionCmd}}, if there are failures when create collection, we will clean up by using {{DeleteCollectionCmd}}. So should we close this ticket as fixed? > In legacyCloud=false, If a create collection fails, information about that > collection should not be persisted in ZK > ------------------------------------------------------------------------------------------------------------------- > > Key: SOLR-7251 > URL: https://issues.apache.org/jira/browse/SOLR-7251 > Project: Solr > Issue Type: Bug > Affects Versions: 5.0 > Reporter: Varun Thacker > Priority: Blocker > > In legacyCloud=false mode, if a CREATE collection fails ( bad config or > something ) information about that collection will still be written out to > the state.json file. > When you try re-creating it says that the collection already exists. > CREATE collection should no write the collection information to state.json > unless the creation succeeds. This is what happens when no legacyCloud is not > set to false. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org