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

Bring BSONObj parsers back for IDL generated commands

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.1, 3.7.1
    • Affects Version/s: None
    • Component/s: IDL
    • Labels:
      None
    • Fully Compatible
    • v3.6

      In order to support commands that are derived from BasicCommand and do not need to support document sequences, IDL generated commands should generate a parse(BSONObj) method. The BSON it accepts contains $db and other well-known command fields.

      Prototype: https://github.com/markbenvenuto/mongo/commit/8140cbe4f72b487b14a3e18bd4e07bb80a601fc8

            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: