summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/migration_chunk_cloner_source_legacy.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-16857 Delete MMAPv1 diskloc invalidations.David Storch2018-08-291-1/+0
* SERVER-35658 Check for rollback at end of each session migration batchMatthew Saltz2018-07-241-2/+23
* SERVER-36155 Remove DeleteNotificationStage.David Storch2018-07-201-5/+0
* SERVER-31979 Include chunk migration stats in `moveChunk.commit` changelog en...jannaerin2018-02-051-1/+1
* SERVER-32901 Consolidate sharding librariesKaloian Manassiev2018-01-291-1/+1
* SERVER-30880 Handle migration of sessions with incomplete historyRandolph Tan2017-10-251-1/+1
* SERVER-31030 Make sure that _getNextSessionMods will only contain oplog entri...Randolph Tan2017-10-071-1/+8
* SERVER-31030 Use full OpTime instead of just Timestamps to refer to oplog ent...Randolph Tan2017-10-041-5/+5
* SERVER-30894/SERVER-31290 Implement command for transferring session informat...Randolph Tan2017-09-281-3/+16
* Revert "Revert "Revert "SERVER-30894 Implement command for transferring sessi...Randolph Tan2017-09-281-16/+3
* Revert "Revert "SERVER-30894 Implement command for transferring session infor...Randolph Tan2017-09-271-3/+16
* Revert "SERVER-30894 Implement command for transferring session information d...Greg McKeon2017-09-271-16/+3
* SERVER-30894 Implement command for transferring session information during mi...Randolph Tan2017-09-261-3/+16
* SERVER-29136 Better extractDocumentKeyNathan Myers2017-08-151-1/+1
* SERVER-25694 Eliminate race in PlanExecutor cleanup.Charlie Swanson2017-04-131-2/+2
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-13/+13
* SERVER-22657 Unit-tests for MigrationChunkClonerSourceLegacyKaloian Manassiev2016-11-181-7/+10
* SERVER-22657 Make MigrationChunkClonerSourceLegacy not do host resolutionKaloian Manassiev2016-11-111-3/+6
* SERVER-22656 Componentize MigrationSourceManagerKaloian Manassiev2016-03-231-0/+204