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

Define an IDL type that accepts any BSON value in basic_types.idl

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: IDL
    • Labels:
      None
    • Fully Compatible
    • Repl 2020-11-16, Repl 2020-11-30

      From the API Version Testing design: "some of the commands that we'll convert to IDL have parameters that accept any BSON value; for example, createIndexes's "comment" parameter."
      We therefore need an IDL type that can match + hold any BSON value. We originally planned to use the query system's Value type for this, but after discussing with them decided not to. See the discussion at SERVER-51875 for context.

      This ticket tracks the addition of a new IDL type, or adoption of existing IDL type, to fit the need described. Will update description once approach is finalized.

            Assignee:
            george.wangensteen@mongodb.com George Wangensteen
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: