-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2025-03-31, Storage Execution 2025-04-14
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When we find an eligible time-series bucket on-disk to reopen for an insert, we perform some checks before bringing it back into memory in the bucket catalog here. At the moment, we increment a counter any time that one of these checks fail, but all of these different failures increment the same counter.
It could be useful to additionally have some finer granularity counters around specific reasons that the checks failed (e.g. due to era mismatch, hash collision, or malformed bucket).
This is a spin-off fromĀ SERVER-98672.
- is related to
-
SERVER-103256 Get rid of numBucketReopeningsFailed counter
-
- Open
-
- related to
-
SERVER-98672 Additional time-series write path metrics for improved diagnostics
-
- Backlog
-