-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
None
-
Storage Engines, Storage Engines - Transactions
-
SE Transactions - 2025-06-06
-
5
-
0
-
v8.1, v8.0
Currently, we do not have a way to measure the cache fill ratio whenever the application threads are pulled into eviction. Add some histogram stats like < 25%, >= 25% to < 50% and >= 50% to < 75%.
Finding this information helps to change the cache behaviour to consider the cache fill ratio also before pulling the application threads into the eviction.