-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
None
-
Storage Engines
A recent PR renamed some eviction statistics by adding an "eviction" prefix. This change impacts the t2 tool, specifically how stats are displayed.
For example, previously:
ss wt cache pages queued for eviction
Now displays as:
ss wt eviction pages queued for eviction
Additionally, statistics that already contained "eviction" now have redundancy in their names.
The current naming convention may confuse users relying on t2 outputs for monitoring and troubleshooting, due to the double "eviction" label.
Scope of this ticket - change it back to cache