-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Shell
-
Sharding
SERVER-32064 adds implicit sessions to the mongo shell, so all requests can include a session ID. The driver spec for sessions details cases where a session ID should not be sent (here: https://github.com/mongodb/specifications/blob/master/source/sessions/driver-sessions.rst#exceptions-to-sending-the-session-id-to-the-server-on-all-commands), and this ticket is to implement or verify that the shell obeys those exceptions.
- has to be done after
-
SERVER-32064 A logical session id should be included in all command requests from the mongo shell
- Closed
- related to
-
SERVER-43469 Remove TODOs listed for SERVER-35447
- Closed