summaryrefslogtreecommitdiff
path: root/src/mongo/db/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68340 Update SetClusterParameterCoordinator to be tenant-awareGabriel Marks2022-09-137-6/+145
* SERVER-69134 Adding a way to clear the metadata managerSergi Mateo Bellido2022-09-135-12/+53
* SERVER-68348 Asynchronously register tasks on the range deleter service on st...Pierlauro Sciarelli2022-09-123-13/+166
* SERVER-69587 Shutdown/join range deleter service executor upon mongod shutdownPierlauro Sciarelli2022-09-123-1/+17
* SERVER-69555 Range deletions must always be referred by `collUuid+range` rath...Pierlauro Sciarelli2022-09-1214-128/+147
* SERVER-69434 Make the DSS acquisition a RAIIKaloian Manassiev2022-09-1115-185/+173
* Revert "SERVER-68348 Asynchronously register tasks on the range deleter servi...Max Hirschhorn2022-09-103-142/+9
* Revert "SERVER-69552 Handle range deleter service `onStepDown` race conditions"Max Hirschhorn2022-09-101-11/+3
* Revert "SERVER-62720 Implement checkIfConflictsWithOtherInstances for Reshard...Abdul Qadeer2022-09-104-162/+61
* SERVER-69560 TransactionParticipant::retrieveCompletedTransactionOperations()...Benety Goh2022-09-091-1/+1
* Revert "SERVER-68340 Update SetClusterParameterCoordinator to be tenant-aware"Gabriel Marks2022-09-096-143/+6
* SERVER-68706 Global Index Cloner should wait for abort/commit from coordinatorRandolph Tan2022-09-0910-437/+405
* SERVER-68450 Update transaction links in architecture guidesShin Yee Tan2022-09-091-1/+1
* SERVER-69553 Add a way to retrieve the total number tasks registered on the r...Pierlauro Sciarelli2022-09-093-0/+35
* SERVER-69552 Handle range deleter service `onStepDown` race conditionsPierlauro Sciarelli2022-09-091-3/+11
* SERVER-67893 Add _shardsvrDropGlobalIndex commandYu Jin Kang Park2022-09-086-0/+125
* SERVER-69483 Merge db_raii and catalog_raii into shard_roleKaloian Manassiev2022-09-081-2/+3
* SERVER-62720 Implement checkIfConflictsWithOtherInstances for ReshardingCoord...Abdul Qadeer2022-09-074-61/+164
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-09-074-7/+17
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-0715-374/+153
* SERVER-69240 Add new aggregation to the CatalogClient to fetch the global ind...Allison Easton2022-09-072-0/+139
* SERVER-68584 Generalize skipTicketAcquisitionForLockLeonardo Menti2022-09-071-1/+2
* SERVER-68348 Asynchronously register tasks on the range deleter service on st...Pierlauro Sciarelli2022-09-073-9/+142
* SERVER-69444 Make the joining of concurrent critical section and refresh look...Kaloian Manassiev2022-09-062-79/+59
* SERVER-68094: Use $replaceRoot instead of $projectnandinibhartiyaMDB2022-09-062-35/+27
* SERVER-69440 Improve the readability of synchronisation between clearFilterin...Kaloian Manassiev2022-09-061-19/+25
* SERVER-67894 Add _shardsvrInsertGlobalIndexKey commandJosef Ahmad2022-09-067-0/+181
* SERVER-69442 Move deleteMigrationCoordinatorDocumentLocally inside the Migrat...Kaloian Manassiev2022-09-054-84/+56
* SERVER-68780 Register range deleter service in ReplicaSetAwareServiceRegistryPierlauro Sciarelli2022-09-051-0/+3
* SERVER-69414 Fixed global user write block state data raceAlexander Neben2022-09-022-7/+7
* Revert "SERVER-66297 get rid of maxSize"Sviatlana Zuiko2022-09-0215-154/+374
* SERVER-68340 Update SetClusterParameterCoordinator to be tenant-awareGabriel Marks2022-09-026-6/+143
* SERVER-67559 Implement global index cloner primary only serviceRandolph Tan2022-09-0217-15/+1588
* SERVER-68783 Disambiguate 0 time estimate from no estimate in reshardingBrett Nawrocki2022-09-0117-115/+317
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-0115-374/+154
* SERVER-69033 Remove ChunkVersion only constructor from ShardVersionAllison Easton2022-09-0117-96/+155
* SERVER-69245 Fix compilation of unittests with C++20Allison Easton2022-08-311-12/+10
* SERVER-69151 Remove 'analyze_shard_key' libraryCheahuychou Mao2022-08-306-180/+4
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-302-3/+7
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-306-0/+126
* SERVER-69180 Split and Merge commands need to refresh filtering metadata befo...Allison Easton2022-08-302-0/+3
* SERVER-68215 move MongoDSessionCatalog into its own libraryBenety Goh2022-08-291-0/+5
* SERVER-68541 Concurrent removeShard and movePrimary may delete unsharded coll...Antonio Fuschetto2022-08-292-8/+4
* SERVER-66972 Database critical section does not serialize with ongoing refreshesAntonio Fuschetto2022-08-299-76/+321
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-12/+11
* SERVER-69108 SCCL can immediately return config and admin metadata without tr...Antonio Fuschetto2022-08-293-0/+54
* SERVER-68541 Concurrent removeShard and movePrimary may delete unsharded coll...Antonio Fuschetto2022-08-296-64/+280
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-2643-44/+42
* SERVER-68891 StaleConfigInfo should use shard versionAllison Easton2022-08-268-41/+55
* SERVER-36334 Discontinue setting 'h' field in oplog entriesVesselina Ratcheva2022-08-256-10/+3