Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
None
-
None
-
None
-
ALL
-
-
Service Arch 2019-10-21
Description
The conditions evaluated to reach this line are not sufficient to guarantee the session object exists on the client (note the type definition: using SessionHandle = std::shared_ptr<Session>;).
Notably, the session may be null when using DBDirectClient such as inside the KeysCollectionClientDirect.
Attachments
Issue Links
- duplicates
-
SERVER-43079 failpoint triggered by LogicalSessionCacheRefresh
-
- Closed
-
- is depended on by
-
PYTHON-1948 Test retryable reads on MMAPv1
-
- Backlog
-
- is duplicated by
-
SERVER-42711 PyMongo's retryable reads spec tests causes server 4.0 to segfault with MMAPv1
-
- Closed
-