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

Create a comparison method to compare the db of two namespacestring

    • 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
    • Fully Compatible
    • Server Serverless 2023-08-21

      We currently have places in the code where we serialize the `db` part of a namespacestring as follow :

      if (viewName.db_deprecated() != viewOn.db_deprecated())

      We should create a method in NamespaceString that would compare the `db` part of the NamespaceString with the `db` part of the other NamespaceString.

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

              Created:
              Updated:
              Resolved: