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

CollectionScanNode to store a NamespaceString for 'name' attribute

    • 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-07-10

      We currently store a std::string for the 'name' attribute in the CollectionScanNode structure.

      That name is mainly used for logging.

      We should change the type from std::string to NamespaceString and accordingly the right serialization method when needed.

            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: