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

Don't allow eviction_updates_target to exceed eviction_target

    • Storage Engines
    • StorEng - Defined Pipeline

      In __cache_config_local we have checks that

      • eviction_dirty_trigger can't exceed eviction_trigger
      • eviction_dirty_target can't exceed eviction_target, and
      • eviction_updates_trigger can't exceed eviction_trigger

      but we're missing a check that eviction_updates_target can't exceed eviction_target. This ticket adds the missing check

            Assignee:
            andrew.morton@mongodb.com Andrew Morton
            Reporter:
            1147952115@qq.com y yz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: