-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Aggregation Framework, Change streams
-
Query Execution
-
Fully Compatible
-
(copied to CRM)
Original Summary
mongodb create/delete index should trigger change stream
Original Description
I've already posted a question on [stack overflow|https://stackoverflow.com/questions/60368424/mongodb-create-delete-index-wont-trigger-change-stream] but no response.
Why change stream can't receive DDL events like create/delete index, applyOps, convertToCapped, and so on? I think it's important for users that using change-stream to receive all the change events from MongoDB, not only DML but also DDL.
- depends on
-
SERVER-52254 Enable feature flag for Improved change stream event visibility for C2C Replication
- Closed
- is related to
-
SERVER-42845 Change streams should return events for user-initiated applyOps commands
- Closed