-
Type:
Task
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage Execution
-
Execution Team 2020-03-23, Execution Team 2020-04-20
-
None
-
None
-
None
-
None
-
None
-
None
-
None
A few potential solutions I can think of:
1) Consider (dirty-bytes-in-cache / total-bytes-in-cache == 0.20 || bytes-in-use-in-cache / total-bytes-in-cache == 0.95) as cache pressure and reduce window size.
2) Make the window size constant and only user adjustable.
3) Make the window have a settable minimum value (new startup+runtime server parameter)