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

Audit/Remove unnecessary ignore lists in IDL compatibility checker

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Optimization
    • Major Change
    • QO 2023-09-04

      There are some special case ignore lists in the IDL compatibility checker that we only needed for one time special case name changes or a one time validator change (example). For example, in this case, we added those fields to a list to allow for one specific validator change, but that means we also won’t check for any other validator changes on those fields in the future.

      After SERVER-70963, we only run the IDL compatibility checker against lastLTS, lastContinuous, and latest, and some of these lists were added before the current lastLTS, so we should consider auditing/removing unnecessary lists, so that we can regain more compatibility checker coverage.

            Assignee:
            william.qian@mongodb.com William Qian
            Reporter:
            huayu.ouyang@mongodb.com Huayu Ouyang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: