Support read queries across collection renames

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: 3.6.0-rc0
    • Component/s: Querying, Replication, Storage
    • None
    • Query Execution
    • 5
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When we are querying a collection during initial sync, we do the initial find by UUID. However, subsequent getMore commands are done by name, which is a problem if the collection is renamed. We cannot distinguish a dropped collection from a renamed one because in the getMore has only the old name and thus cannot look up the collection or the cursor.

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Matthew Russotto
            Votes:
            1 Vote for this issue
            Watchers:
            21 Start watching this issue

              Created:
              Updated: