summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_txn_cloner.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51496 Split up body of ReshardingTxnCloner::run().Max Hirschhorn2021-04-291-3/+24
* SERVER-55321 Integrate CancelableOperationContext into ReshardingTxnClonerjannaerin2021-04-071-0/+2
* SERVER-55289 Create ReshardingDataReplication class.Max Hirschhorn2021-03-311-1/+0
* SERVER-55384 Create ReshardingOplogSessionApplication class.Max Hirschhorn2021-03-311-2/+0
* SERVER-55328 Call Pipeline::dispose() on cleanup executor in resharding data ...jannaerin2021-03-301-1/+2
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-231-1/+1
* SERVER-55383 Move session checkout logic into resharding_data_copy_util.Max Hirschhorn2021-03-221-6/+0
* SERVER-54626 Retryable writes may execute more than once in resharding if sta...Yuhong Zhang2021-03-031-2/+0
* SERVER-54616 Rewrite ReshardingTxnCloner::run() using AsyncTry.Max Hirschhorn2021-02-241-13/+5
* SERVER-52921 Integrate config.txn cloner for resharding into RecipientStateMa...Randolph Tan2021-02-171-5/+7
* SERVER-51493 SERVER-52922 SERVER-52938 Create ReshardingTxnCloner class.Max Hirschhorn2020-12-021-0/+131