summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-11SERVER-88864 Make nodes_eventually_sync_from_closer_data_center.js more robus...r7.0.9-rc0Kaitlin Mahar
2024-04-11SERVER-89235 Add a missing tag for new jstest using explain()David Percy
2024-04-11SERVER-82717 Fix invalid assertion in query planner removeIndexRelevantTagDavid Percy
2024-04-11SERVER-83193 Replace deprecated BatchedCommandRequest getters/setters for WC ...ppolato
2024-04-11SERVER-30832 Ignore dbCheck on rollback and startup recovery (#20290)Evelyn Wu
2024-04-11SERVER-88173: fixing BinData with $bitsAll/Any/Set/Clear expressions to be pr...kmznam
2024-04-11SERVER-87845 Fix watchdog unit test PauseAndResume timeout issue (#19906)huayu-ouyang
2024-04-11SERVER-87521 Fix race in BackgroundSync between making RollbackImpl and shutd...huayu-ouyang
2024-04-11SERVER-79637: Incorrect query results in $lookup with TS foreign collection ...naama-bareket
2024-04-11SERVER-89251 Revert concurrent `movePrimary` and aggregations test from `v7.0...Antonio Fuschetto
2024-04-11SERVER-84717 [SBE] Fix buildGroup() to tolerate multiple output fields with t...Drew Paroski
2024-04-10Import wiredtiger: eed05eb5666400b5874b28e5a7ae416a2a88497d from branch mongo...Luke Chen
2024-04-10SERVER-86375 Make index_build_memory_tracking.js less strict (#19564)Louis Williams
2024-04-10SERVER-83984 WiredTiger log messages go to info (#18914)Gavin Peters
2024-04-10SERVER-82349 Do not crash with unspecified uuid in oplog (#19210)Gavin Peters
2024-04-10SERVER-87930 Synchronize access to CaptureLogs logs (#20908)Joseph Prince
2024-04-10SERVER-88202: Fix possible integer overflow in BSON validation (#20226)Binh Vo
2024-04-10SERVER-85681: Fix for negative value being passed to BasicBufBuilder:… (#18...Binh Vo
2024-04-10SERVER-86478 Distinguish empty and missing for bucket metadata (#19362)Gregory Noma
2024-04-10SERVER-86327 Check data type when updating time-series schema (#19350)Gregory Noma
2024-04-10SERVER-88404 checkMetadataConsistency should refresh if it finds no cached in...Pol Pinol Castuera
2024-04-10SERVER-89068 [7.0] Explicitly set exec_timeout and timeout_secs for the sys-p...SimonEismann
2024-04-10SERVER-88779 FLE2 retryable write breaks if an internal transaction is retriedErwin Pe
2024-04-09SERVER-87987 Remove fields from computedMetaProjFields if they are not includ...Erin Zhu
2024-04-09SERVER-88136 Fix arbiter_always_has_latest_fcv.js test to correctly test arbi...Ali Mir
2024-04-09SERVER-84653 Make the auto_safe_reconfig_helper tests wait for newly added re...Matthew Russotto
2024-04-09SERVER-89067 Broaden match criteria for AuthorizationManager::invalidateUserB...Sara Golemon
2024-04-09SERVER-87306 Prevent accessing OCSP manager ptr during shutdown (#19593)adriangzz
2024-04-09SERVER-89026 Remove bench_test_with_tenant (#20830)Didier Nadeau
2024-04-09SERVER-86642 Update IDP selection processErwin Pe
2024-04-09SERVER-86407 Ensure validation memory usage integer doesn't overflow (#20743)Gregory Noma
2024-04-09SERVER-86987 Ensure check_metadata_consistency.js use retryable writes when c...Robert Sander
2024-04-09SERVER-88187 - V7.0 - Update perf tasks to use f_dsi_run_workload instead of ...Ahmad Shah
2024-04-09SERVER-88262 Increase timeouts in read_pref_with_hedging_mode.js (#20770)atesteve
2024-04-09SERVER-88942 Update db-contrib-tool version that includes fix for downloading...Mikhail Shchatko
2024-04-09SERVER-86529 Re-enable powercycle tests in EvergreenMikhail Shchatko
2024-04-09SERVER-88034 Fix powercycle task configurationsMikhail Shchatko
2024-04-09SERVER-88328 Namespace may become unavailable while sharding collection durin...Pierlauro Sciarelli
2024-04-09Import wiredtiger: 45f8521c0c1d620f41b0a764322c90c1cf5e10b7 from branch mongo...Luke Chen
2024-04-09Import wiredtiger: 2d8fba58dae9819f6ab660b5d4369fe85a665112 from branch mongo...Luke Chen
2024-04-09Import wiredtiger: d32e15d5c9f415fbf6e642bcace7455a31b1e656 from branch mongo...Luke Chen
2024-04-09Import wiredtiger: 550bfbbd990e0a7164ee8dee9b632c4631a4fea2 from branch mongo...Luke Chen
2024-04-09Import wiredtiger: bd64dfe9156185d7690f51d43c8d853cede9d524 from branch mongo...Luke Chen
2024-04-09SERVER-86419 Fix $bitsAnyClear behavior around invalid NumberDecimal values t...kmznam
2024-04-08SERVER-88650 Fix deadlock in VectorClockMongoD during shutdown (#20495)wolfee
2024-04-08SERVER-86830 Allow for multiple IdP configurations with the same issuer but u...Erwin Pe
2024-04-08SERVER-87518 Disable THP on mongod and mongos in testing environments (#20243)Joseph Prince
2024-04-08SERVER-88200 Check that buckets coll is valid on time-series writes (#20508)Gregory Noma
2024-04-08SERVER-88296 Default to wrapping constants in $const in representative shapesAlyssa Clark
2024-04-08SERVER-88676: Backport build_patch_id/reuse_compile_from to 7.0. (#20542)John Daniels