-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
QE 2026-05-11, QE 2026-05-25, QE 2026-06-08
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-111158 split the large test file src/mongo/db/pipeline/document_source_change_stream_handle_topology_change_v2_test.cpp into several smaller files. This task is to continue splitting large change stream test files following a similar philosophy, namely:
- extract logical groups of test by behaviour or assertion types
- move common test code into a separate helper header and CPP files where necessary
One such example is src/mongo/db/pipeline/document_source_change_stream_test.cpp
- split from
-
SERVER-111158 Split large change stream test files
-
- Closed
-