WT fsyncLock implementation opens every table

XMLWordPrintableJSON

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

      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
              Reporter:
              Susan LoVerso (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: