summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_catalog_client_aggregations_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70688 add periodic task to clean-up placementHistoryEnrico2023-04-061-1/+170
* SERVER-70789 Rename sharding global indexes utilities to reflect globalness o...Marcos José Grillo Ramirez2023-03-041-3/+3
* SERVER-73752 Remove active shards check from ShardingCatalogClient::getShards...Paolo Polato2023-02-091-34/+0
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-69/+81
* SERVER-73052 ShardingCatalogClient::getShardsThatOwnData...AtClusterTime() me...Enrico Golfieri2023-02-071-121/+331
* SERVER-70827 Refactor catalog client aggregation unit test for placementHistoryEnrico Golfieri2022-12-051-316/+706
* SERVER-71433 primary shard always returned in case of collectionEnrico Golfieri2022-11-181-2/+3
* SERVER-70097 Define a new method to query historical placement data at cluste...Enrico Golfieri2022-10-251-51/+114
* SERVER-70096 implement getShardsThatOwnDataForDbAtClusterTimeEnrico Golfieri2022-10-141-68/+235
* SERVER-70099 Extend the schema of config.placementData to also store the UUID...Paolo Polato2022-10-041-4/+10
* SERVER-68929 Define a new method to query historical placement data on a name...Enrico Golfieri2022-09-281-2/+210
* SERVER-69240 Add new aggregation to the CatalogClient to fetch the global ind...Allison Easton2022-09-071-0/+138