summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-02Import wiredtiger: e1bbf9dee97b40a57383a74c6a0c12422c2bf9a8 from branch mongo...r4.2.4-rc0r4.2.4Luke Chen
2020-03-02SERVER-44839 Make ConnectionPoolStats ordered and filteredBen Caimano
2020-03-02SERVER-45546 Do not create HostPools for passive membersBen Caimano
2020-03-02SERVER-46121 Make separate Controllers with taskExecutorPoolSize > 1Ben Caimano
2020-03-02SERVER-42930 Pools for hosts can outlive their groupsBen Caimano
2020-03-02SERVER-45726 Allow empty firstBatch with TaskExecutorCursorCheahuychou Mao
2020-03-02SERVER-37148 Remove mr_shard_version.js and mr_during_migrate.js in favor of ...Nick Zolnierz
2020-02-28SERVER-46488 Fix mergeGregory Wlodarek
2020-02-28SERVER-46488 recoverFromOplogUpTo should use the recovery timestampGregory Wlodarek
2020-02-28SERVER-46488 queryableBackupMode should recover from the journal files on sta...Gregory Wlodarek
2020-02-28SERVER-46001 Move checkShardingIndex outside shardCollection's read critical ...Cheahuychou Mao
2020-02-27Import tools: f8447b92a52fe0b57b62f557e9d2956298fb17c4 from branch v4.2Tim Fogarty
2020-02-27SERVER-35050 Don't abort collection clone due to negative document countMihai Andrei
2020-02-27SERVER-38028 Block new transactions on sessions behind prepared transactionsMatthew Saltz
2020-02-27SERVER-39112 Remove 1-second delays when starting and stopping OplogApplier. ...Matthew Russotto
2020-02-27SERVER-44853 MSI Should skip install MongoD service dialog when mongod is not...Mathew Robinson
2020-02-27SERVER-43867 Move check_log.js inside src/mongo/shell/ SERVER-43867 Work arou...Vesselina Ratcheva
2020-02-26SERVER-45178 Always update rollbackId before truncating oplog for rollback-vi...Vesselina Ratcheva
2020-02-25SERVER-46375 Include the offset, length pair for files as part of the first f...Gregory Wlodarek
2020-02-25SERVER-45821 Re-enable disabled incremental backup cursor tests and add addit...Gregory Wlodarek
2020-02-25SERVER-44410 Change backup cursor results to include a file sizeGregory Wlodarek
2020-02-25SERVER-45481 Change the backup API to return the blocks to copy for increment...Gregory Wlodarek
2020-02-25SERVER-45581 Configure the incremental backup API to allow block size granula...Gregory Wlodarek
2020-02-25SERVER-44406 Add $backupCursor API to forcefully disable incremental backupsGregory Wlodarek
2020-02-25SERVER-44407 Connect the incremental backup cursor pipes with WT outputGregory Wlodarek
2020-02-25SERVER-44370 Have openBackupCursor accept inputs for incremental backup requestsGregory Wlodarek
2020-02-25SERVER-43794: Incremental backup cursor API.Daniel Gottlieb
2020-02-25SERVER-45418 Avoid explicitly batching documents in $cursor for count-like ag...David Storch
2020-02-24SERVER-45611 lazily enforce that collection validators are validIan Boros
2020-02-21SERVER-46188 Blacklist write_conflicts_with_non_txns.js from sharded core tra...William Schultz
2020-02-21SERVER-45840 Blacklist tests that run emptycapped from replica_sets_kill_seco...Tess Avitabile
2020-02-21SERVER-46218 Fix removal/shutdown race in arbiterA. Jesse Jiryu Davis
2020-02-21Import wiredtiger: 1769920fecd262b69d454dcd023712ea76cfcbfa from branch mongo...Luke Chen
2020-02-19SERVER-42830: Wrap all of renameCollectionWithinDBForApplyOps into one WUOW.Daniel Gottlieb
2020-02-19SERVER-41968 remove locks from IndexBuildTest.waitForIndexBuildToScanCollecti...Benety Goh
2020-02-19SERVER-41968 wait for collection scan phase to start in hybrid index testsBenety Goh
2020-02-19SERVER-41968 fix db.currentOp() query in index build tests to work with Index...Benety Goh
2020-02-19SERVER-45007 PBWM lock acquisition in GlobalLock supports deadlineBenety Goh
2020-02-19SERVER-41968 fix db.currentOp() query in index build killop testsBenety Goh
2020-02-19SERVER-45007 ResourceLock::lock() supports deadlineBenety Goh
2020-02-19SERVER-41968 add IndexBuildTest.waitForIndexBuildToScanCollection()Benety Goh
2020-02-19SERVER-45007 ResourceLock::lock() always requires OperationContextBenety Goh
2020-02-19SERVER-41968 IndexBuildTest.getIndexBuildOpId() accepts optional db.currentOp...Benety Goh
2020-02-19SERVER-43339 Make PBWM respect MaxTimeMSXiangyu Yao
2020-02-18SERVER-45273 Remove the mongos version check in allow_partial_results.js and ...Cheahuychou Mao
2020-02-17SERVER-42617 Race in CloneDocumentsCatchesInsertErrors can causes it to retur...Tommaso Tocci
2020-02-15SERVER-46174 Free peer certificate in SSL_get0_verified_chain polyfillSara Golemon
2020-02-13Import tools: fb0afa9a9d92f48a8f497d02ca9f176a90ba3b76 from branch v4.2Varsha Subrahmanyam
2020-02-13SERVER-45288 switch Idempotency tests to use WiredTiger instead of ephemeralF...Eric Milkie
2020-02-13SERVER-46082 Use bin/analysis.py for performance projectsHenrik Ingo