summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/rename_collection_coordinator.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74192 execute commit phase of renameCollection in a single transactionEnrico Golfieri2023-05-091-5/+0
* SERVER-70795 Add sharding index catalog operations to rename collectionMarcos José Grillo Ramirez2023-01-231-0/+5
* SERVER-67435 Generalize current op reporting for ShardingDDLCoordinatorsTommaso Tocci2022-06-231-3/+1
* SERVER-66932 Unify recoverable DDL coordinators codeTommaso Tocci2022-06-171-27/+7
* SERVER-62432 Ensure safe access to ShardingDDLCoordinator instance state docu...Enrico Golfieri2022-05-101-0/+2
* SERVER-58275 Deduplicate code to make a noop write to participants in Shardin...Jordi Serra Torrens2021-12-151-3/+0
* SERVER-61416 Indefinitely retry errors in rename coordinatorPierlauro Sciarelli2021-11-191-0/+4
* SERVER-56649 Make renameCollection resilient to network partitionsSimon Graetzer2021-07-061-0/+3
* SERVER-57559 Implement LSID cache for DDL coordinatorsSimon Graetzer2021-06-201-2/+4
* SERVER-57649 DDL coordinator dist lock acquisition must be resilient to CSRS ...Tommaso Tocci2021-06-161-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