You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2015/03/16 17:37:39 UTC

[jira] [Created] (SOLR-7251) In legacyCloud=false, If a create collection fails, information about that collection should not be persisted in ZK

Varun Thacker created SOLR-7251:
-----------------------------------

             Summary: 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
             Fix For: Trunk, 5.1


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.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org