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

Run listIndexes with a single snapshot during initial sync

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Won't Do
    • None
    • None
    • None
    • ALL
    • Execution Team 2019-12-02, Execution Team 2019-12-16

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              milkie@mongodb.com Eric Milkie
              judah.schvimer@mongodb.com Judah Schvimer
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: