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

Optimize for in-order, non-overlapping modifications

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.1, WT3.2.1, 4.3.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • 8
    • Storage Engines 2019-06-03, Storage Engines 2019-06-17, Storage Engines 2019-07-01, Storage Engines 2019-08-12
    • v4.0

      We can simplify and improve efficiency of WT_CURSOR::modify operations and subsequent reads by requiring that WT_MODIFY arrays be supplied in offset order and be non-overlapping.

      We should further consider disallowing modifications past the end of a record to avoid code that NUL-pads records.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: