Ensure we have sufficient test coverage for inserting measurements with different fields in a bucket

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2024-03-04
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-79411 modifies the time-series write path with the usage of BSONColumnBuilders. When a bucket already has some measurements committed and
      1. a new field is introduced, we need to backfill it with skips
      2. an existing field is not specified, we need to add a skip

      This is important to get right otherwise we can mix fields from different measurements when unpacking a bucket. Like we've seen in SERVER-80358.

              Assignee:
              Gregory Wlodarek
              Reporter:
              Gregory Wlodarek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: