summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_data_replication.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71123 implement IWYU tool and add required human changesDaniel Moody2023-05-111-0/+4
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-1/+1
* SERVER-67085 Rename ReshardingMetricsNew to ReshardingMetricsRandolph Tan2022-06-081-3/+3
* SERVER-66422 Switch over to new resharding metricsRandolph Tan2022-06-071-5/+0
* SERVER-64376 Add Parity Recipient Applying Fields in CurrentOpBrett Nawrocki2022-04-211-0/+1
* SERVER-64374 Add parity $currentOp resharding recipient copying fieldsBrett Nawrocki2022-04-181-0/+2
* SERVER-63623 Implemented Basic Global Index Metrics Restoration For CrudOp Me...Randolph Tan2022-04-181-3/+6
* SERVER-63622 Created & Integrated In-Memory Only CrudOps Metrics For Global I...Luis Osta2022-03-021-0/+3
* SERVER-61633 Join _oplogFetcherExecutor in resharding recipient at exit.Max Hirschhorn2021-11-191-0/+4
* SERVER-60774 Early exit in ReshardingOplogFetcher if final op fetched.Max Hirschhorn2021-10-201-0/+1
* SERVER-58702 Remove outdated comment from ReshardingDataReplication.Max Hirschhorn2021-07-211-5/+3
* SERVER-56438 Add ReshardingDonorOplogIterator::dispose() method.Max Hirschhorn2021-05-121-0/+1
* SERVER-55678 Use sleepUntil() rather than sleepFor() to schedule the Reshardi...Jamie Anderson2021-05-051-3/+3
* SERVER-51741 Remove ReshardingOplogApplier::applyUntilCloneFinishedTs().Max Hirschhorn2021-04-261-18/+2
* SERVER-55288 Move recipient helpers into resharding_data_replication.Max Hirschhorn2021-04-091-2/+19
* SERVER-55385 Use common executor to apply oplog entries in resharding.Max Hirschhorn2021-04-091-9/+2
* SERVER-55323 Integrate CancelableOperationContext into ReshardingOplogApplierjannaerin2021-04-081-2/+6
* SERVER-55214 Make resharding recipient shards use fetchTimestamp from each do...Randolph Tan2021-04-081-8/+6
* SERVER-55322 Integrate CancelableOperationContext into ReshardingOplogFetcherjannaerin2021-04-081-1/+3
* SERVER-55321 Integrate CancelableOperationContext into ReshardingTxnClonerjannaerin2021-04-071-0/+1
* SERVER-55723 Quiesce before fulfilling in ReshardingDataReplication.Max Hirschhorn2021-04-011-0/+3
* SERVER-55289 Create ReshardingDataReplication class.Max Hirschhorn2021-03-311-0/+261