Support IDL serialization to OpMsgRequest document sequences

XMLWordPrintableJSON

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

      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
            Reporter:
            Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: