summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expressionsJuan Gu2023-05-172-2/+2
* SERVER-76908 Fix generation and format of the "createDatabase" op entriesPaolo Polato2023-05-172-10/+12
* SERVER-75276 writeConflictRetry should properly be using a NamespaceStringOrU...Sophia Tan2023-05-151-1/+1
* SERVER-76615 implement shardDistribution functionality in reshardCollection cmdJiawei Yang2023-05-124-26/+384
* SERVER-75497 Convert ordered containers in CollectionCatalog to immutableDan Larkin-York2023-05-111-2/+1
* SERVER-76836 Yield session checked out in setAllowMigrations command before d...Marcos José Grillo Ramirez2023-05-103-3/+14
* SERVER-74519 Make ShardingTestFixtureCommon use unittest::TempDir for dbpathCheahuychou Mao2023-05-101-1/+1
* SERVER-74492 Make DatabaseName::toStringWithTenantId private - unit testmathisbessamdb2023-05-091-2/+2
* SERVER-76045 Introduce the new resetPlacementHistory server commandPaolo Polato2023-05-087-117/+351
* SERVER-75676 Run transaction API cleanup tasks on out of line executorJack Mulrow2023-05-046-30/+16
* Revert "SERVER-75497 Convert ordered containers in CollectionCatalog to immut...Gregory Wlodarek2023-05-041-1/+2
* SERVER-68633 Add a check to ensure that new config server collections are add...Shin Yee Tan2023-05-042-1/+115
* SERVER-75497 Convert ordered containers in CollectionCatalog to immutableDan Larkin-York2023-05-021-2/+1
* SERVER-73539 Add replay protection in DDL when setting the allow migrations flagMarcos José Grillo Ramirez2023-04-302-25/+85
* Revert "SERVER-73539 Add replay protection in DDL when setting the allow migr...auto-revert-processor2023-04-292-85/+25
* SERVER-73539 Add replay protection in DDL when setting the allow migrations flagMarcos José Grillo Ramirez2023-04-282-25/+85
* SERVER-75490 Use kSnapshotReadConcern when getting chunks from config server ...Tommaso Tocci2023-04-281-11/+20
* SERVER-74493 Make DatabaseName constructors private - test filesmathisbessamdb2023-04-271-2/+4
* SERVER-76406 Avoid querying previous config.placementHistory documents when i...Paolo Polato2023-04-271-119/+42
* SERVER-74493 Make DatabaseName constructors privatemathisbessamdb2023-04-262-5/+8
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-265-24/+13
* Revert "SERVER-70127 change system operations to be killable by default"Sviatlana Zuiko2023-04-255-13/+24
* SERVER-76394 Allow the setAllowMigrations refresh to be sent to all shards in...Allison Easton2023-04-251-5/+10
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-255-24/+13
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-244-29/+30
* SERVER-76393 Foribid sharding collections in admin databaseTommaso Tocci2023-04-221-1/+1
* SERVER-63983 Remove deprecated enableSharding flagTommaso Tocci2023-04-211-1/+0
* SERVER-74084 Implement zones checks in checkConsistencyMetadata commandPol Pinol Castuera2023-04-211-0/+13
* SERVER-73813 Increase unit test coverage of data size aware balancing policySilvia Surroca2023-04-211-1/+1
* SERVER-75919 Always use cluster transaction API in the shard roleJack Mulrow2023-04-201-3/+3
* SERVER-75274 Make first class sharded indexes support a catalog shardJack Mulrow2023-04-201-1/+2
* SERVER-71930 Implement FCV upgrade behavior for audit config cluster parameterGabriel Marks2023-04-191-2/+5
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-1810-42/+52
* SERVER-76085 Create createDatabaseName_forTest to be used in unit testingmathisbessamdb2023-04-171-10/+12
* SERVER-75733 Return StringData in NSS::ns, DatabaseName::dbMatt Broadstone2023-04-146-10/+11
* SERVER-70763 Remove feature flag and upgrade/downgrade procedures for config ...Pierlauro Sciarelli2023-04-132-14/+3
* SERVER-75753 Remove autosplit references from CSRSPierlauro Sciarelli2023-04-078-116/+31
* SERVER-74078 Add collection level mode to checkMetadataConsistency commandPol Pinol Castuera2023-04-071-21/+31
* Revert "SERVER-75753 Remove autosplit references from CSRS"Sviatlana Zuiko2023-04-068-26/+114
* SERVER-75646 Wait for range deletions before dropping collections when removi...Jack Mulrow2023-04-062-6/+35
* SERVER-70688 add periodic task to clean-up placementHistoryEnrico2023-04-064-54/+417
* SERVER-75753 Remove autosplit references from CSRSPierlauro Sciarelli2023-04-068-114/+26
* SERVER-75749 Remove feature flag protection from creation of config.p lacemen...Paolo Polato2023-04-062-30/+10
* SERVER-74192 DDL coordinators re-use internal OSI for the commit transaction ...Enrico2023-04-051-2/+2
* SERVER-69074 Enable CheckMetadataConsistency feature flagTommaso Tocci2023-04-052-1/+12
* SERVER-75384 Generalize structure of metadata inconsistency replyPol Pinol Castuera2023-04-051-8/+3
* SERVER-75548 Use w:all barrier in transitionToCatalogShardJack Mulrow2023-04-055-2/+53
* SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafeJiawei Yang2023-04-051-1/+2
* SERVER-74705: removeShard should not be allowed for config shardwenqinYe2023-04-044-59/+94
* SERVER-75536 Create feature flag for cluster parameter in PM-2689Allison Easton2023-04-041-1/+1