-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Client, Internal Code, Networking
-
None
-
ALL
-
-
Service Arch 2019-10-21
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.
- 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