-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2024-07-22, QE 2024-08-05, QE 2024-08-19, QE 2024-09-02, QE 2024-09-16, QE 2024-09-30
Recently, a mongosync durability bug (REP-4332) was discovered where mongosync failed to migrate changes to changeStreamPreAndPostImages made via collMod.
It appears that change_streams_pre_and_post_images_in_create_and_collmod.js would have provided mongosync with passthrough test coverage that would have immediately caught this bug, had it not been in jstests/nopassthrough.
Also linking this to SERVER-87097, which covers a more general audit of noPassthrough.
- is related to
-
SERVER-87097 Query: audit and move noPassthrough / noPassthroughWithMongod tests into jstests/core or jstests/aggregation
- Needs Scheduling