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

Make local reads for $lookup/$graphLookup (on unsharded collections) provide a shard version

    • Type: Icon: Improvement Improvement
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Query Optimization 2021-07-12

      After SERVER-38728, if we find a collection is unsharded, we will just perform a local read on it (with no shard versioning). We should change this to deal with cases where the collection becomes sharded. Depending on how we do the "is the collection sharded" check, this may also be needed to deal with the case where the collection exists (and is not sharded) but is on a different shard.

            Assignee:
            katherine.wu@mongodb.com Katherine Wu (Inactive)
            Reporter:
            ian.boros@mongodb.com Ian Boros
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: