-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.2.11
-
Component/s: Change streams
-
Query Execution
When opening a changestream on collection X
and running db.Y.renameCollection("X", dropTarget=true)
a rename changestream event is created from Y to X, however there is no explicit drop event associated with collection X.