-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
RSSD
-
Fully Compatible
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
While investigating a CI failure in covered_multikey.js running in the replica_sets_transition_to_csrs_jscore_passthrough test suite, it was tough to track the progress of the test in a 5-node replica set setup. Part of the issue is that the test reuses the same namespace for each of its eight test cases.
Having a unique namespace for each test case would help with test data retention and progress tracking in complicated passthroughs. Similar work has been done in SERVER-111065.
This test was added originally in SERVER-3173.
- is related to
-
SERVER-3173 Planner should use path-level multikey info to generate covered plans when possible
-
- Closed
-
-
SERVER-111065 provide unique namespaces for test cases in max_doc_size.js
-
- Closed
-
- related to
-
SERVER-111409 unexpected node elected primary in replica_sets_transition_to_csrs_jscore_passthrough test suite
-
- Closed
-