summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_oplog_batch_applier_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-071-0/+5
* SERVER-63634 ReshardingMetricsNew restores common metadata metricsBrett Nawrocki2022-03-251-2/+2
* SERVER-63444 Make retryable findAndModify executed in internal transactions r...Cheahuychou Mao2022-03-091-2/+7
* SERVER-63728 Differentiate observers by role in cumulative metricsBrett Nawrocki2022-03-041-6/+7
* SERVER-63622 Created & Integrated In-Memory Only CrudOps Metrics For Global I...Luis Osta2022-03-021-2/+9
* SERVER-62733 Move resharding_util.h/.cpp to db/s/reshardingKaloian Manassiev2022-01-201-1/+1
* SERVER-60837 Remove CollectionUUID and OptionalCollectionUUID aliasesDaniel Gómez Ferro2021-12-021-1/+1
* SERVER-60529 Make TransactionParticipant take in txnNumberAndRetryCounter ins...Jason Zhang2021-11-031-10/+4
* SERVER-60378 Rewrite some sharding tests to avoid using chunk versions with T...Allison Easton2021-10-081-3/+3
* SERVER-58466 Minor optimization on the CatalogCacheSergi Mateo Bellido2021-10-051-1/+2
* SERVER-58915 Implement ReshardingDonorWriteRouter functionality along…Randolph Tan2021-09-211-0/+4
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-2/+2
* SERVER-58752 Support retrying internal transactions on transient transaction ...Cheahuychou Mao2021-09-011-4/+10
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-1/+1
* SERVER-58670 Tighten up what kind of BSON the 'Query' type can be wrapped aroundIrina Yatsenko2021-08-231-2/+2
* SERVER-58989 Make timestamp required in DatabaseVersionBase IDLAllison Easton2021-08-161-1/+1
* SERVER-58270 Create configureCollectionAutoSplitter commandSimon Graetzer2021-07-301-0/+1
* SERVER-57760 Introduce resharding dedicated OpCounters and use them inHaley Connelly2021-07-091-1/+7
* SERVER-56338 Make resharding CRUD and session application concurrent.Max Hirschhorn2021-05-071-5/+4
* SERVER-56337 Add unit tests for ReshardingOplogBatchApplier class.Max Hirschhorn2021-04-261-0/+417