summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/SConscript
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-67183 Add parallel fetchers and inserters for chunk migration"r6.0.5-rc1r6.0.5Randolph Tan2023-03-021-3/+0
* SERVER-67183 Add parallel fetchers and inserters for chunk migrationAndrew Witten2023-01-231-0/+3
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2023-01-191-0/+2
* SERVER-72535 Disallow creating the 'admin', 'local', and 'config' databases w...Jordi Serra Torrens2023-01-161-0/+1
* SERVER-72065 Fix refresh of sessions cache in CSRS secondary nodesPaolo Polato2022-12-171-0/+1
* SERVER-68541 Serialize the removeShard and commitMovePrimary commands to prev...Antonio Fuschetto2022-11-081-0/+1
* SERVER-70864 Get rid of fine-grained range deleter lockTommaso Tocci2022-11-011-3/+15
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-10-141-1/+0
* SERVER-66972 Database critical section does not serialize with ongoing refreshesAntonio Fuschetto2022-10-031-0/+1
* SERVER-67916 Fix semantics of cancelWhenAnyErrorThenQuiesceBrett Nawrocki2022-09-131-0/+1
* SERVER-64242 Make collStats aggregation stage retrieve orphans from BalancerS...Allison Easton2022-07-251-2/+4
* SERVER-66480 introduce joinMigration shard cmd to set a barrier on the Balanc...Paolo Polato2022-05-291-0/+1
* SERVER-64433 Recovering the topology tick points on startup/init syncSergi Mateo Bellido2022-05-131-1/+2
* SERVER-65386 Change add shard behavior to absorb shard cluster's parameters w...Marcos José Grillo Ramirez2022-04-271-0/+1
* SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle...Randolph Tan2022-04-251-0/+1
* SERVER-64171 Resize Cluster Chunks when downgrading to 5.xPaolo Polato2022-04-121-0/+2
* SERVER-65116 Abort active index builds when write blocking is enabledGabriel Marks2022-04-111-0/+1
* SERVER-65204 Add Timestamp (in addition to Epoch) on the complete split pathKaloian Manassiev2022-04-111-2/+4
* SERVER-63522 Observe DDL operations for user write blockingGabriel Marks2022-04-081-0/+3
* SERVER-63870 Integrate replica set setClusterParameter into POS with replay p...Marcos José Grillo Ramirez2022-04-051-0/+2
* SERVER-65204 Cleanup Router-Only / Router-Shard commandsKaloian Manassiev2022-04-051-20/+21
* SERVER-64196 Implement BalancerStatisticsRegistry and command to retrieve its...Tommaso Tocci2022-04-051-0/+3
* SERVER-63504 Add shard worker for ecoc compactionSara Golemon2022-03-311-0/+4
* SERVER-63495 Link cluster aggregate and getMore into mongodJack Mulrow2022-03-311-0/+2
* SERVER-64826 Upgrade/downgrade for collMod coordinatorRui Liu2022-03-311-0/+1
* SERVER-63495 Support running cluster commands through the transaction APIJack Mulrow2022-03-301-0/+2
* SERVER-64356 Server-side rewrite for find command on mongosDavis Haupt2022-03-251-0/+1
* SERVER-64148 Atomic `split+move` when moveRange invoked with only one boundPierlauro Sciarelli2022-03-241-1/+1
* SERVER-64864 Get rid of the unused '_cloneCollectionOptionsFromPrimaryShard' ...Kaloian Manassiev2022-03-241-1/+0
* SERVER-61028 Implement granularity update for timeseries collectionRui Liu2022-03-231-0/+4
* SERVER-63621 Push user write blocking state onto newly added shards in the ad...Jordi Serra Torrens2022-03-221-14/+4
* SERVER-64721 Drain incompatible createCollectionCoordinator on FCV downgradeTommaso Tocci2022-03-211-0/+1
* SERVER-63495 Link cluster write commands into mongodJack Mulrow2022-03-201-0/+2
* SERVER-63495 Link cluster commit and abort into mongodJack Mulrow2022-03-171-0/+2
* SERVER-6491 Prevent dropping shard key index when alternative index doesn't e...Randolph Tan2022-03-161-0/+4
* SERVER-63495 Link cluster find and strategy into mongodJack Mulrow2022-03-161-0/+2
* SERVER-63523 Drain ongoing sharded DDL operations before enabling write block...Jordi Serra Torrens2022-03-161-0/+1
* SERVER-64245 Make SetUserWriteBlockModeCoordinator set the write blocking sta...Jordi Serra Torrens2022-03-101-3/+14
* SERVER-63327 Make the Stale* exception handling uniform in all code pathsKaloian Manassiev2022-03-101-1/+2
* SERVER-62613 Implement _configsvrRunRestore to remove documents in the config...Gregory Wlodarek2022-03-101-0/+1
* SERVER-63456 Evaluate WriteBlockBypass in the op observerGabriel Marks2022-03-091-0/+3
* SERVER-64195 Provide user-facing `moveRange` commandPierlauro Sciarelli2022-03-091-0/+1
* SERVER-63519 Extend RecoverableCriticalSectionService to accommodate global u...Jordi Serra Torrens2022-03-091-0/+16
* SERVER-64057 Implement a scoped object for setting the expected shard/databas...Kaloian Manassiev2022-03-091-4/+5
* Revert "SERVER-63519 Extend RecoverableCriticalSectionService to accommodate ...auto-revert-processor2022-03-091-16/+0
* SERVER-63466 Fail shardCollection if an indexed encrypted field is used as a ...Erwin Pe2022-03-081-0/+2
* SERVER-63519 Extend RecoverableCriticalSectionService to accommodate global u...Jordi Serra Torrens2022-03-081-0/+16
* SERVER-63878 Make resharding aggregation pipeline emit applyOps documents for...Cheahuychou Mao2022-03-071-0/+2
* SERVER-64199 Use legal Timestamps for the routing performance benchmarksKaloian Manassiev2022-03-071-7/+9
* SERVER-63728 Differentiate observers by role in cumulative metricsBrett Nawrocki2022-03-041-0/+1