-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Execution Team 2023-02-20
In the standalone and non-sharded case, calling dropCollection a second time fails. However, in order to be idempotent (which we want for metadata commands that are run on the config server in a sharded cluster), we would need a second drop command to also succeed.
- duplicates
-
SERVER-43894 Make dropping a nonexistent collection a noop
- Closed
- is related to
-
SERVER-60064 Make create command idempotent on mongod
- Closed