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

Fix comparison of txnid to timestamp in row_modify (v5.0)

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.20, 4.4.25
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 1
    • 2023-07-25 Absolute unit
    • v4.4, v4.2

      This issue exists on any branch before 6.0, and is in this condition inside row_modify.c which compares a transaction ID to a timestamp. This bug is currently not causing any issues because the values of WT_TS_NONE and WT_TXN_NONE are both equal to zero in the code, however this could become an issue if we decide to change one of these values in the future.

            Assignee:
            monica.ng@mongodb.com Monica Ng
            Reporter:
            monica.ng@mongodb.com Monica Ng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: