summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-56650 Make createCollection resilient to network partitionsJordi Serra Torrens2021-07-2314-49/+417
* SERVER-58515 disable parallel test in ephemeralForTest builderBenety Goh2021-07-231-4/+6
* SERVER-58167 Use scoped database critical section during dropDatabasePierlauro Sciarelli2021-07-232-44/+82
* SERVER-58747 The ShardServerCatalogCacheLoader doesn't interrupt ongoing oper...Sergi Mateo Bellido2021-07-231-0/+1
* SERVER-56649 Make renameCollection resilient to network partitionsSimon Graetzer2021-07-2316-172/+364
* SERVER-55446 added rosetta and arm64 macos builders to evergreenDaniel Moody2021-07-224-2/+52
* SERVER-58357 transition EFT RecoveryUnit state to active when there are pendi...Benety Goh2021-07-221-1/+5
* SERVER-58335 Remove SBE build variants from the 5.0 branchJennifer Peshansky2021-07-221-224/+0
* SERVER-57869 Extending Shell getShardDistribution helper to handle new metada...Allison Easton2021-07-221-2/+7
* SERVER-57380 Improve "InvalidOptions: read concern level snapshot is only val...Allison Easton2021-07-222-0/+23
* SERVER-57850 Increase timeout when waiting for migration on authCommands.jsAllison Easton2021-07-221-1/+1
* SERVER-56647 Make dropDatabase resilient to network partitionsJordi Serra Torrens2021-07-229-92/+213
* SERVER-56648 Make dropCollection resilient to network partitionsJordi Serra Torrens2021-07-2211-82/+241
* SERVER-57396 promote visibility from experimental statusDaniel Moody2021-07-221-78/+0
* SERVER-55861 Add retryable writes multiversion hook (backport)Siran Wang2021-07-221-1/+2
* SERVER-57928 update txns/create_indexes_parallel.js to avoid dropping the tes...Benety Goh2021-07-221-3/+3
* SERVER-57928 update txns/create_indexes.js to avoid dropping the test dbBenety Goh2021-07-221-1/+2
* SERVER-57928 update txns/create_collection_parallel.js to avoid dropping the ...Benety Goh2021-07-221-6/+8
* SERVER-57928 update txns/create_collection.js to avoid dropping the test dbBenety Goh2021-07-221-1/+2
* SERVER-57327 split ninja next into separate task groupsDaniel Moody2021-07-211-5/+9
* SERVER-57926 Slience curator notice log level for scons attach logs evergreen...Daniel Moody2021-07-211-1/+1
* SERVER-58020 add protection from same buildsig and different hash cache raceDaniel Moody2021-07-212-25/+34
* SERVER-58197 Pass ranges by reference when constructing a Sorter from existin...Gregory Noma2021-07-212-4/+4
* SERVER-37904 Add enableOverrideClusterChainingSetting server parameterCarolyn Duan2021-07-214-7/+59
* SERVER-50287 drop_index.js fails when run in passthrough suite with stepdownYuhong Zhang2021-07-212-27/+67
* SERVER-58159 Extend relaxation of index ident reconciliation invariant for si...Gregory Noma2021-07-211-7/+7
* SERVER-57756 Remove ScopedBlockSessionCheckouts which is now unnecessary and ...Wenbin Zhu2021-07-214-74/+0
* SERVER-58021 mongos should retry write upon getting ShardCannotRefreshDueToLo...Jordi Serra Torrens2021-07-211-1/+2
* SERVER-56625 use lazy delete for bad cachefile race conditionDaniel Moody2021-07-211-25/+45
* SERVER-57576 add timestamp and stacktrace to cachedir logsDaniel Moody2021-07-211-5/+10
* SERVER-57870 Drop database sharded FSM must handle StaleDBVersion exceptionsPierlauro Sciarelli2021-07-212-4/+46
* SERVER-48651 Avoid lock timeout errors in refine_collection_shard_key_basic.jsPierlauro Sciarelli2021-07-211-1/+8
* SERVER-58535 _shardsvrRenameCollection should be interrupted on stepdownJordi Serra Torrens2021-07-211-0/+2
* SERVER-57559 Implement LSID cache for DDL coordinatorsSimon Graetzer2021-07-2112-144/+308
* SERVER-52906 Delete orphaned document in the recipient before starting the mi...Paolo Polato2021-07-218-78/+96
* SERVER-52906 adapt assert condition to new migrateSteps orderPaolo Polato2021-07-211-3/+3
* SERVER-52906 Applying metadata update before dispatching rollback task in mov...Paolo Polato2021-07-213-24/+34
* SERVER-56877 IndexCatalogEntryImpl::setIndexIsMultikey() uses multikey paths ...Benety Goh2021-07-212-44/+13
* SERVER-58191 Allow delete_during_migrate test to tolerate chunk migration tim...Paolo Polato2021-07-211-2/+13
* SERVER-58364 ShardServerCatalogCacheLoader::waitForCollectionFlush should be ...Jordi Serra Torrens2021-07-212-42/+40
* SERVER-58143 shardsvrDropCollectionParticipant should be killable on stepdownJordi Serra Torrens2021-07-212-6/+7
* SERVER-58271 Stop forcing collection version refreshes in chunk manager targeterTommaso Tocci2021-07-216-342/+61
* SERVER-57425 Change SessionCatalog mutex to level 4jannaerin2021-07-212-12/+20
* SERVER-57521 Avoid dropping connections with pending flag set, unset pending...jannaerin2021-07-214-58/+134
* SERVER-58250 Fix regression in $group due to memory tracking refactorNick Zolnierz2021-07-201-6/+6
* SERVER-58258 Fix race between 'replSetGetStatus' request and initial syncer c...Wenbin Zhu2021-07-202-17/+39
* SERVER-58164 Log error code and exclude NamespaceNotFound in error logs when ...Wenbin Zhu2021-07-201-4/+5
* SERVER-56877 track uncommitted changes to multikey paths with a counterBenety Goh2021-07-205-26/+53
* SERVER-58283 Add a variables file for configuring developer style MONGO_VERSI...Andrew Morrow2021-07-201-0/+13
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-2018-214/+20