Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-4920

Add statistics tracking when eviction server is waiting for page transitions

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT3.2.1, 4.3.1, 4.2.0-rc3, 4.0.13
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Engines 2019-07-19
    • v4.0

      The eviction server walks the cache when populating the queue, we attempt to make it so that the walk never waits for a page. There are cases when the server needs to wait for a page to transition to a different state (in WT_REF_READING or WT_REF_LOCKED). We should add statistics so we can see if the eviction server ends up waiting for a surprisingly long time.

      This would give us a way to notice if WT-4565 is happening.

            Assignee:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: