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

Add checks against repeat fieldnames in bsoncolumnbuilder ref object merge

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc11
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • ALL
    • v8.0
    • Execution Team 2024-07-08
    • 200

      BF-33577 was due to an object merging with a reference object during the construction of an interleaved sequence in such a fashion that a fieldname was repeated and as a result checks against an object/array element being delta'ed against a scalar element were bypassed.  We should add the same checks used for followup elements to all locations where we build up the merged result.

            Assignee:
            binh.vo@mongodb.com Binh Vo
            Reporter:
            binh.vo@mongodb.com Binh Vo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: