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

Snapshot "distinct" support in the shell

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Replication

      SERVER-47970 added support to retrieve atClusterTime from snapshot read cursor responses (find, getMore, aggregate).

      We are also planning to support "distinct" for snapshot. However, "distinct" doesn't return a cursor but a list of results. So we need a different way to retrieve the atClusterTime from the "distinct" results (maybe there will be a DistinctResult object that has the values and atClusterTime). We will wait to see what the Drivers API for "distinct" is after DRIVERS-815 and bring the shell into compliance.

      And we want to also bring cursor responses in the shell (find, getMore and aggregate) into compilance too after we have a driver spec.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            lingzhi.deng@mongodb.com Lingzhi Deng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: