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

the statistics of overflow key/value items is incorrect

    • Type: Icon: Task Task
    • Resolution: Done
    • WT2.5.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      At some point the statistics of overflow key/values and the tree iteration code (the walk function) diverged; the statistics code thinks walk will return overflow pages and it no longer does.

      Rewrite the statistics code to count overflow records as it processes internal/leaf pages.

      Add tests in the test suite to confirm statistics returns the correct count of overflow key/value items correct.

            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: