summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/collmod_coordinator.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69038 CollMod coordinator V3 does not serialize with concurrent migrat...Tommaso Tocci2022-08-221-1/+1
* SERVER-68479 collMod coordiantor V2 must block migration on bucket nssTommaso Tocci2022-08-101-9/+18
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-1/+1
* SERVER-67686 collMod coordinator must block migration on bucket nss (2nd atte...Tommaso Tocci2022-07-251-9/+34
* SERVER-67393 CollMod coordinator must resume migrations on the orginal nssTommaso Tocci2022-07-071-1/+1
* SERVER-67393 Sharding DDL coordinators implicitely translate to sharded bucke...Tommaso Tocci2022-07-051-10/+16
* Revert "SERVER-67399 collMod coordinator must block migrations on bucket nss"Tommaso Tocci2022-06-291-8/+5
* SERVER-67435 Generalize current op reporting for ShardingDDLCoordinatorsTommaso Tocci2022-06-231-26/+4
* SERVER-67399 collMod coordinator must block migrations on bucket nssTommaso Tocci2022-06-221-5/+8
* SERVER-66932 Unify recoverable DDL coordinators codeTommaso Tocci2022-06-171-32/+6
* SERVER-62432 Ensure safe access to ShardingDDLCoordinator instance state docu...Enrico Golfieri2022-05-101-23/+32
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65227 Pause migration and calculate shards after pause in collMod coor...Rui Liu2022-04-071-81/+76
* SERVER-64907 Ensure RT is valid before use in collMod coordinatorTommaso Tocci2022-03-251-1/+4
* SERVER-61028 Implement granularity update for timeseries collectionRui Liu2022-03-231-42/+154
* SERVER-64032 Remove intermidiate CachedDatabaseInfo wrapper classTommaso Tocci2022-03-031-1/+1
* SERVER-63287 Ensure `CollectionUUIDMismatch` error from `collMod` command doe...Gregory Noma2022-02-161-0/+8
* SERVER-61760 Stop migrations in sharded collections before executing a collMo...Marcos José Grillo Ramirez2022-01-171-1/+16
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-0/+236
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-236/+0
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-0/+236