Make DatabaseNameUtil::serialize no longer use default serialization context

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Serverless
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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. 

            Assignee:
            [DO NOT USE] Backlog - Server Serverless (Inactive)
            Reporter:
            Sophia Tan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: