Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
Sharding 2018-11-05
Description
As stated in the design:
Operations running in a transaction are not allowed to create collections implicitly (insert and upsert, findAndModify), which is enforced before CannotImplicitlyCreateCollection can be thrown, so the router should never see this exception in a transaction.