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

Include dochub link in log line 5578800 when warning about deprecation/removal of old op codes

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.3, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • v5.0
    • QE 2021-08-09

      In SERVER-55788 for version 5.0.0, we added logic to log a warning when the client uses one of the deprecated op codes (OP_QUERY, OP_INSERT, etc.). The message indicates the use of a deprecated feature. Support for the deprecated op codes is being completely removed in 5.1.0, so in 5.1.0 the same warning will be logged but the operation will be rejected by the server. Customers should upgrade their driver to ensure that they are not relying upon the old op codes.

      We should improve log message 5578800 in both the master and 5.0 branches to include a dochub link. This link should redirect to a page that explains the deprecation and removal of the old op codes, and also provides instructions regarding what the customer should do in order to avoid any disruption to their application.

            Assignee:
            yoonsoo.kim@mongodb.com Yoon Soo Kim
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: