Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2239

Make sure LSM cursors read up to date dsk_gen, it was racing with compact

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.9.0, 3.2.10, 3.3.11
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      test/format stress sanitizer failed with this assertion. This is likely related to the txn id changes in WT-2237.

      [1448383590:833830][93906:0x7fc054d52700], t, WT_CURSOR.insert: ../src/lsm/lsm_cursor.c, 1299: F_ISSET(&session->txn, WT_TXN_HAS_ID) && clsm->primary_chunk != NULL && (clsm->primary_chunk->switch_txn == WT_TXN_NONE || WT_TXNID_LE(session->txn.id, clsm->primary_chunk->switch_txn))
      

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: