Create a workload to demonstrate the MongoDB usage difficulties of the WT WT_STAT_CONN_CACHE_LOOKASIDE_SCORE stat

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Storage Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The WT_STAT_CONN_CACHE_LOOKASIDE_SCORE stat does not work well as a means for MongoDB to recognize cache pressure in the WT layer because it does not move like we need it to do.

      In SERVER-36956 we replaced WT_STAT_CONN_CACHE_LOOKASIDE_SCORE with the WT_STAT_CONN_CACHE_LOOKASIDE_INSERT stat. This is because we saw problems noted in SERVER-40685, where the lookaside score can remain high even after cache pressure goes down.

      The goal of this ticket is to create a workload to give to WT to demonstrate the problem so that they can fix it and confirm the problem is resolved.

              Assignee:
              [DO NOT USE] Backlog - Storage Execution Team
              Reporter:
              Dianna Hohensee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: