summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_coordinator_service.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51211 Call resharding_util:: tellShardsToRefresh() from the Resharding...r4.8.0-alphaHaley Connelly2020-09-301-14/+36
* SERVER-50801 Rearrange resharding PrimaryOnlyService instances to be forward-...Blake Oler2020-09-291-0/+5
* SERVER-50304 fix use-after-moveBenety Goh2020-09-261-8/+8
* SERVER-50304 Write resharding state and catalog updates in transactionsjannaerin2020-09-251-73/+513
* Revert "SERVER-50304 Write resharding state and catalog updates in transactions"Louis Williams2020-09-251-513/+73
* SERVER-50304 Write resharding state and catalog updates in transactionsjannaerin2020-09-251-73/+513
* SERVER-50986 Implement PrimaryOnlyService::interrupt on resharding primary on...jannaerin2020-09-241-1/+40
* SERVER-49572 Implement onReshardingParticipantTransition in the ReshardingCoo...Haley Connelly2020-09-241-15/+36
* SERVER-50953 Remove completionFuture from PrimaryOnlyService machinerySpencer T Brody2020-09-231-3/+3
* SERVER-50392 Clean up how waiting for PrimaryOnlyService Instance completion ...Spencer T Brody2020-08-271-12/+3
* SERVER-50217 change auth op observer to handle $v:1 and $v:2 updatesIan Boros2020-08-271-1/+2
* SERVER-49569 Create ReshardingCoordinatorServicejannaerin2020-08-261-0/+286
* Revert "SERVER-49569 Create ReshardingCoordinatorService"Max Hirschhorn2020-08-261-286/+0
* SERVER-49569 Create ReshardingCoordinatorServicejannaerin2020-08-251-0/+286