summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/migration_destination_manager.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60984 Report time in recipient critical section on serverStatus shardi...Jordi Serra Torrens2021-11-051-1/+2
* SERVER-60834 new migration protocol setFCV requirementsSergi Mateo Bellido2021-11-011-1/+3
* SERVER-60645 Recoverability of recipient shard critical section of a moveChun...Jordi Serra Torrens2021-10-221-2/+16
* SERVER-58991 Acquire the critical section on the recipient shard of a moveChu...Jordi Serra Torrens2021-10-131-2/+19
* SERVER-58241 Overlap fetching of `_xferMods` from the donor with applying the...Allison Easton2021-07-281-4/+4
* SERVER-56307 fix the convergence criteria to end the catchup phasePaolo Polato2021-06-181-1/+2
* SERVER-43964 UUID etc need not befriend IDL typesBilly Donahue2021-04-231-1/+1
* Revert "SERVER-43964 UUID etc need not befriend IDL types"Uladzimir Makouski2021-04-221-1/+1
* SERVER-43964 UUID etc need not befriend IDL typesBilly Donahue2021-04-221-1/+1
* SERVER-50023 Implement temporary resharding collection creation logic on shar...Jack Mulrow2020-09-301-4/+37
* SERVER-50877 Coverity analysis defect 115362: Uninitialized scalar fieldSergi Mateo Bellido2020-09-291-1/+1
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-181-5/+1
* SERVER-47468 Remove public CollectionMetadata references from ScopedCollectio...Kaloian Manassiev2020-04-141-1/+0
* SERVER-46370 Maintain _receivingChunks list correctly after shard key refineMatthew Saltz2020-03-261-0/+1
* SERVER-46507 Convert member variable from migrationId in MigrationDestination...Alex Taskov2020-03-091-1/+1
* SERVER-45339 Make MigrationSourceManager send _recvChunkStart to recipient sh...Alex Taskov2020-02-041-1/+3
* SERVER-45743 Add a flag to allow opting out of using the Resumable RangeDeleterAlex Taskov2020-01-301-1/+3
* SERVER-45249 Make recipient wait for orphan cleanup before cloning indexesCheahuychou Mao2020-01-201-4/+19
* SERVER-45024 Integrate refactored range deletion functionality and remove Col...Matthew Saltz2020-01-151-2/+1
* SERVER-45179 Add the FCV 4.4 behavior to the MigrationDestinationManagerAlex Taskov2020-01-141-0/+3
* SERVER-43443 Remove outdated TODO reference in MigrationDestinationManagerBlake Oler2019-11-111-2/+0
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-3/+3
* SERVER-42783 Migrations should wait for majority replication of cloned docs w...jannaerin2019-08-221-1/+1
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+2
* 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-29908 Move CollectionShardingState under sharding_api_dKaloian Manassiev2018-07-271-2/+3
* SERVER-14394 Move the intial split code to a separate module and add unit testsCheahuychou Mao2018-07-271-1/+1
* Revert "SERVER-14394 Move the intial split code to a separate module and add ...Cheahuychou Mao2018-07-261-1/+1
* SERVER-14394 Move the intial split code to a separate module and add unit testsCheahuychou Mao2018-07-261-1/+1
* SERVER-25333 Use StartChunkCloneRequest in the MigrationDestinationManagerBlake Oler2018-07-201-6/+2
* SERVER-27725 Use batch insert when migrating chunksCheahuychou Mao2018-07-201-1/+1
* SERVER-36092 Create internal command to create collection on shard with uuid ...jannaerin2018-07-161-0/+7
* SERVER-25333 Clean up argument passing in the MigrationDestinationManagerBlake Oler2018-07-021-32/+13
* SERVER-25333 Remove ScopedDBConnection from the MigrationDestinationManagerBlake Oler2018-06-281-4/+2
* SERVER-34159: Redact MigrationDestinationManager messagesSpencer Jackson2018-06-051-7/+8
* SERVER-32885 Overlap chunk clone application on the donor with fetching docum...Blake Oler2018-03-161-0/+8
* Revert "SERVER-32885 Overlap chunk clone application on the donor with fetchi...Blake Oler2018-03-161-8/+0
* SERVER-32885 Overlap chunk clone application on the donor with fetching docum...Blake Oler2018-03-161-0/+8
* SERVER-33197 Implement joining behavior for movePrimary on shardsBlake Oler2018-02-271-2/+2
* SERVER-32886 Remove unnecessary sleeps during chunk migrationjannaerin2018-02-131-1/+4
* SERVER-29908 Consolidate some sharding libraries to help break dependency cyclesKaloian Manassiev2018-02-121-0/+7
* SERVER-31848 Cleanup CollectionRangeDeleterKaloian Manassiev2017-11-091-2/+4
* SERVER-30894/SERVER-31290 Implement command for transferring session informat...Randolph Tan2017-09-281-0/+3
* Revert "Revert "Revert "SERVER-30894 Implement command for transferring sessi...Randolph Tan2017-09-281-3/+0
* Revert "Revert "SERVER-30894 Implement command for transferring session infor...Randolph Tan2017-09-271-0/+3
* Revert "SERVER-30894 Implement command for transferring session information d...Greg McKeon2017-09-271-3/+0
* SERVER-30894 Implement command for transferring session information during mi...Randolph Tan2017-09-261-0/+3