summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/move_primary_coordinator.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74695 Improve the readability of the movePrimary's cloning phaseAntonio Fuschetto2023-03-271-6/+5
* SERVER-73929 Improve the resilient movePrimary's error handlingAntonio Fuschetto2023-03-231-1/+7
* SERVER-71201 Prevent operations on the recipient while the movePrimary is in ...Antonio Fuschetto2023-02-041-2/+14
* SERVER-71919 Clean up orphaned collections on recipient after movePrimary fai...Antonio Fuschetto2023-01-101-0/+13
* SERVER-71202 Adapt existing movePrimary logic to new DDL coordinatorAntonio Fuschetto2022-12-201-2/+97
* SERVER-71200 Implement DDL coordinator skeleton for resilient movePrimaryAntonio Fuschetto2022-11-211-0/+59
* SERVER-71200 Add NoResilient suffix to movePrimary coordinatorAntonio Fuschetto2022-11-181-59/+0
* SERVER-67435 Generalize current op reporting for ShardingDDLCoordinatorsTommaso Tocci2022-06-231-4/+2
* SERVER-66932 Unify recoverable DDL coordinators codeTommaso Tocci2022-06-171-8/+5
* SERVER-63955 Ensure movePrimary works when user write blocking is enabledJordi Serra Torrens2022-03-281-0/+4
* SERVER-57113 Change move primary command to use ShardingDDLCoordinatorMarcos José Grillo Ramirez2021-07-121-9/+17
* SERVER-52758 Fit movePrimary in the DDL coordinator/participant modelPierlauro Sciarelli2021-03-011-0/+52