summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65895 Also create applier metrics for donor shards with no progress do...Randolph Tan2022-04-272-25/+89
* SERVER-63003: Fix the name hiding issue in the Resharding Coordinator ServicenandinibhartiyaMDB2022-04-261-5/+4
* SERVER-64386 Track and Report New Coordinator Fields in ServerStatusRandolph Tan2022-04-221-0/+62
* SERVER-64379 Implement restoration of countWritesToStashCollectionsRandolph Tan2022-04-227-8/+28
* SERVER-65895 Also create applier metrics for donor shards with no progress do...Randolph Tan2022-04-221-2/+14
* SERVER-64376 Add Parity Recipient Applying Fields in CurrentOpBrett Nawrocki2022-04-2115-51/+147
* SERVER-64384 Track and Report Parity Coordinator Fields in ServerStatusRandolph Tan2022-04-194-5/+50
* SERVER-64374 Add parity $currentOp resharding recipient copying fieldsBrett Nawrocki2022-04-187-4/+50
* SERVER-63623 Implemented Basic Global Index Metrics Restoration For CrudOp Me...Randolph Tan2022-04-1819-46/+449
* SERVER-64378 Track and Report New Donor and Recipient Fields in CurrentOpRandolph Tan2022-04-154-0/+31
* SERVER-64372 Clean up some wording in comments and logsBrett Nawrocki2022-04-141-3/+2
* SERVER-64372 Add parity $currentOp resharding donor fieldsBrett Nawrocki2022-04-146-0/+128
* SERVER-65302 Run `ReshardingCoordinatorServiceTest` with `wiredTiger`Gregory Noma2022-04-141-5/+0
* SERVER-65303 Run `ReshardingTxnClonerTest` with `wiredTiger`Gregory Noma2022-04-141-4/+12
* SERVER-65306 Run `ReshardingOplogSessionApplicationTest` with `wiredTiger`Gregory Noma2022-04-141-7/+17
* SERVER-65307 Run `ReshardingOplogBatchApplierTest` with `wiredTiger`Gregory Noma2022-04-141-6/+12
* Revert "SERVER-64372 Add parity $currentOp resharding donor fields"Brett Nawrocki2022-04-084-34/+0
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-075-2/+23
* SERVER-65107 Check the shard version when AutoGetCollection is instantiated a...Antonio Fuschetto2022-04-071-8/+52
* SERVER-64372 Add parity $currentOp resharding donor fieldsBrett Nawrocki2022-04-064-0/+34
* SERVER-65047 Strengthen guarantees for resharding aborting across FCVsBrett Nawrocki2022-04-011-3/+7
* SERVER-64475 Change isOperationVersioned to isComingFromRouterKaloian Manassiev2022-04-011-5/+3
* SERVER-65041 Ensure resharding works when user writes are blocked but the use...Jordi Serra Torrens2022-04-012-0/+11
* SERVER-63838 expose createIndexes and create events from chunkMigration only ...Misha Tyulenev2022-03-291-1/+2
* SERVER-65039 Disable tassert in ReshardingMetricsNewBrett Nawrocki2022-03-291-7/+3
* SERVER-64368 Fix incorrect field names in ShardingDataTransformMetricsBrett Nawrocki2022-03-281-2/+2
* SERVER-63634 ReshardingMetricsNew restores common metadata metricsBrett Nawrocki2022-03-2512-51/+321
* SERVER-63047 Make delete batches fully transactionalJosef Ahmad2022-03-241-0/+2
* SERVER-63880 Make resharding handle applyOps oplog entries with WouldChangeOw...Cheahuychou Mao2022-03-232-13/+63
* SERVER-62785 Write change stream pre-images in the main storage engine transa...Mindaugas Malinauskas2022-03-231-4/+16
* SERVER-63877 Resharding should not migrate internal sessions for non-retryabl...Cheahuychou Mao2022-03-223-6/+6
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-03-141-0/+1
* SERVER-64407 Add ResourceYielder support to ARSJack Mulrow2022-03-112-2/+4
* SERVER-64057 Comment the shard/databaseVersion arguments for the shard roleKaloian Manassiev2022-03-112-2/+6
* SERVER-63444 Make retryable findAndModify executed in internal transactions r...Cheahuychou Mao2022-03-0912-522/+274
* SERVER-64057 Implement a scoped object for setting the expected shard/databas...Kaloian Manassiev2022-03-097-346/+954
* SERVER-63466 Fail shardCollection if an indexed encrypted field is used as a ...Erwin Pe2022-03-081-0/+4
* SERVER-63878 Make resharding aggregation pipeline emit applyOps documents for...Cheahuychou Mao2022-03-076-24/+500
* SERVER-64160 Drop deprecated field parsing support for collection typeTommaso Tocci2022-03-074-15/+10
* SERVER-63441 Handle retryable internal transactions with multiple oplog entri...Cheahuychou Mao2022-03-069-148/+534
* Revert "SERVER-63441 Handle retryable internal transactions with multiple opl...Max Hirschhorn2022-03-069-534/+148
* SERVER-63728 Differentiate observers by role in cumulative metricsBrett Nawrocki2022-03-044-14/+18
* SERVER-63441 Handle retryable internal transactions with multiple oplog entri...Cheahuychou Mao2022-03-049-148/+534
* SERVER-63622 Created & Integrated In-Memory Only CrudOps Metrics For Global I...Luis Osta2022-03-0214-11/+293
* SERVER-64045 Remove partitioned field from DatabaseType constructorTommaso Tocci2022-03-023-3/+1
* SERVER-64057 Move the shard/database version parsing to the endpointKaloian Manassiev2022-03-011-6/+2
* SERVER-59186 Use transaction API for all current changing a document's shard ...Jack Mulrow2022-02-281-0/+5
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-253-25/+21
* Revert "SERVER-61018 Create a generic histogram type"auto-revert-processor2022-02-243-21/+25
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-233-25/+21