summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75274 Make first class sharded indexes support a catalog shardJack Mulrow2023-04-201-1/+2
* SERVER-70789 Rename sharding global indexes utilities to reflect globalness o...Marcos José Grillo Ramirez2023-03-041-2/+2
* SERVER-74034 Add config server database level check metadata commandPol Pinol Castuera2023-02-271-0/+12
* SERVER-64175 Modify refine shard key index validations so they are performed ...Marcos José Grillo Ramirez2022-12-281-0/+14
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-1/+1
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-021-0/+5
* SERVER-62805 Add global indexes local storageMarcos Grillo2022-06-291-0/+13
* SERVER-62693 Review downgrade requirements for defragmentation once 6.0 branc...Tommaso Tocci2022-06-151-9/+0
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-05-191-2/+4
* SERVER-62583 Unset collection-specific balancer fields upon setFCV < 5.3Pierlauro Sciarelli2022-01-181-0/+9
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-5/+7
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-7/+5
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-5/+7
* SERVER-53283 Remove code that patches up sharding metadata on FCV upgrade/dow...Allison Easton2021-08-031-9/+0
* SERVER-54944 Make drop collection resilient to stepdownsTommaso Tocci2021-03-111-1/+2
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-261-1/+12
* SERVER-53861: Implement stop migrations procedure for DDL operationsJordi Serra Torrens2021-02-251-0/+58