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

Create constant NamespaceString instead of using deprecated NSS constructors

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • Server Serverless 2023-07-24

      We have in a few places, NamespaceString created off const StringData such as `temp_oplog_buffer` or `replset.initialSyncId` on Local database. 

      We should create NSS_CONSTANT for each one of them instead.

      This is required work since we are removing NamespaceString constructors to instead use the NamespaceStringUtil::deserialize method.

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

              Created:
              Updated:
              Resolved: