-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch 2019-05-06, Service Arch 2019-05-20
The LogicalSessionCache is able to be maintained until the transport layer shuts down. Existing cached values can potentially be used past that point. We should shut down periodic jobs associated with the LogicalSessionCache as part of our shutdown procedure. This is not a true shutdown of the cache, but it does prevent sticky situations wherein the cache requires an interruption because the network will not and cannot respond.
- depends on
-
SERVER-37837 Possible for TransactionParticipant to never get cleaned up if no write happened
- Closed