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

Remove unused WT_CURSTD_UPDATE_LOCAL flag

    • Type: Icon: Technical Debt Technical Debt
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT10.0.1, 4.4.7, 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • 3
    • Storage - Ra 2021-05-03

      The WT_CURSTD_UPDATE_LOCAL flag as added as a performance optimization for the LAS table in WT-5120, and changed WT_CURSOR.update to search a pinned LAS page before doing a full tree search. The flag is no longer used, it was removed as part of WT-5478, the work to insert records directly into history store without a transaction.

      The flag can be removed from the WT_CURSOR.update code.

            Assignee:
            monica.ng@mongodb.com Monica Ng
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: