Cursor traversal of large "bulk" inserted data sets can be slow.

XMLWordPrintableJSON

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

      Under some not-yet-fully-understood conditions, applications can create trees with internal pages that reference millions of child pages. When the child pages don't know their slot in the parent page's index, cursor traversal is N-squared behavior because it's a linear search of the parent page's index for each new leaf page.

            Assignee:
            Keith Bostic (Inactive)
            Reporter:
            Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: