Refactor RecordStore::ns to return a NamespaceString object

XMLWordPrintableJSON

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

      WiredTigerRecordStore::ns is currently returning a string after we serialize from a string.

      That returned string object from `ns()` is then used for logging purposes.

      We should refactor the method to return a NamespaceString object directly and then use `toStringForLogging` or `toStringForErrorMessage` when needed.

       

              Assignee:
              Mathis Bessa (Inactive)
              Reporter:
              Mathis Bessa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: