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

Support IDL serialization to OpMsgRequest document sequences

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.12
    • Affects Version/s: 3.5.11
    • Component/s: IDL
    • Labels:
      None
    • Fully Compatible
    • Platforms 2017-09-11

      Currently IDL-generated objects always serialize their contents to the BSON body of an OpMsgRequest. This poses problems for very large types, due to them exceeding the max BSONObj size.

      IDL should, whenever possible, prefer serializing the object's contents to document sequences.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: