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

Update the ShardSplitCommands to use the TenantId class

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Server Serverless 2022-11-14, Server Serverless 2022-11-28

      Change the Shard Split Commands (commitShardSplit) to use a vector<tenant_id> instead of vector<string>. Part of the change could include a couple helper methods to convert a vector<tenant_id> to a vector<string> (StringData) and vector<string> to a vector<tenant_id>. We should also change the javascript code to support the change in the parameter. Also making necessary changes at the shard_split_test api. We should also make changes to the shard split passthrough to also support the proper object if necessary.

            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: