-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2023-11-27
ShardsvrProcessInterface::dropCollection routes _shardsvrDropCollection to the db-primary shard for the collection to be dropped. If its database does not exist anymore, it will fail with NamespaceNotFound, even though the collection does no longer exist so it should be considered a success.
- is caused by
-
SERVER-79693 Improve MongoProcessInterface methods used by $out to no longer always route to the primary shard
- Closed