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

Avoid checking WT table logging on instantiation of the RecordStore

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution

      Instantiating a WiredTiger RecordStore nowadays is a quite expensive operation due to the check for table logging settings performed in the cosntructor.

      Ideally these checks could be completely avoided as they should only be done once during startup since every subsequent operation will not modify them.

            Assignee:
            Unassigned Unassigned
            Reporter:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: