-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
None
-
Storage Engines
-
1
-
StorEng - 2025-02-14
A few improvements need to be done to improve code quality and observability:
1. Don't use the busy argument to infer eligibility for user interruption of eviction - add an new argument to the function to indicate that.
2. Add a counter of user eviction interrupts to diagnose issues of application abusing that mechanism.