-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2024-02-19
SERVER-80653 adds the concept of "frozen" time-series buckets. A bucket is considered "frozen" upon a compression/decompression failure of that bucket, and frozen buckets are never untracked or unfrozen. This is fine since the number of frozen buckets should almost always be zero, but we should have a way to know whether it's increasing.
- related to
-
SERVER-80653 Retry when time-series bucket compression fails
- Closed