summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_collection_cloner.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55321 Integrate CancelableOperationContext into ReshardingTxnClonerjannaerin2021-04-071-1/+1
* SERVER-55328 Call Pipeline::dispose() on cleanup executor in resharding data ...jannaerin2021-03-301-0/+1
* SERVER-55306 Integrate CancelableOperationContext into ReshardingCollectionCl...jannaerin2021-03-251-4/+3
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-231-2/+2
* SERVER-55329 Move batch insert logic into resharding_data_copy_util.Max Hirschhorn2021-03-231-10/+25
* SERVER-53909 increment resharding metrics in ReshardingCollectionClonerBilly Donahue2021-03-021-1/+15
* SERVER-49894 Have resharding oplog fetcher resume from 'ts' component of larg...Yuhong Zhang2021-02-181-2/+0
* Revert "SERVER-49894 Have resharding oplog fetcher resume from 'ts' component...Kaloian Manassiev2021-02-181-0/+2
* SERVER-49894 Have resharding oplog fetcher resume from 'ts' component of larg...Yuhong Zhang2021-02-171-2/+0
* SERVER-52921 Integrate config.txn cloner for resharding into RecipientStateMa...Randolph Tan2021-02-171-0/+4
* SERVER-49293 Make resharding collection cloning resume from highest _id.Max Hirschhorn2021-01-081-1/+6
* SERVER-53524 Fix disposal of Pipeline in ReshardingCollectionCloner.Max Hirschhorn2021-01-061-8/+3
* SERVER-51493 SERVER-52922 SERVER-52938 Create ReshardingTxnCloner class.Max Hirschhorn2020-12-021-2/+3
* SERVER-49291 Clone existing collection as part of resharding.Max Hirschhorn2020-11-181-3/+2
* SERVER-52691 Unit test agg pipeline through ReshardingCollectionCloner.Max Hirschhorn2020-11-111-5/+4
* SERVER-52690 Run ReshardingCollectionCloner on a TaskExecutor.Max Hirschhorn2020-11-101-8/+35
* SERVER-49787 Create collection cloner for resharding.Max Hirschhorn2020-11-041-0/+67