summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/create_collection_coordinator.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62432 Ensure safe access to ShardingDDLCoordinator instance state docu...Enrico Golfieri2022-05-301-1/+4
* SERVER-64822 Clear filtering metadata if createCollection commit failsKaloian Manassiev2022-04-241-9/+11
* SERVER-60420 Release the critical section early in the shard collection slow ...Marcos José Grillo Ramirez2021-10-181-1/+6
* SERVER-59094 Implicitly create timeseries collections with shardCollectionAlya Berciu2021-10-181-1/+1
* SERVER-56650 Make createCollection resilient to network partitionsJordi Serra Torrens2021-07-231-1/+6
* SERVER-57559 Implement LSID cache for DDL coordinatorsSimon Graetzer2021-07-211-2/+4
* SERVER-57185 Remove noexcept to _finalize function on create sharded collecti...Marcos José Grillo Ramirez2021-05-251-1/+1
* SERVER-56787 Move the uuid and empty fields of create sharded collection logg...Marcos José Grillo Ramirez2021-05-131-2/+7
* SERVER-56040 Changing the behavior of recoverable critical sections on second...Sergi Mateo Bellido2021-05-121-2/+0
* SERVER-56432 Add start logging for new create collection pathMarcos José Grillo Ramirez2021-05-101-0/+7
* SERVER-56560 Avoid thread scheduling deadlock in create collection coordinatorTommaso Tocci2021-05-031-7/+0
* SERVER-56390 Failed to construct ShardingDDLCoordinators do not get releasedTommaso Tocci2021-05-031-1/+2
* SERVER-55551 Add recoverable critical section in create collection pathMarcos José Grillo Ramirez2021-04-191-0/+10
* SERVER-55656 Prevent early destruction of sharding DDL coordinatorsTommaso Tocci2021-04-061-1/+0
* SERVER-54587 Added resilience to the new create collection pathMarcos José Grillo Ramirez2021-03-291-13/+47
* SERVER-54464 Rename ShardingDDLCoordinator to ShardingDDLCoordinator_NORESILIENTPierlauro Sciarelli2021-02-111-1/+1
* SERVER-52779 Added new coordinator to create collection with the new shard co...Marcos José Grillo Ramírez2021-02-051-0/+103