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

Remove bounded cursor support when positioning truncate cursors

    • Storage Engines
    • 5
    • 2024-06-25 - Climbing BTrees, 2024-07-09 - Nyan Cat
    • v8.0, v7.3

      Covered in detail in this comment on WT-13166. We have a WT_CURSOR_HS history store cursor that is being incorrectly cast to a WT_CURSOR_BTREE, so accesses to WT_CURSOR_BTREE fields are actually reading the contents of different WT_CURSOR_HS fields.

      The code needs to be updated to correctly fetch the btree from a history store cursor, or possibly removed.

            Assignee:
            andrew.morton@mongodb.com Andrew Morton
            Reporter:
            andrew.morton@mongodb.com Andrew Morton
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: