-
Type:
Improvement
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Storage Execution 2026-08-31, Storage Execution 2026-09-14
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We check that the data field indices for a time-series collection are consecutively increasing integers starting from 0, and report an error if they are not. However, we do not currently log what the offending indices actually are.
When the bucket contents are printed out, JSON parsers will de-deduplicate the indices, so the measurements with duplicate indices will not be printed out.