Add OpMsgRequest parsing and serialization to IDL

XMLWordPrintableJSON

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

      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
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: