-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
RSSD
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Overview
Extract the common test logic from logical_session_cache_refresh_serialization.js into a shared helper library to avoid duplication across test suites.
Scope of Work
* jstests/noPassthrough/replication/libs/logical_session_cache_refresh_serialization_test.js — new shared helper library exporting LogicalSessionCacheRefreshSerializationTest.run(primary)
* jstests/noPassthrough/replication/libs/BUILD.bazel — new Bazel build file for the libs directory
* jstests/noPassthrough/replication/libs/OWNERS.yml — new owners file for the libs directory
* jstests/noPassthrough/replication/logical_session_cache_refresh_serialization.js — updated to use the shared helper
- related to
-
SERVER-127700 add basic logical sesssion refresh test case to logical_session_cache_refresh_serialization.js
-
- Closed
-