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

Don't rebuild index if we failed an initial sync

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Execution Team 2024-11-11, Execution Team 2024-11-25

      https://github.com/10gen/mongo/blob/master/jstests/noPassthrough/index_builds/initial_sync_crash_while_bulk_building_indexes.js fails when run with the fix in SERVER-92710, due to not expecting the new failure being emitted when the _id index is missing (this failure does not occur previously because writes during this are all untimestamped). We need to avoid rebuilding the index in this case before we can repush SERVER-92710

            Assignee:
            binh.vo@mongodb.com Binh Vo
            Reporter:
            binh.vo@mongodb.com Binh Vo
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: