-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Component/s: None
-
None
parallelCollectionScan is fundamentally incompatible with the current concept of sessions, see spec change.
For drivers that provide a helper for parallelCollectionScan and added an explicit session option to that helper for MongoDB 3.6, the change is follows:
- Remove support for implicit sessions from the helper.
- Continue to support explicit sessions, using the application provided session for the parallelCollectionScan command and all cursors.
- depends on
-
RUST-68 sessions must not be used with parallelCollectionScan
- Closed
-
CDRIVER-2683 sessions must not be used with parallelCollectionScan
- Closed
-
CXX-1589 sessions must not be used with parallelCollectionScan
- Closed
-
MOTOR-236 sessions must not be used with parallelCollectionScan
- Closed
-
NODE-1490 sessions must not be used with parallelCollectionScan
- Closed
-
PYTHON-1576 sessions must not be used with parallelCollectionScan
- Closed
-
RUBY-1347 Implicit sessions must not be used with parallelCollectionScan
- Closed