Commit Graph

98671 Commits

Author SHA1 Message Date
Steve McClure
2e6173ecc6 SERVER-124481: Team Rename: DevProd Test Infrastructure (#52100)
GitOrigin-RevId: 6c9a9cf8146772bd21d0f091bfcb1ffed450de00
2026-04-28 20:09:30 +00:00
Wenqin
cd2df71cef SERVER-117723 push2.js fails in DSC transaction jscore passthrough suites due to cache pressure automatically killing transaction the test is running under (#49683)
GitOrigin-RevId: e48be33533b0450508103a83c37670f79e2aa5f6
2026-04-28 19:59:26 +00:00
Daniele Alessandrelli
2d41cfb611 SERVER-122438 Prevent setFCV CurOp state leak from collMod sub-operations (#52198)
Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@mongodb.com>
GitOrigin-RevId: 16dcd7f8b41f4d5580a76edbdb43e22fc8f572b7
2026-04-28 19:47:58 +00:00
Owen Chen
ec43b0daa8 SERVER-118594 Enable featureFlagQEPrefixSuffixSearch by default in 9.0 (#52691)
GitOrigin-RevId: 62ab0e3605fb32679fbb6e4ac15e2fe75b38c353
2026-04-28 19:47:38 +00:00
Jan
560dc157f2 SERVER-125621 Catch exceptions in BlockingResultsMerger::kill() (#52740)
GitOrigin-RevId: 66f0b651d00500da7c425cff6290f49ba5eda060
2026-04-28 19:22:05 +00:00
Ernesto Rodriguez Reina
52d72ab34c SERVER-124890 Update architecture guide update for replicated record ids (#52593)
GitOrigin-RevId: d0d538b628a81ec5743cb43c9e261341252ec9f6
2026-04-28 19:21:48 +00:00
Stephanie
6a825d8fb3 SERVER-125588 Implement keep() for container_based_spiller.h (#52758)
Co-authored-by: Gregory Noma <gregory.noma@gmail.com>
GitOrigin-RevId: 4323a1ad02bc802a5f464ce0bcd45f35d62b2c46
2026-04-28 19:21:31 +00:00
Evan Bergeron
fa84e8b6f5 SERVER-125461 Remove sbe::CollectionRef (#52657)
GitOrigin-RevId: b384ae4375fbab8bbf9bde81ab2b307bd3a04872
2026-04-28 19:21:14 +00:00
Thomas Goyne
e16e9edd89 SERVER-125513: Don't start the oplog manager thread in standalone mode (#52612)
GitOrigin-RevId: fa83412cc55731a9bfee076b0dbcf0d60bc4c4c8
2026-04-28 19:20:56 +00:00
Malik Endsley
0ab1c58a3e SERVER-125649: Ban index maintenance of geo 2dsphere buckets on non ts collections (#52531)
GitOrigin-RevId: d825a6464376043a45060ceeafbe997505fb7368
2026-04-28 19:20:39 +00:00
Daniel Segel
ce652bdd24 SERVER-122002 Update $readNDocuments test extension for $search metadata (#52687)
GitOrigin-RevId: 40a04c024a6cf1e18c76f4d8013703ce31cd401d
2026-04-28 19:20:22 +00:00
Jawwad Asghar
d4dd798500 SERVER-125508: Skip zero-value atomic adds in CollectionIndexUsageTracker on index-only reads (#52505)
GitOrigin-RevId: 3dac3727f21ee890578cdc75d6bdc3242e748064
2026-04-28 19:20:04 +00:00
Yuhong Zhang
097b089f02 SERVER-125509 Skip setting replicated size and count failpoint in multiversion tests (#52616)
Co-authored-by: Paolo Polato <paolo.polato@mongodb.com>
GitOrigin-RevId: 93ebe9e51bca67244f8c9ffe3bf65657b8303c92
2026-04-28 19:14:01 +00:00
Samuel Mercier
937795e2db SERVER-123708 DeadlineMonitor in WAsm Scope, assorted fixes related to Scope.kill() (#51535)
GitOrigin-RevId: 0c3bc53737646faf77d42f721037669821de7a90
2026-04-28 19:13:43 +00:00
Cedric Sirianni
ac3877e112 SERVER-125636: Fix typo in replicated_fast_count_unclean_shutdown.js (#52763)
GitOrigin-RevId: 3f0b8345b0e84f94f75f84507a69ea048eb6d34e
2026-04-28 19:13:25 +00:00
Alice Doherty
17bdd8ffbf SERVER-125479 Fix BM_INSERT microbenchmark (#52685)
GitOrigin-RevId: 4474cc4f9b1ec5b71c6c55b86ba210c20225fd13
2026-04-28 19:13:08 +00:00
Andrew Chen
286760807a SERVER-122409: Add azure blob storage $emit gwproxy jstests (#52446)
GitOrigin-RevId: 40099d95c16656d47cd5a6a3c83c83022c94bf49
2026-04-28 19:12:50 +00:00
Mickey J Winters
4856354922 SERVER-123710 allow upgrading existing collections from strict to constraint validationLevel (#52600)
GitOrigin-RevId: 9ea1207629aa60dd898a81a334b7d037ad9f4008
2026-04-28 19:12:33 +00:00
Max Verbinnen
0285d3c416 SERVER-125617 Enable path arrayness for calibration suite (#52748)
GitOrigin-RevId: fe0e214a00a15bb6992bda16a21a022a65fb2401
2026-04-28 19:12:15 +00:00
natalie-hill
da91a87218 SERVER-125558 Use strict comparison to avoid possibility of tassert when estimating cardinality of index bounds (#52673)
GitOrigin-RevId: a0a609ec27d13d1b82fbc5e3298ffd50f9acffd3
2026-04-28 19:11:57 +00:00
Joshua Siegel
ce5b13fe1a SERVER-122433 Add extension $search-in-$lookup kickback (#52711)
GitOrigin-RevId: ff4ee2914bc1f2fa2c741d1f3443f6d5023ffb18
2026-04-28 19:11:40 +00:00
erinzhu001
6f62cbeb5d SERVER-122051 Refactor ParsedDelete into ParsedDelete and CanonicalDelete for Pre-Optimized Query Shapes (#52233)
GitOrigin-RevId: 41898b4195b807b8722f3b6b9080627b242db4a9
2026-04-28 19:11:22 +00:00
mongo-pr-bot[bot]
b4defc32f6 SERVER-111072 Auto-generated SBOM files [master] (#52464)
Co-authored-by: mongo-pr-bot[bot] <230616009+mongo-pr-bot[bot]@users.noreply.github.com>
GitOrigin-RevId: 0b6f7a1f2046f7eb8731ca06f4f5aac7e1daea0e
2026-04-28 19:11:04 +00:00
Igor Praznik
96ba36178c SERVER-124191 Add dochub link to config only mode error messages (#52382)
GitOrigin-RevId: d76abeca0bcb5e2194f98355985e6a0f1444051e
2026-04-28 19:10:47 +00:00
Sean Lyons
2da3d58c36 SERVER-125626: Explicitly set build events path when inside tests (#52743)
GitOrigin-RevId: 943df5f47e9d7c59e0e4ff2d54fa3bd3bb79d0fc
2026-04-28 19:10:29 +00:00
natalie-hill
bddf22879c SERVER-125501 Fix logical bug caused by fuzzy comparators in cardinality estimation of \$skip nodes (#52607)
GitOrigin-RevId: a2a1e4930a80d637e4988e25da179f9b6b14471d
2026-04-28 19:10:12 +00:00
Abdul Qadeer
59fe59590c SERVER-123496 Enable retryable write support for _shardsvrReshardDonorCriticalSectionStarted (#52721)
GitOrigin-RevId: 07be50ec6d514597dcedcae7fb3b8c171eb7dfa9
2026-04-28 19:09:54 +00:00
Wenqin
8516f231cd SERVER-113730 Address TODOs for handling transactions > 16MB (#52681)
GitOrigin-RevId: 1d29d9d6018b60d4ae3f11610d67aa257ad91624
2026-04-28 19:09:36 +00:00
Brett Nawrocki
4667062b7f SERVER-123764 Integrate resharding coordinator with recipient done cmd (#52660)
GitOrigin-RevId: 13e14062f40fa795aba47c93bc620c19780c3e31
2026-04-28 19:09:19 +00:00
rakiz
310a500d57 SERVER-66333 Consolidate resharding change-stream noop oplog writers into change_stream_oplog_notification (#51628)
GitOrigin-RevId: d099421fa3aa7ce1a4b5ff580fe755c0dbce6518
2026-04-28 19:09:01 +00:00
Sulabh Mahajan
185cefdc42 SERVER-119610 Ensure authoritative shards collections and indexes exist on sharding init (#52230)
GitOrigin-RevId: d0895a8b70de71acb15afd3241f348d832bcfaf0
2026-04-28 19:08:43 +00:00
Daniel Gómez Ferro
c058f99660 Revert "SERVER-120681: Reduce hot/cold BF thresholds for C&I (#48830)" (#52727)
GitOrigin-RevId: 0f574bc7a941d369d638790f3669b941e084f680
2026-04-28 19:08:26 +00:00
nicola cabiddu
8a0647111e SERVER-122025 SERVER-121676 enable fsm full testing on top of rename coordinator fixes. (#52161)
Co-authored-by: Paolo Polato <paolo.polato@mongodb.com>
GitOrigin-RevId: 7b071caee9c9fc68595f9c474e34017d15ab3b43
2026-04-28 19:08:08 +00:00
fotiniAlvanaki
727abd73f5 SERVER-125538 Only BTREE indexes are used in PathArrayness (#52662)
GitOrigin-RevId: 197cf0a5d597cbb44fbc99cdf468b0c87f74eb48
2026-04-28 19:07:50 +00:00
wolfee
d621851cae SERVER-125072 Re-enable timeseries tests in sharded colls config transitions and add/remove shard suite (#52376)
GitOrigin-RevId: 30f87f96c403fa9b892f638093c1a95adbf02ff9
2026-04-28 19:07:33 +00:00
Silvia Surroca
f1aed4df0d SERVER-121179 Implement mergeChunks as a coordinator (#52069)
GitOrigin-RevId: 4634a452191cec0189e7381cefb9c9704d1db9e3
2026-04-28 19:07:15 +00:00
Catalin Sumanaru
dddf24a188 SERVER-123178 Implement QueryKnobRegistry (#52471)
Co-authored-by: Niels Lohmann <niels.lohmann@mongodb.com>
GitOrigin-RevId: 3dd64432d8d6bf0d06e755e3e548a900baf6b9d4
2026-04-28 19:06:57 +00:00
Denis Grebennicov
a13f072c3f SERVER-124941 Make rawData part of the cursor and restore it on getMore (#52467)
GitOrigin-RevId: 5e418c65abdddb6a77233d7007a7fbfcf5ab3932
2026-04-28 19:06:40 +00:00
Alberto Massari
60244cb01c SERVER-125567 Avoid config fuzzer turn on session refresh (#52692)
GitOrigin-RevId: d52bda1e5be0dfa8b2ec7d922dc2fc8e535fb49f
2026-04-28 19:06:22 +00:00
Allison Easton
259e1f4564 SERVER-123190 Disable shard registry and catalog cache when --configOnly is specified (#51029)
GitOrigin-RevId: bf27d03b207f066eb37d81195d7745f5eeadc5d9
2026-04-28 19:06:04 +00:00
Lyublena Antova
42cdf8a67f SERVER-122364 Implement changeStreams.cursor.optime for client cursors (#51502)
GitOrigin-RevId: 1a47e136c9d2078c9cdb3902c7d90d2a7249ee61
2026-04-28 19:05:47 +00:00
Abdul Qadeer
de578f7533 SERVER-124931 Install in memory coordinator doc with stepdown token as cancellation token (#52680)
GitOrigin-RevId: 66680c2741e2d3d35c254f605890835d60ac28fd
2026-04-28 19:05:29 +00:00
Denis Trailin
afade8aa52 SERVER-120781: Move server-storage-engine-integration files from jstests/libs to their own directory (#52543)
GitOrigin-RevId: e4b87f436176d716998b4f543d7ed6d476b3b7cf
2026-04-28 19:05:12 +00:00
Malik Endsley
c418081257 SERVER-125098: Share SizeInfo when multiple WiredTigerRecordStores refer to the same URI in some testing situations (#52624)
GitOrigin-RevId: f14ec6967b63bb1cbd5cae84b543c541b46a833d
2026-04-28 19:04:53 +00:00
wolfee
fd355a66c4 SERVER-125453 Fix race condition in OrderedTicketSemaphoreTest (#52540)
GitOrigin-RevId: 55f67b8afedf10ff443628c3e4720cde22f2b6d3
2026-04-28 19:04:35 +00:00
Cheahuychou Mao
e3e9127432 SERVER-124076 Make otel Histogram support attributes (#52528)
Co-authored-by: Mike Nugent <mike.nugent@mongodb.com>
GitOrigin-RevId: 734766d88e301fe843ba87c8148050fa0a19737e
2026-04-28 19:04:18 +00:00
Evan Bergeron
4e78e65fa6 SERVER-125559 Use MultipleCollectionAccessor in CollectionRef::acquireCollection via CompileCtx (#52652)
GitOrigin-RevId: 65a366184b0dbb9893abf93bb6636920aca489b3
2026-04-28 19:04:00 +00:00
Cedric Sirianni
8dd8540748 SERVER-125499 Fix capped collection performance regression (#52603)
GitOrigin-RevId: d0db5f11e2ae5c0f848a430dbfd42839ad581112
2026-04-28 19:03:42 +00:00
Adithi Raghavan
05512df72f SERVER-123271 Implement get_sort_pattern on the LogicalAggStage (#51755)
GitOrigin-RevId: ceb6622ae18d399fbf4f964031e073f4e24f75eb
2026-04-28 19:03:25 +00:00
Alex Li
951275771d SERVER-109964 Undeprecate dassert (#52500)
GitOrigin-RevId: 333e7810d63d3819c0e97925a087a2ed0e5f09e7
2026-04-28 19:03:07 +00:00