modify StorageTimestampTests::InitialSyncSetIndexMultikeyOnInsert to build indexes in foreground

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.9
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage NYC 2019-03-11
    • 10
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In recent weeks, the test StorageTimestampTests::InitialSyncSetIndexMultikeyOnInsert has been failing intermittently with the following invariant message:

      [repl-index-builder-1] Invariant failure !mySnapshot || *mySnapshot <= commitTimestamp commit timestamp Timestamp(1, 87) cannot be older than current read timestamp Timestamp(1, 92) src/mongo/db/catalog/index_timestamp_helper.cpp 88
      

      Since the intent of the test case is not to test background/hybrid builds, it should be fine to have this test build its indexes in the foreground until we get a better understanding why this test is not interacting well with background/hybrid index builds.

      A TODO comment in the code should mention SERVER-39982.

              Assignee:
              Benety Goh
              Reporter:
              Benety Goh
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: