-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2025-06-23
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
By default, WT will start evicting dirty data from the cache once it reaches 20% of the cache size. For a default 100 MB spill engine cache, this would be quite small at just 20 MB. So for the spill instance, we should consider defaulting eviction_dirty_trigger to a higher value like 100 MB or something close to that.