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

Make IDL compatibility checker allow addition of fields with type 'optionalBool'

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 5.3.0
    • None
    • None
    • Fully Compatible
    • ALL

    Description

      The IDL compatibility checker currently disallows addition of new mandatory fields to API version 1 commands. The compatibility checker seemed to assume that 'optionalBool' is a mandatory field because we don't specify 'optional:true' in the field specification. But the 'optionalBool' as the name suggests is not a mandatory field and can be allowed.

      Attachments

        Activity

          People

            romans.kasperovics@mongodb.com Romans Kasperovics
            arun.banala@mongodb.com Arun Banala
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: