Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Not A Problem
-
5.0
-
None
-
None
-
None
Description
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.