summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types/move_primary.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76283 Convert movePrimary and _shardsvrMovePrimary commands as typed c...Antonio Fuschetto2023-04-271-23/+28
* SERVER-71201 Prevent operations on the recipient while the movePrimary is in ...Antonio Fuschetto2023-02-041-0/+28
* SERVER-68541 Concurrent removeShard and movePrimary may delete unsharded coll...Antonio Fuschetto2022-08-291-0/+18
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-58595 Remove legacy ConfigsvrCommitMovePrimary commandTommaso Tocci2021-07-271-29/+0
* SERVER-53412 Mark code which needs to go away after 5.0 with the proper ticketKaloian Manassiev2021-03-311-11/+13
* SERVER-52758 Update movePrimary TODO referencesPierlauro Sciarelli2021-03-021-1/+1
* SERVER-52758 Fit movePrimary in the DDL coordinator/participant modelPierlauro Sciarelli2021-03-011-5/+5
* SERVER-35807 Prepend _movePrimary and _cloneCatalogData internal commands wit...Jason Zhang2019-07-101-1/+6
* SERVER-37754 Remove duplicate copyright headersRamon Fernandez2018-10-251-26/+22
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+27
* SERVER-34067 Make the new movePrimary protocol FCV 4.0 compliantBlake Oler2018-04-051-8/+0
* SERVER-33769 Implement a commitMovePrimary command on the config serverBlake Oler2018-04-021-1/+11
* SERVER-33197 Implement joining behavior for movePrimary on shardsBlake Oler2018-02-271-0/+1
* SERVER-33196 add 'forTest' flag to movePrimary, and if it's set, make _config...Blake Oler2018-02-261-1/+21
* SERVER-29414 move the logic of the movePrimary into the new _configsvrMovePri...Jessica Yu2017-07-031-0/+11
* SERVER-29412 make the movePrimary command use the IDLJessica Yu2017-06-121-0/+50