Snapshot "distinct" support in the shell

XMLWordPrintableJSON

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

      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:
            [DO NOT USE] Backlog - Replication Team
            Reporter:
            Lingzhi Deng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: