-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Change streams
-
QE 2022-04-04
drop commands for views get translated to deletes on the system.views collection. Oplog entries for these delete operations are created by the catalog. We will recreate the original drop command from these oplog entries to properly report the create events.
Timeseries collections are not in scope for this ticket, and change events for their views will be suppressed.
- depends on
-
SERVER-63944 Produce change stream events for CRUD operations on system.views namespace
- Closed
- duplicates
-
SERVER-61886 Generate collMod and drop $changeStream events for views
- Closed
- is related to
-
SERVER-61886 Generate collMod and drop $changeStream events for views
- Closed
-
SERVER-61896 Add tests to ensure that we do not report change stream events for time-series collections
- Closed
- related to
-
SERVER-63305 Transform insert on a 'system.views' collection into a create event for views
- Closed
-
SERVER-65142 Complete TODO listed in SERVER-63306
- Closed