summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_recipient_service_external_state.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62415 Change Resharding State Machines to clear filtering metadata onl...Abdul Qadeer2022-06-141-2/+6
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-62178 Clear filtering metadata on recipient shard primary for temporar...Matt Boros2022-01-131-0/+4
* SERVER-60837 Remove CollectionUUID and OptionalCollectionUUID aliasesDaniel Gómez Ferro2021-12-021-2/+2
* SERVER-61052 Remove wtimeout from resharding write concernLuis Osta2021-10-291-1/+7
* SERVER-58389 Removed $maxTimeMS for updates performed by shards on the config...Matt Walak2021-08-041-1/+2
* SERVER-57953 Call _shardsvrCommitReshardCollection commandBlake Oler2021-07-081-2/+1
* SERVER-57953 Thread calls to setFilteringMetadata inside the resharding parti...Blake Oler2021-07-061-0/+6
* SERVER-55434 Log when Resharding Donor/Recipient coordinator updates are unsu...Haley Connelly2021-06-161-1/+11
* SERVER-55288 Create RecipientStateMachineExternalState class.Max Hirschhorn2021-04-211-0/+165