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

Create constant NamespaceString instead of using deprecated NSS constructors

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • None
    • None
    • Fully Compatible
    • Server Serverless 2023-07-24

    Description

      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.

      Attachments

        Activity

          People

            mathis.bessa@mongodb.com Mathis Bessa
            mathis.bessa@mongodb.com Mathis Bessa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: