Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
-
ALL
Description
Hello,
MongoDB Drivers, for example Python, creates a session when a command is executed. There is no need to create it explicitly.
MongoDB Shell works different from all the drivers. When commands are executed without a explicit session, the shell won't create one.
MongoDB Shell should follow drivers specification to avoid misunderstandings and mistakes.
https://github.com/mongodb/specifications/blob/master/source/sessions/driver-sessions.rst
Regards.
Attachments
Issue Links
- duplicates
-
SERVER-32064 A logical session id should be included in all command requests from the mongo shell
-
- Closed
-