-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Execution Team 2024-02-19
I kicked off a patch for SERVER-86451 to convert time-series warnings to errors for testing and found the following error in the timeseries_crud_jscore_passthrough suite
[j2:sec] | 2024-02-09T19:03:55.989+00:00 W STORAGE 6698300 [conn62] "Document is not compliant with time-series specifications","attr":{"namespace":"test.system.buckets.update_blank1","recordId":"646566662822ed1f02651f4401","reason":{"code":2,"codeName":"BadValue","errmsg":"Mismatch between the number of time-series control fields and the number of data fields. Control had 5 min fields and 5 max fields, but observed data had 6 fields."}}
This is happening on a non-feature flag variant.
- related to
-
SERVER-86478 Time-series bucket min/max does not track empty field names under certain circumstances
- Closed