Disable speculative_snapshot_includes_all_writes.js for Primary Driven Index Builds

XMLWordPrintableJSON

    • Type: Engineering Test
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Storage Execution 2026-02-02
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      After SERVER-114443, the setting of timestamps on singular insert operations will be delayed to when the write unit of work commits while primary driven index builds are enabled. speculative_snapshot_includes_all_writes.js depends on the timestamp being set earlier to test that even if a write is committed with a later timestamp, if there is an uncommitted write with an earlier timestamp, then neither writes are seen at snapshot read concern.

      We'll have to disable this test when primary driven index builds are enabled.

            Assignee:
            Shin Yee Tan
            Reporter:
            Shin Yee Tan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: