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

WT_SESSION.create does a full-scan of the main table

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

      Dmitri Shubin reports:

      I can see that now every I time I call WT_SESSION::create("index:my_table:my_index") for full-scan of the main table is performed to fill index table.

      We used to call WT_SESSION::create() for all our tables and indices on each start and now it's not free anymore.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: