-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Session Management
-
None
Status | Task |
---|---|
Done | Session pool pruning |
Done | Don't send session id without an explicit session if multiple users are authenticated |
Done | Verify all Driver Sessions Spec tests are implemented |
Done | Add session parameter to gridfs methods |
Done | ClientSession, MongoClient.startSession |
Done | Use TopologyDescription.logicalSessionTimeoutMinutes |
Done | Session pooling |
Done | Add session parameter to all database methods |
Done | Add session parameter to all collection methods |
Done | Add session parameter to all client methods |
Done | Prohibit using ended ClientSession |
Done | Skip sessions tests for deployments that don't allow sessions |
Done | Send session id with all commands without an explicit session, except createUser, and isMaster for monitoring |
Done | Add session parameter to Collection.watch |
Done | Gossip $clusterTime |
- is depended on by
-
DRIVERS-395 Implement Drivers Sessions API
- Closed