summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-24SERVER-40691 $nin:[[],...] queries are not indexedr4.4.13-rc0r4.4.13Jess Balint
2022-02-23SERVER-63505 Replace node connection with node index in rollback_views.jsali-mir
2022-02-23SERVER-57588 Inconsistent query results when an array position is indexed who...Timour Katchaounov
2022-02-23Import wiredtiger: 9698fc6dd74a57d0281d7d27ecc5311d433441c7 from branch mongo...Luke Chen
2022-02-22SERVER-63505 Wait until primary is writable primary in rollback_views.jsali-mir
2022-02-22SERVER-63505 Ensure arbiter recognizes primary node in rollback_views.jsali-mir
2022-02-21SERVER-63203 Do not fail chunk split if more than 8192 points are requestedPaolo Polato
2022-02-17SERVER-48328 remove index key generation error whitelistVishnu Kaushik
2022-02-15SERVER-63141 Ensure stages without dependency tracking are not cached in $lookupAlya Berciu
2022-02-14SERVER-57662 Wait for config.system.sessions collection to exist on the confi...Sanika Phanse
2022-02-11SERVER-48059 backup restore WaitForReplication hook should ignore shutdown er...Pavi Vetriselvan
2022-02-10SERVER-62948 Ensure FTDC collectors read without a timestampGregory Noma
2022-02-08SERVER-63422 Fix build failure for `op_msg_fuzzer` test on v4.4Amirsaman Memaripour
2022-02-07SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto
2022-02-04SERVER-62875 Archive data files for the multi_stmt_txn_jscore_passthrough_wit...Gregory Wlodarek
2022-02-04SERVER-55483 Add a new startup parameter that skips verifying the tableGregory Wlodarek
2022-02-03SERVER-26755 Increase the timeout for find operations against config.chunksCheahuychou Mao
2022-02-03SERVER-61977 Concurrent rollback and stepUp can cause a node to fetch from a ...Moustafa Maher Khalil
2022-02-03SERVER-62368 Range deleter must honor rangeDeleterBatchDelayMSPierlauro Sciarelli
2022-02-02SERVER-63197 Pin microbenchmarks genny versionCarl Raiden Worley
2022-02-02SERVER-63097 stepdown_race_with_transaction.js should use the 'uses_transacti...Vishnu Kaushik
2022-02-01SERVER-62511 Fix race in dbcheck_no_history_on_secondary.jsLouis Williams
2022-02-01SERVER-62514 dbcheck_write_concern.js should prevent primary from stepping downLouis Williams
2022-02-01SERVER-62513 dbCheck background hook should ignore interruptsLouis Williams
2022-02-01Revert "SERVER-48068 Fix handling of program registry and wait_for_pid in mon...Richard Samuels
2022-02-01SERVER-61662 Conftest logs should always be verbose.Daniel Moody
2022-01-31SERVER-48068 Fix handling of program registry and wait_for_pid in mongo shellRichard Samuels
2022-01-31SERVER-48367 Remove all _envp usageBilly Donahue
2022-01-28SERVER-62085 Use more bits for hashedMultikeyMetadataPaths in validationYuhong Zhang
2022-01-27SERVER-59779 Wrap ReplSetTest.freeze with asCluster()Gabriel Marks
2022-01-25SERVER-62668 Implement synchronization for ImpersonatedUserMetadata accessGabriel Marks
2022-01-24SERVER-62336 Tolerate SnapshotTooOld errors in dbCheck testingJosef Ahmad
2022-01-21SERVER-62171 Add logs to output of runConcurrentMoveChunk in sharding_statist...Randolph Tan
2022-01-21SERVER-62824 Fix `op_msg_fuzzer` initialization order on v4.4Amirsaman Memaripour
2022-01-21SERVER-59754 Prevent get_executor from overwriting information set by an oute...Jennifer Peshansky
2022-01-20SERVER-62706 dbcheck.js: handle replsets with mixed debug/opt membersJosef Ahmad
2022-01-20SERVER-62380 Wait for majority commit point to be advanced on secondary befor...Huayu Ouyang
2022-01-19SERVER-61837 Add majority write concern wait after index creation in chunk mi...Marcos José Grillo Ramirez
2022-01-18SERVER-53239 fix race in shared future unit testBilly Donahue
2022-01-18SERVER-62147 Fix broken OP_QUERY exhaust cursor implementationDavid Storch
2022-01-14SERVER-49882 Log status in the catch block in JSThread::run()Charlie Swanson
2022-01-11SERVER-62465: After intensities are updated, the resulting health check shoul...Kshitij Gupta
2022-01-11SERVER-59375 SERVER-62373 additional serverStatus sections for health checksAndrew Shuvalov
2022-01-10SERVER-60685 Add v4.2 compatibility to testLuis Osta
2022-01-10SERVER-60392 Fix timing in priority_takeover_two_nodes_equal_priority testMoustafa Maher Khalil
2022-01-09SERVER-62065 Fix multiversion testsKaloian Manassiev
2022-01-07SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev
2022-01-06SERVER-57312 Pin transitive Python dependencies and use the pinned file for i...Mikhail Shchatko
2022-01-05SERVER-62312 empty commit to trigger CI/CDr4.4.12-rc1r4.4.12Andrew Shuvalov
2022-01-05SERVER-62312 empty commit to trigger CI/CDAndrew Shuvalov