summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/rename_collection_participant_service.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65930 DDL coordinators and rename participant initial checkpoint may i...Allison Easton2022-05-191-4/+15
* SERVER-63722 Rename collection participants resilient to errors different fr...Pierlauro Sciarelli2022-02-241-35/+51
* SERVER-62243 Wait for vector clock document majority-commit without timeoutPierlauro Sciarelli2021-12-241-3/+3
* SERVER-60518 Best effort checks in range deleter must not leave orphansr5.0.4-rc0r5.0.4Pierlauro Sciarelli2021-11-031-11/+14
* SERVER-56649 Make renameCollection resilient to network partitionsSimon Graetzer2021-07-231-5/+25
* SERVER-58465 Fix the cleanup of the Routing Info in the rename operationSergi Mateo Bellido2021-07-201-6/+9
* SERVER-58115 Outdated information can remain in the catalog cache after a col...Antonio Fuschetto2021-07-201-12/+21
* SERVER-57703 Move sharding_ddl_util.cpp into sharding_catalog_manager targetPierlauro Sciarelli2021-06-151-2/+2
* SERVER-57322 Invalidate filtering info on participants at the end of renameCo...Jordi Serra Torrens2021-06-031-0/+9
* SERVER-56040 Changing the behavior of recoverable critical sections on second...Sergi Mateo Bellido2021-05-121-21/+9
* SERVER-56380 Wait asynchronously on unblock rename participant futurePierlauro Sciarelli2021-05-041-3/+7
* SERVER-55151 Implement rename participant primary only servicePierlauro Sciarelli2021-04-281-0/+367