-
Type: Task
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2017-09-11, Repl 2017-10-02, Repl 2017-10-23
Once a collection is dropped we lose all catalog information about it, which makes it impossible to extract the shard key on new cursors on sharded collections. So that means that resuming a sharded change stream after the collection was dropped won't work. We should make sure that fails gracefully.
- related to
-
SERVER-30579 Change resumeTokens to include collection UUID instead of namespace
- Closed
-
SERVER-30599 Get shard key into documentKey and resumeToken in changeStream update, replace, and delete notification entries
- Closed