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

Modify serializer/deserializer call sites to use new NamespaceString util class

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Server Serverless 2022-10-03, Server Serverless 2022-10-17

      Following SERVER-67155, we will need to modify calls to existing NamespaceString serializers/deserializers to now call the new NamespaceString utils class.  This involves modifying call sites directly calling the serializers/deserializers, marked by TODOs modified in SERVER-67155, as well as removing any old functions from NamespaceString as we swap them out.  Then we should swap out the serialize and deserialize functions that are set for the IDL "namespace_string" type. 

      We will likely need to make this utils library available for other libraries to link in as well used with the IDL parser, then write or modify some consumer-side tests to validate that consumers are behaving correctly according to the output of the serializers/deserializers when used with various combinations of the featureFlagRequireTenantId/multiTenancySupport flags.

            Assignee:
            adi.agrawal@mongodb.com Adi Agrawal
            Reporter:
            hugh.tong@mongodb.com Hugh Tong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: