-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
In SERVER-85156, we fixed an issue on v5.0 caused by the fact that the change stream CRUD oplog filter assumed that {op: "c"} entries always appear on the db.$cmd namespace. While this issue has already incidentally been fixed on v6.0 and later by PM-1942, we should add a test on master to ensure that we do not reintroduce the bug again in the future.
- is related to
-
SERVER-85156 dbCheck throws unexpected "invalidate" change stream event [5.0]
- Closed