Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-26595

WT fsyncLock implementation opens every table

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: WiredTiger
    • Labels:
      None
    • ALL

      The WT integration implementation of fsyncLock opens a backup cursor. When not given a specific URI, WiredTiger will setup the backup cursor to walk every table, which results in opening every table. MongoDB doesn't use the backup cursor data. To avoid this side effect, a URI should be passed in to the open_cursor call.

            Assignee:
            Unassigned Unassigned
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: