summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61558 Rename configureCollectionAutosplitter commandr5.3.0-alpha0Tommaso Tocci2022-01-131-1/+1
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-121-0/+1
* SERVER-62064 Serialize resharding with other DDL operations on stepupJordi Serra Torrens2022-01-071-0/+1
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-0/+6
* SERVER-61584 Remove BalancerChunkMerger classPaolo Polato2021-12-171-1/+0
* SERVER-60922 Use config.migrations to persist moveChunk recovery infoPaolo Polato2021-12-071-1/+0
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-6/+0
* SERVER-58759 Internal transaction API supports owned synchronous transactionsJack Mulrow2021-11-301-0/+2
* SERVER-61531 Create balancer infrastructure for collection defragmentationAllison Easton2021-11-241-0/+2
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-0/+6
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-221-1/+4
* SERVER-60336 Replace the balancer's MigrationScheduler with a BalancerCommand...Paolo Polato2021-10-261-6/+15
* SERVER-60645 Recoverability of recipient shard critical section of a moveChun...Jordi Serra Torrens2021-10-221-0/+1
* SERVER-60113 Pull commands shared between mongos and mongoqd into separate libjannaerin2021-10-191-1/+1
* SERVER-58908 Add mergeChunks configuration to configureCollectionAutoSplitterSimon Graetzer2021-10-141-0/+1
* SERVER-58991 Acquire the critical section on the recipient shard of a moveChu...Jordi Serra Torrens2021-10-131-1/+0
* SERVER-60323 Make TransactionCoordinator support txnRetryCounterCheahuychou Mao2021-10-111-0/+1
* SERVER-59964 Persist data on commands issued by BalancerCommandsScheduler to ...Paolo Polato2021-10-051-1/+2
* SERVER-58960 Add benchmarks to measure the overhead from ShardingWriteRouter ...Luis Osta2021-09-301-0/+12
* SERVER-58700 Create Feature flag for PM-2423Jordi Serra Torrens2021-09-221-0/+1
* SERVER-60011 combine time-series conversion librariesBenety Goh2021-09-221-1/+1
* SERVER-60007 Implement command to drop collection if its UUID differs from th...Pierlauro Sciarelli2021-09-211-0/+1
* SERVER-58915 Implement ReshardingDonorWriteRouter functionality along…Randolph Tan2021-09-211-33/+7
* SERVER-59094 Implicitly create timeseries collections with shardCollectionAlya Berciu2021-09-171-0/+1
* SERVER-59845 selectChunkSplitPoints must rely on the autoSplitVector functionPierlauro Sciarelli2021-09-171-0/+1
* SERVER-59127 Remove the legacy configsvr_merge_chunk_commandPaolo Polato2021-09-141-1/+0
* SERVER-59855 merge timeseries_idl into timeseries_optionsBenety Goh2021-09-101-3/+2
* SERVER-59855 move getTimeseriesOptions() into its own libraryBenety Goh2021-09-101-0/+1
* SERVER-59855 clean up SConscript references to timeseries_idl libraryBenety Goh2021-09-091-0/+2
* SERVER-59471 Add Test Coverage to the new Scheduler class for the Defragmenta...Allison Easton2021-09-031-0/+1
* SERVER-58472 First Version of Balancer Commands SchedulerPaolo Polato2021-09-021-0/+1
* SERVER-55028 Improve the auto-splitter policyPierlauro Sciarelli2021-09-021-0/+1
* SERVER-59602 Get rid of ChunkEntryFormatPierlauro Sciarelli2021-08-261-1/+0
* SERVER-59438 clean up db/catalog/SConscript LIBDEPSBenety Goh2021-08-191-1/+1
* SERVER-58914 Create ReshardingDonorWriteRouter class with function stubsJunhson Jean-Baptiste2021-08-121-0/+1
* SERVER-54252 Cleanup legacy configOpTime gossipingTommaso Tocci2021-08-051-1/+0
* SERVER-58735 Repurpose LastError for NotPrimaryError trackerYoonsoo Kim2021-08-041-1/+1
* 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