summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/rename_collection_coordinator.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62432 Ensure safe access to ShardingDDLCoordinator instance state docu...Enrico Golfieri2022-05-301-0/+2
* SERVER-61416 Indefinitely retry errors in rename coordinatorPierlauro Sciarelli2021-11-301-0/+4
* SERVER-56649 Make renameCollection resilient to network partitionsSimon Graetzer2021-07-231-0/+3
* SERVER-57559 Implement LSID cache for DDL coordinatorsSimon Graetzer2021-07-211-2/+4
* SERVER-57649 DDL coordinator dist lock acquisition must be resilient to CSRS ...Tommaso Tocci2021-06-171-2/+1
* SERVER-56390 Failed to construct ShardingDDLCoordinators do not get releasedTommaso Tocci2021-05-031-1/+2
* SERVER-55151 Implement rename participant primary only servicePierlauro Sciarelli2021-04-281-1/+1
* SERVER-55656 Prevent early destruction of sharding DDL coordinatorsTommaso Tocci2021-04-061-1/+0
* SERVER-54605 Make rename collection coordinator resilient to stepdowns (Part 1)Pierlauro Sciarelli2021-03-261-19/+48
* SERVER-54488 Rename Collection might take the unsharded path while sharding a...Pierlauro Sciarelli2021-02-191-0/+3
* SERVER-54464 Rename ShardingDDLCoordinator to ShardingDDLCoordinator_NORESILIENTPierlauro Sciarelli2021-02-111-1/+1
* SERVER-54387 Create renameCollection DDL coordinatorPierlauro Sciarelli2021-02-091-0/+62