Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-34710

Add test for resuming a change stream after an "invalidate" from a dropCollection

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
    • Query
    • v4.0

      Trying to resume a changeStream without a specific collation on a collection that has been dropped will currently trigger an error since there is the UUID provided by the resumeToken will not be in the server's catalog, and so the server won't know which collation to use.

      This code is being changed in SERVER-32088. Once that is resolved, we should test this behavior.

            Assignee:
            backlog-server-query Backlog - Query Team (Inactive)
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: