Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-86473

Investigate control field and data field mismatch in a time-series bucket

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 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.

            Assignee:
            gregory.noma@mongodb.com Gregory Noma
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: