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

Move debug aggressive eviction mode flags into connection debug structure

    • 1
    • Storage Engines - 2023-01-10

      WT_CACHE_EVICT_DEBUG_MODE is set of cache->flags during connection open or reconfig. However when __evict_update_work runs it doesn't check if that flag is set and clears it when processing what flags should be set. This ticket is to make sure __evict_update_work does the right thing and keep the setting of WT_CACHE_EVICT_DEBUG_MODE for cache->flags.

            Assignee:
            mick.graham@mongodb.com Mick Graham
            Reporter:
            mick.graham@mongodb.com Mick Graham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: