summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_op_observer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52770 Add abortReshardCollection command for users to cancel the resha...Blake Oler2021-03-291-1/+1
* SERVER-55356: Increase introspection on resharding_collection_cloner.js failu...Daniel Gottlieb2021-03-241-1/+1
* SERVER-54984 Relax invariant in ReshardingOpObserver about temporary rehardin...Yuhong Zhang2021-03-111-18/+23
* SERVER-54980 Split donor and recipent documents into im/mutable state.Max Hirschhorn2021-03-091-4/+4
* SERVER-52639 Fail resharding operation if new shard key includes arrayAlex Taskov2021-03-021-3/+35
* SERVER-54000 Make errors propagate from the ReshardingCoordinator to particip...Haley Connelly2021-02-231-1/+4
* SERVER-53373: Pin resharding durable history across restart.Daniel Gottlieb2021-02-051-0/+128
* SERVER-51523 Don't attempt to retrieve a ReshardingCoordinator instance on a ...jannaerin2020-10-191-0/+7
* SERVER-49572 Implement onReshardingParticipantTransition in the ReshardingCoo...Haley Connelly2020-09-241-0/+73