summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/move_primary_coordinator.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67435 Generalize current op reporting for ShardingDDLCoordinatorsTommaso Tocci2022-06-231-18/+4
* SERVER-66932 Unify recoverable DDL coordinators codeTommaso Tocci2022-06-171-6/+0
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-63955 Ensure movePrimary works when user write blocking is enabledJordi Serra Torrens2022-03-281-0/+5
* SERVER-58595 Remove legacy ConfigsvrCommitMovePrimary commandTommaso Tocci2021-07-271-34/+6
* SERVER-57113 Change move primary command to use ShardingDDLCoordinatorMarcos José Grillo Ramirez2021-07-121-65/+67
* SERVER-52778 Mark all places where collections are implicitly created in shar...Kaloian Manassiev2021-03-171-1/+2
* SERVER-52758 Fit movePrimary in the DDL coordinator/participant modelPierlauro Sciarelli2021-03-011-0/+163