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

`collMod` coordinator can get the current shard ID without accessing the catalog cache

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • CAR Team 2024-01-22, CAR Team 2024-02-05

      The corrdinator fo the `collMod` command access to the ID of the shard by accessing the catalog cache. It is used to get the connection string to be passed back to the caller.

      Goal of this ticket is to access the shard ID by using ShardingState::shardId().

            Assignee:
            antonio.fuschetto@mongodb.com Antonio Fuschetto
            Reporter:
            antonio.fuschetto@mongodb.com Antonio Fuschetto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: