Failure: "A valid key must exist when resolving prepared updates."

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Transactions
    • None
    • Storage Engines, Storage Engines - Transactions
    • SE Transactions - 2025-08-01, SE Transactions - 2025-08-15
    • 5

      We have recently hit a failure on Atlas coming from this assertion in __wt_btcur_search_prepared (src/btree/bt_cursor.c:673), in which we did not find a key when resolving a prepared transaction:

          WT_ASSERT_ALWAYS(
            CUR2S(cursor), ret == 0, "A valid key must exist when resolving prepared updates.");
      

      Please refer to the associated AF ticket for more information about the failure.

              Assignee:
              Linh Tran
              Reporter:
              Peter Macko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: