Create constant NamespaceString instead of using deprecated NSS constructors

XMLWordPrintableJSON

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

      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 (Inactive)
              Reporter:
              Mathis Bessa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: