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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to