summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/move_primary_source_manager.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56788 Extend the in-memory collection critical section to keep track o...Sergi Mateo Bellido2021-05-161-0/+4
* SERVER-52758 Fit movePrimary in the DDL coordinator/participant modelPierlauro Sciarelli2021-03-011-0/+6
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-36224 Refactor Collection::updateDocument argsJustin Seyster2018-08-261-0/+1
* SERVER-34807 Rename states in movePrimary state machine to match migrationMatthew Saltz2018-05-181-3/+3
* SERVER-33769 Implement a commitMovePrimary command on the config serverBlake Oler2018-04-021-8/+37
* SERVER-33768 Create a movePrimary critical section on the donor shard (with r...Blake Oler2018-03-201-0/+12
* SERVER-33206 Create MovePrimarySourceManager and add clone commandBlake Oler2018-03-191-0/+146