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

Define a new method to query historical placement data on a namespace from a mongos process

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Sharding EMEA 2022-09-05, Sharding EMEA 2022-09-19, Sharding EMEA 2022-10-03

      The ShardingCatalogClient interface represents the main API a mongos process may use to access metadata on the config server.

      The objectives of this ticket are:

      • extend such interface to also include the ListOfShards getShardsThatOwnDataForCollAtClusterTime(collName, clusterTime) method
      • implement the new method to access the content of config.placement and config.shards (this other function may serve as a reference for how to send an aggregation to the config server)
      • include unit tests for the method

            Assignee:
            enrico.golfieri@mongodb.com Enrico Golfieri
            Reporter:
            paolo.polato@mongodb.com Paolo Polato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: