Print warnings for NEEDS_REPLACEMENT and USE_REPLACEMENT during module scan

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Fully Compatible
    • Programmability 2025-05-12, Programmability 2025-05-26
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Usage of MONGO_MOD_NEEDS_REPLACEMENT needs to log a warning at the definition site, letting the owning team know they have a public API they need to provide an alternative for.

      Usage of MONGO_MOD_USE_REPLACEMENT needs to log a warning at call sites, letting callers know they should use the specified replacement API instead.

      Neither of these warnings should cause a failure of API usage validation.

            Assignee:
            Ronald Steinke
            Reporter:
            Ronald Steinke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: