-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
RSSD
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The test logical_session_cache_refresh_serialization.js was added in SERVER-122193 and provides coverage for checking the interaction between the internal session refresh loop and the refreshLogicalSessionCacheNow command. We would like to extend the test coverage in this test to include a basic check on the periodic session refresh loop without invoking the refresh command before entering the refresh command loop.
This will allow us to adapt this test for alternate cluster configurations to provide coverage for the logical session refresh logic in a single JS test.
- is related to
-
SERVER-122193 Serialize logical session cache periodic refresh + refresh now commands
-
- Closed
-
-
SERVER-127903 Extract shared logical session cache refresh serialization test logic into helper library
-
- Closed
-