rebuild_multiple_indexes_at_startup.js fails to ensure the dropIndexes oplog entry is durably stored

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • ALL
    • Storage Execution 2026-07-20
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This test issues a dropIndexes command, kills the server, and then restarts and verifies that the indexes end up being dropped. It tries to use fsync to guarantee that the oplog entry is durably persisted, but doesn't because the stable timestamp is pinned. This results in it occasionally failing.

            Assignee:
            Thomas Goyne
            Reporter:
            Thomas Goyne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: