summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_op_observer.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54982 Test resumability of changes streams together with reshardCollec...jannaerin2021-05-051-0/+3
* SERVER-56373: Introduce `needsRetryImage` field to oplog entries. Refactor Op...Daniel Gottlieb2021-05-041-2/+1
* SERVER-31540 Remove usages of boost::optional<UUID> from the collMod pathKaloian Manassiev2021-02-231-1/+1
* SERVER-53373: Pin resharding durable history across restart.Daniel Gottlieb2021-02-051-2/+17
* SERVER-51147 Update onImportCollection() to accept the storage engines metadataGregory Wlodarek2020-10-121-0/+1
* SERVER-51142: Log and apply importCollection oplog entryLingzhi Deng2020-10-021-0/+8
* SERVER-50984 Add CollectionPtr to replace usage of const Collection*Henrik Edin2020-09-261-1/+1
* SERVER-49572 Implement onReshardingParticipantTransition in the ReshardingCoo...Haley Connelly2020-09-241-0/+198