Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Minor Change
Description
PyMongo's gridfs implementation has support for sessions but does not work with multi-document transactions. We should:
- raise informative error message when attempting a GridFS operation in a transaction.
- document that transactions are not supported in GridFS.
See DRIVERS-559 for more motivation.
Attachments
Issue Links
- related to
-
DRIVERS-559 GridFS with multi-document transaction support does not work
-
- Backlog
-