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

Error message trimmed

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 2
    • StorEng - Defined Pipeline

      In WT-10875, we can see the error message is trimmed:

          [1680252284:483452][79730:0xffff895c0480], t, file:F00008, WT_SESSION.checkpoint: [WT_VERB_DEFAULT][ERROR]: __hs_delete_record, 1115: WiredTiger assertion failed: 'hs_tw->start_txn == 0 || hs_tw->start_txn == upd->txnid'. Retrieved w
      

      We can see that the following bit is 100 characters long:

       WiredTiger assertion failed: 'hs_tw->start_txn == 0 || hs_tw->start_txn == upd->txnid'. Retrieved w
      

      This length comes from WT_ERR_MSG_BUF_LEN, we should increase the length of this buffer.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: