-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2024-03-18
Currently, the stat that gets incremented when a v2 bucket encounters an out of order insert and has to be converted to a v3 bucket is 'numBucketsPromoted'. The use of the word promote might unintentionally give off the impression that this is a good thing (in fact, no longer being able to guarantee sortedness would be more of a negative change if anything, or at best neutral). This ticket would change the metric name to be less misleading (numCompressedBucketsConvertedToUnsorted)
- is related to
-
SERVER-86318 Add metrics to track when time-series v2 buckets are promoted to v3
- Closed