summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-22Import wiredtiger: 7b994a862e899a12eb7c3ac814c9fada7d8d1ab9 from branch mongo...r4.4.0-rc2Luke Chen
2020-04-21SERVER-47489 Blacklist standalone_replication_recovery_idempotent.js and temp...Jason Chan
2020-04-21SERVER-47269 Add uses_change_streams tag to apply_ops_inserts_do_not_include_...Jason Chan
2020-04-21SERVER-47662 Make ClusterWriter only send databaseVersion if in FCV 4.4jannaerin
2020-04-21SERVER-47676 Update FCV documentation links to 4.4 in feature_compatibility_v...Ali Mir
2020-04-21SERVER-46190 Disallow dbHash for nodes in RECOVERING stateVesselina Ratcheva
2020-04-21SERVER-47465 remove unused functions from indexbuildentryhelpers namespaceBenety Goh
2020-04-21SERVER-47440 Stop parsing unused parameter configdb in SetShardVersion commandBlake Oler
2020-04-21SERVER-47600 Clear _receivingChunks on setFCV after metadata refreshGregory Noma
2020-04-21SERVER-47673 Ensure that database-tools metapackage is created on RPM platformsAndrew Morrow
2020-04-21SERVER-45835 Add optimized Linkbench to Sys-perf as a new taskHenrik Ingo
2020-04-21SERVER-47654 Strengthen the guarantees of ReadThroughCache with cacheSize = 0Kaloian Manassiev
2020-04-20SERVER-47063 Upgrade static OpenSSL to 1.1.1eSara Golemon
2020-04-20SERVER-43739 Always send SNI regardless of allowInvalidHost and setup proper ...Sara Golemon
2020-04-20SERVER-47048 Test that mongos can find primary despite "ping" failuresCheahuychou Mao
2020-04-20SERVER-47539 Remove uassert inside ServerPingMonitor::onServerHandshakeComple...Haley Connelly
2020-04-20SERVER-47445 Don't update Scope::_loadedVersion before loadStored succeedsDavid Percy
2020-04-20SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly
2020-04-20SERVER-47356 Remove invariant that fast count is 0 when creating an index on ...Louis Williams
2020-04-20SERVER-46989 Index builds should hold RSTL to prevent replication state chang...Louis Williams
2020-04-20SERVER-46514 Normalize host selection for mirrored readsAmirsaman Memaripour
2020-04-20SERVER-46514 Allow mirroring maestro to leave GC for the client threadAmirsaman Memaripour
2020-04-20SERVER-46953 Log number of operations killed by shutdownPavi Vetriselvan
2020-04-20SERVER-44067 Increase macosx target to 10.13Andrew Morrow
2020-04-20SERVER-47399 Use File Nodes to manage dSYM substructureAndrew Morrow
2020-04-20SERVER-47410 Preserve error codes in ShardServerCatalogCacheLoaderGregory Noma
2020-04-20SERVER-47560 Include "internalClient" field in ReplicaSetMonitor isMaster req...Cheahuychou Mao
2020-04-20SERVER-47545 Allow isSelf to consider any IP address in the 127.0.0.1/8 range...William Schultz
2020-04-20SERVER-46744 Install unit test debug info without increasing disk utilizationAndrew Morrow
2020-04-20SERVER-47633 Add uses_transactions tag to index_build_yield_prepare_conflicts.jsLouis Williams
2020-04-20SERVER-46612 Test that $unionWith obeys the read preference set on the origin...Ted Tuckman
2020-04-17SERVER-47438 Cloner::_copyIndexes() will not recreate dropped collectionBenety Goh
2020-04-17SERVER-47630 Reserving a slot in the oplog for addIndexBuildEntry can cause a...Gregory Wlodarek
2020-04-17SERVER-47438 Cloner::_copyIndexes() assumes collection is emptyBenety Goh
2020-04-17SERVER-44559 Enable WT debug table for powercycle testsJamie Heppenstall
2020-04-17SERVER-47438 Cloner::copyDb() creates indexes before copying documentsBenety Goh
2020-04-17SERVER-47438 Cloner::copyDb() always copies the same database from a remote hostBenety Goh
2020-04-17SERVER-47464 Prevent SetIndexCommitQuorum cmd from changing commit quorum on ...Suganthi Mani
2020-04-17SERVER-45933 index builds support maxTimeMS through createIndexes interruptionsBenety Goh
2020-04-17SERVER-47438 remove CloneOptions. Cloner::copyDb() accepts db name and sharde...Benety Goh
2020-04-17SERVER-47599 Index builder votes for ready to commit after first drain phase.Suganthi Mani
2020-04-17SERVER-47438 remove CloneOptions::slaveOkBenety Goh
2020-04-17SERVER-47618 Blacklist tests with requires_getmore from multi_stmt_txn_jscore...Anton Korshunov
2020-04-17SERVER-47517 Secondary nodes will always try to vote for committing the index...Gregory Wlodarek
2020-04-17SERVER-47461 Remove commit quorum field from StartIndexBuild oplog entry.Suganthi Mani
2020-04-17SERVER-47587 Removes the racy jstest "index_build_with_incorrect_fast_count_o...Suganthi Mani
2020-04-17SERVER-47438 remove Cloner::copyCollection() and Cloner::setConnection()Benety Goh
2020-04-17SERVER-47513 Modify killop.js to search for op by 'comment' in currentOp outputNick Zolnierz
2020-04-17SERVER-47438 remove unused CloneOptions fieldsBenety Goh
2020-04-17SERVER-47438 remove unused function RollbackSource::copyCollectionFromRemote()Benety Goh