-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.4.0
-
Component/s: Catalog, Replication, Sharding
-
None
-
Catalog and Routing
I'm getting the following error message when creating view inside a transaction
pymongo.errors.OperationFailure: Cannot create a view in a multi-document transaction.
Any reason why view can't be created in a transaction (Given index and collection can now be created in a transaction)?