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

column-store append searches the leaf page; the maximum record number fails CRUD operations

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT2.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The WiredTiger column-store search routine searches the target leaf page even when the cursor is configured with append, and we're allocating a record number. This is likely to be a common workload, we should fast-track that and avoid the search.

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

              Created:
              Updated:
              Resolved: