-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
v4.0
-
Query 2018-06-18, Query 2018-07-02
From the scope doc:
- Change streams on a single collection will see a collection drop before the database drop, and will be invalidated by it. If a new stream is opened after the collection drop but before the database drop, it will be invalidated by the database drop.
- Change streams on the database being dropped will be invalidated.
- Change streams on the entire cluster will not be invalidated.
- is depended on by
-
DRIVERS-504 Update ChangeStream tests for 4.1.1 "drop" notifications
- Closed
- is related to
-
JAVA-2939 ChangeStream can't handle 'drop' event
- Closed