summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57667 Speed up resharding's collection cloning using internal stage80741223+jlap199@users.noreply.github.com2021-08-021-0/+1
* SERVER-58270 Create configureCollectionAutoSplitter commandSimon Graetzer2021-07-301-0/+1
* SERVER-58595 Remove legacy ConfigsvrCommitMovePrimary commandTommaso Tocci2021-07-271-4/+0
* SERVER-58652 Remove legacy ConfigsvrShardCollection commandTommaso Tocci2021-07-271-5/+0
* SERVER-58820 Remove legacy drop collection/database pathsTommaso Tocci2021-07-271-5/+0
* SERVER-54686 Remove the '_configsvrEnableSharding' commandKaloian Manassiev2021-07-271-1/+0
* SERVER-58211 Deduplicate entries returned in a single invocation to `Migratio...Allison Easton2021-07-261-0/+12
* SERVER-56800 Fail addShard if CWWC disagrees with existing CWWC on clusterMoustafa Maher2021-07-221-0/+1
* SERVER-58650 Extract splitVector logic for the auto splitter into a new functionPierlauro Sciarelli2021-07-191-0/+1
* SERVER-57113 Change move primary command to use ShardingDDLCoordinatorMarcos José Grillo Ramirez2021-07-121-2/+3
* SERVER-57953 Call _shardsvrCommitReshardCollection commandBlake Oler2021-07-081-0/+1
* SERVER-55114 Bump the minor version of the newest chunk on change allowMigrat...Simon Graetzer2021-07-081-1/+1
* SERVER-50937 Refactor resharding coordinator to consolidate distinct error ha...Randolph Tan2021-07-071-1/+1
* SERVER-56650 Make createCollection resilient to network partitionsJordi Serra Torrens2021-07-071-0/+2
* SERVER-57315 Enable shardCollection command for a time series collectionArun Banala2021-06-291-0/+2
* SERVER-50521 Write reshardBegin no-op oplog entry after temporary resharding ...mrwalak2021-06-251-0/+1
* SERVER-57488 Create command to remove tags matching a ns from config.tags tha...Jordi Serra Torrens2021-06-171-0/+1
* SERVER-57060 Rename of a sharded collection must bump the collection versionPierlauro Sciarelli2021-06-171-0/+1
* SERVER-55430 Record metrics about whether a collection is rebalanced after re...Randolph Tan2021-06-161-0/+2
* SERVER-57703 Move sharding_ddl_util.cpp into sharding_catalog_manager targetPierlauro Sciarelli2021-06-151-1/+1
* SERVER-57114 Change refine collection shard key command to use ShardingDDLCoo...Marcos José Grillo Ramirez2021-06-111-0/+1
* SERVER-57303 Create transaction history iterator stage for ReshardingBernard Gorman2021-06-041-0/+1
* SERVER-55818: Creating a ReshardingCoordinatorServiceTest fixture analogous t...Kshitij Gupta2021-06-031-0/+1
* SERVER-56630 Unittest OpObserverImpl and chunk migration for retryable findAn...Jason Chan2021-06-031-0/+1
* SERVER-56215 Ensure current client is set in CoordinatorCommitMonitor unit-testsAmirsaman Memaripour2021-06-031-1/+1
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-021-0/+1
* SERVER-56525 Make thread pool for submitting range deletion tasks a decoratio...Pierlauro Sciarelli2021-05-281-3/+2
* SERVER-56797 Allow collMod to change time-series bucket granularityDan Larkin-York2021-05-261-2/+3
* SERVER-56638 Create explicit command for abort participants in reshardCollectionRandolph Tan2021-05-211-0/+1
* SERVER-57022 The CollectionShardingRuntime should be updated when there is an...Sergi Mateo Bellido2021-05-211-0/+1
* SERVER-56563: Downconvert `needsRetryImage` oplog entries for chunk migrations.Daniel Gottlieb2021-05-141-0/+1
* SERVER-55511 Handle recovery for resharding recipientsHaley Connelly2021-05-131-0/+1
* SERVER-56040 Changing the behavior of recoverable critical sections on second...Sergi Mateo Bellido2021-05-121-0/+1
* SERVER-56644 Remove unused importsCheahuychou Mao2021-05-101-1/+0
* SERVER-56644 Create oplog views for resharding and tenant migration on startupCheahuychou Mao2021-05-101-0/+1
* SERVER-56525 temporarily disable MigrationUtilTest and RangeDeleterTest under...Benety Goh2021-05-101-2/+2
* SERVER-56738 Create template classes for resharding unittest helpersHaley Connelly2021-05-061-0/+1
* SERVER-53653 [Resharding] Take the critical section when renaming on recipien...Sergi Mateo Bellido2021-05-051-1/+0
* SERVER-56472 Make the DistLockCatalog replica set consider the 'hello' fieldKaloian Manassiev2021-05-041-1/+1
* SERVER-55151 Implement rename participant primary only servicePierlauro Sciarelli2021-04-281-1/+2
* SERVER-56337 Add unit tests for ReshardingOplogBatchApplier class.Max Hirschhorn2021-04-261-0/+1
* SERVER-55288 Re-add ReshardingRecipientServiceTest test fixture.Max Hirschhorn2021-04-221-0/+1
* SERVER-55288 Create RecipientStateMachineExternalState class.Max Hirschhorn2021-04-211-1/+2
* SERVER-56215 Temporarily disable unit-tests for CoordinatorCommitMonitorAmirsaman Memaripour2021-04-201-1/+1
* SERVER-53920 Periodically obtain remainingOperationTimeEstimatedMillis estima...Amirsaman Memaripour2021-04-201-0/+3
* SERVER-56136 Get rid of the `type_shard_identity` libraryKaloian Manassiev2021-04-191-29/+5
* SERVER-56063 Properly serialise the database entries format on transitions be...Kaloian Manassiev2021-04-151-10/+9
* SERVER-56063 Consolidate the FCV 4.4 <-> 5.0 upgrade checksKaloian Manassiev2021-04-131-4/+5
* SERVER-55809 Disallow sharding a time-series collection or a buckets collectionSergi Mateo Bellido2021-04-121-0/+1
* SERVER-55288 Move recipient helpers into resharding_data_replication.Max Hirschhorn2021-04-091-0/+1