-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: 4.0.0
-
Component/s: Shell
-
None
-
Empty show more show less
I’m running into the issue that owner is not marked as optional in ClientSessionOptions, even though the user would not be expected to provide that option directly to startSession.
NOTE: if this cannot be marked as optional, please let me know what the shell needs to send for this option when calling startSession. We can store a Symbol.for('@@mongosh.shellSession') locally and pass it each time we start a session?
- is depended on by
-
MONGOSH-467 Update driver to 4.0
- Closed