Error message trimmed

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None

      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:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: