Serialize and deserialize namespace in cursor reply objects correctly in multitenant environment

XMLWordPrintableJSON

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

      Deserialize:
      We'll need to pass the tenantId into the IDLParserContext when parsing CursorInitialReply and CursorGetMoreReply (in getmore_cmd.cpp).

      We'll have to change ValidateCursorResponse and validateResult to take in a tenantId.

      Serialize:
      We'll need to change the calls to nss.ns() in the find command to use NamespaceStringUtil::serialize - here and here.

            Assignee:
            Janna Golden (Inactive)
            Reporter:
            Janna Golden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: