Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
v4.0
-
Query 2018-06-18, Query 2018-07-02
Description
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.
Attachments
Issue Links
- is depended on by
-
DRIVERS-504 Update ChangeStream tests for 4.1.1 "drop" notifications
-
- Closed
-
- is documented by
-
DOCS-11829 Docs for SERVER-35029: Add change stream notification for database drop
-
- Closed
-
- is related to
-
JAVA-2939 ChangeStream can't handle 'drop' event
-
- Closed
-