Don't rebuild index if we failed an initial sync

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • Execution Team 2024-11-11, Execution Team 2024-11-25, Execution Team 2024-12-09, Execution Team 2024-12-23, Execution Team 2025-01-06, Storage Execution 2025-06-09
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Binh Vo
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: