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

IDL fields which are ignored should not require a type

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Service Arch

      The IDL allows for fields in a strict schema to be ignore: true, meaning that they can be safely omitted even when parsed in strict mode. Today these fields also require a type, even though that field has no semantic value since the field is never serialized / deserialized. We should remove type as a requirement when ignore: true is specified.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: