Details
-
Bug
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Catalog and Routing
-
ALL
-
1
Description
Problem description
As a part of the logic of the findAndModify command, the router check and possibly implicitly create the database then get the routing information for the involved collection.
If the database is dropped in the meantime (before the two events above), the command fails with NamespaceNotFound error.
Potential solution
The problem and solution are very similar to SERVER-83146.
User impacts
The real risk that a user will experience the problem is very low. However, it could occur in continuous integration (as happened for SERVER-83146).
Attachments
Issue Links
- is related to
-
SERVER-83146 Bulk write operation might fail with NamespaceNotFound
-
- Closed
-