summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_coordinator_observer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50729 Wrap resharding_util in resharding namespaceAbdul Qadeer2022-06-141-2/+2
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-62733 Move resharding_util.h/.cpp to db/s/reshardingKaloian Manassiev2022-01-201-1/+3
* SERVER-58781 ReshardingCoordinatorObserver should not fulfill promises when s...Matt Walak2021-08-101-0/+5
* SERVER-55684: Remove resharding's RecipientStateEnum::kSteadyState stateJamie Anderson2021-05-191-17/+0
* SERVER-51606 Handle recovery from resharding donorsHaley Connelly2021-04-081-61/+15
* SERVER-53923: Enforce reshardingCriticalSectionTimeout parameter.Kshitij Gupta2021-03-311-0/+9
* SERVER-55356: Increase introspection on resharding_collection_cloner.js failu...Daniel Gottlieb2021-03-241-1/+1
* SERVER-54980 Split donor and recipent documents into im/mutable state.Max Hirschhorn2021-03-091-5/+6
* SERVER-54000 Make errors propagate from the ReshardingCoordinator to particip...Haley Connelly2021-02-231-75/+121
* SERVER-52951 Make ReshardingRecipientService transitions to kApplying, kStric...Haley Connelly2020-12-021-7/+9
* SERVER-50582 split kDonating into kDonatingIntialData and kDonatingOplogEntri...Vishnu Kaushik2020-10-261-3/+22
* SERVER-51222 Calculate fetchTimestamp before creating temporary resharding co...Blake Oler2020-10-141-16/+0
* SERVER-49573 ReshardingCoordinator should calculate fetchTimestampHaley Connelly2020-10-051-6/+0
* SERVER-50986 Implement PrimaryOnlyService::interrupt on resharding primary on...jannaerin2020-09-241-1/+36
* SERVER-49572 Implement onReshardingParticipantTransition in the ReshardingCoo...Haley Connelly2020-09-241-25/+152
* SERVER-49569 Create ReshardingCoordinatorServicejannaerin2020-08-261-0/+96
* Revert "SERVER-49569 Create ReshardingCoordinatorService"Max Hirschhorn2020-08-261-96/+0
* SERVER-49569 Create ReshardingCoordinatorServicejannaerin2020-08-251-0/+96