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

Replace NamespaceString::db_deprecated comparison

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Serverless 2023-08-07

      We currently have in the code places where we do the following :

      (nss.db_deprecated() == otherNss.db_deprecated())

      We should replace that behavior with a `isDbEqual` comparison method in order to eventually no longer make the use of `db_deprecated` which will eventually be private / removed.

            Assignee:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Reporter:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: