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

Add OpMsgRequest parsing and serialization to IDL

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.10
    • Affects Version/s: None
    • Component/s: IDL
    • None
    • Fully Compatible
    • Platforms 2017-07-10

      IDL needs to support OpMsgRequest parsing natively. This is important since fields can be part of a DocumentSequence which is different then a simple BSONObj.

      For IDL a new boolean field property will be added called "supports_doc_sequence" do denote the fields that can be found in a DocumentSequence. The only allowed fields are arrays of either BSONObj or IDL structs.

      In addition, IDL needs to understand the "$db", and other implicit field semantics.

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: