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

Investigate refactor of TemporaryRecordStore

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • 120

      After discussing with the Storage Engine team about WT-10843 we discovered that a potential short-term fix for the slowdown caused by SERVER-74033 would be to:

      • Maintain a completely separate WT_CONNECTION for Temporary Record Stores
      • Tune the connection so the cache quota is minimal to avoid noisy neighbor issues
      • Tune the tables/connection to disregard any sort of durability requirements

      The latter would require us to fully recreate the WT directory at every startup for these collections.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: