summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_recipient_service.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50023 Implement temporary resharding collection creation logic on shar...Jack Mulrow2020-09-301-0/+13
* SERVER-50801 Rearrange resharding PrimaryOnlyService instances to be forward-...Blake Oler2020-09-291-1/+3
* SERVER-50986 Implement PrimaryOnlyService::interrupt on resharding primary on...jannaerin2020-09-241-3/+18
* SERVER-50022 Implement fetchTimestamp digestion on recipient shardsjannaerin2020-09-241-2/+5
* SERVER-49243 Add framework for PrimaryOnlyServices to report their Instances ...Spencer T Brody2020-09-231-0/+9
* SERVER-50953 Remove completionFuture from PrimaryOnlyService machinerySpencer T Brody2020-09-231-1/+1
* SERVER-50939 Ensure that PrimaryOnlyService Instances unblock any dependent w...Cheahuychou Mao2020-09-171-0/+2
* SERVER-49565 Create ReshardingRecipientServiceBlake Oler2020-09-171-0/+120