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

Make DatabaseNameUtil::serialize no longer use default serialization context

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • Serverless

    Description

      The DatabaseNameUtil::serialize  function has a default argument SerialziationContext.

      staticstd::string serialize( constDatabaseName&dbName, constSerializationContext&context=SerializationContext::stateDefault());

      In this ticket, we will remove the default value from it. The motivation is to enforce each call site pass in the correct serialization context. 

      Attachments

        Activity

          People

            backlog-server-serverless [DO NOT USE] Backlog - Server Serverless (Inactive)
            sophia.tan@mongodb.com Sophia Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: