summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/start_chunk_clone_request.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-1/+1
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-181-13/+8
* SERVER-47719 Use migration ID to indicate disabled resumable range deleterAlex Taskov2020-04-271-20/+3
* SERVER-44787 Make migrationId in StartChunkCloneRequest non-optional after 4....Alex Taskov2020-04-081-37/+30
* SERVER-45339 Make MigrationSourceManager send _recvChunkStart to recipient sh...Alex Taskov2020-02-041-1/+11
* SERVER-45743 Add a flag to allow opting out of using the Resumable RangeDeleterAlex Taskov2020-01-301-6/+4
* SERVER-45179 Add the FCV 4.4 behavior to the MigrationDestinationManagerAlex Taskov2020-01-141-1/+29
* SERVER-44161 Add migration UUID to StartChunkCloneRequestMatthew Saltz2019-11-221-0/+11
* 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-27977 Remove unused config conn string command parametersDianna Hohensee2017-02-271-19/+0
* SERVER-22671 adding migration status to serverStatus' sharding sectionDianna Hohensee2016-08-241-2/+15
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-2/+3
* SERVER-22656 Componentize MigrationSourceManagerKaloian Manassiev2016-03-231-6/+17
* SERVER-22656 Move _recvChunkStart command parsing to separate classKaloian Manassiev2016-03-021-0/+172