Run listIndexes with a single snapshot during initial sync

XMLWordPrintableJSON

    • ALL
    • Execution Team 2019-12-02, Execution Team 2019-12-16
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Without this we can get idempotency problems during initial sync. We can try to create two indexes during collection cloning that never existed simultaneously in real life. Eventually we will get a dropIndex oplog entry for one of the two, but at collection clone time we don't know which one so we can't just drop one to fix the idempotency violation.

      This was hypothesized while I talked with milkie regarding SERVER-27122.

              Assignee:
              Eric Milkie
              Reporter:
              Judah Schvimer
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: