Commit Graph

99432 Commits

Author SHA1 Message Date
Tommaso Tocci
ceec5e80e8 SERVER-121814 Complete TODO listed in SERVER-107138 (#54011)
GitOrigin-RevId: e3de08a81845a1ecf0caae058f3c7232ca9aa623
2026-05-22 08:27:34 +00:00
Jordi Olivares Provencio
11d71e49c2 SERVER-126200 Remove chunkless references in the authoritative shard catalog (#54004)
GitOrigin-RevId: 9f40ff9934f17e685c57eea190330327c380aadd
2026-05-21 23:16:43 +00:00
Brett Nawrocki
231399c6e6 SERVER-127275 Move recipient driven promises to ReshardingRecipientPromises (#54181)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
GitOrigin-RevId: 942b42a196f7daf93df5d7508a0591e892f67657
2026-05-21 22:19:25 +00:00
Sean Lyons
6fcf68e2e1 SERVER-127396: Add a flag for disabling testing on enterprise-amazon-linux2023-arm64-all-feature-flags-rbe (#54295)
GitOrigin-RevId: 0e97a06570c2cb1b8fbfd8cb7a0852f8a60d2146
2026-05-21 21:43:36 +00:00
Stephanie
d72260097a SERVER-126385 Make unit tests that exercise _writeStateToContainer write conflict retry (#53613)
GitOrigin-RevId: 3286b2daca0ce50489e27be1bb3c880232d2aae0
2026-05-21 21:42:10 +00:00
Damian Wasilewicz
1777dfc214 SERVER-124178 Re-enable test coll stat checks with replicated fast count (#54081)
GitOrigin-RevId: 3ec6e45c9d9df703460455500d705e233c28c387
2026-05-21 21:37:57 +00:00
Xuerui Fa
da0cdcec06 SERVER-126398: Populate replicaSetId in the DSC replica set config ba… (#53624)
GitOrigin-RevId: c1b1f06d58c6ebd77fec0750728d72ced2c34dab
2026-05-21 21:36:32 +00:00
Zixuan
eec0f3e9f4 SERVER-65418 Add hold-ticket fallback threshold and a random jitter for write conflict sleep (#52596)
GitOrigin-RevId: a87f56e93c8a23f7227f90756f2e578bdee2fb31
2026-05-21 21:27:21 +00:00
Charlie Swanson
80454d8779 SERVER-127114 Code cleanup in profiler auto-disable code (#54180)
GitOrigin-RevId: 02bc22dcdca54a1180b036460b42e8f464d36606
2026-05-21 21:09:48 +00:00
Parker Felix
5e7d20d493 SERVER-122317 e2e container integration for replicated fast count (#52458)
GitOrigin-RevId: 11ef3b3959df943e2f865530a43bbb565a44b63c
2026-05-21 21:06:26 +00:00
mongo-pr-bot[bot]
a2f9b91372 SERVER-111072 Auto-generated SBOM files [master] (#53916)
Co-authored-by: mongo-pr-bot[bot] <230616009+mongo-pr-bot[bot]@users.noreply.github.com>
Co-authored-by: Jason Hills <jason.hills@mongodb.com>
GitOrigin-RevId: 8c4f8718876ee161a8708984fc08a77c19b965f3
2026-05-21 21:05:02 +00:00
Sarah Kelley
bdbd328b7d SERVER-127277: Address heartbeat handle leak on DSC (#54079)
Co-authored-by: David Goffredo <david.goffredo@mongodb.com>
GitOrigin-RevId: 8f5432b99c4b23b1f52f4f749db00c72bbb57c09
2026-05-21 20:35:29 +00:00
Gregory Noma
831f326a19 SERVER-127339 Skip record if before lastSpilledRecordId in PDIB scan (#54220)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
GitOrigin-RevId: 0dec382da8fbeae261a859b17f12d12a4d0e80fa
2026-05-21 20:17:51 +00:00
Benjamin Pearce
949f950462 SERVER-127131: Add reason to InvalidBSONColumn errors (#54072)
GitOrigin-RevId: a8d439fb00eecd24882a024eaa94079230383544
2026-05-21 20:15:57 +00:00
Stephanie
86089a110e SERVER-127284 Extend SorterChecksumCalculator to handle WCE (#54224)
Co-authored-by: Gregory Noma <gregory.noma@gmail.com>
GitOrigin-RevId: ad3a438176cc6df33788c381af08d90b7ff45c1a
2026-05-21 20:11:32 +00:00
Projjal Chanda
7786bd7265 SERVER-126799: Filter NaN from $percentile/$median window function inputs (#53849)
GitOrigin-RevId: 37e218058da9f66347691c029f86de3e045fdd8e
2026-05-21 19:42:08 +00:00
Justin Seyster
3e584f02f3 SERVER-127129 Remove query_expression dependency on WhereMatchExpression (#54141)
GitOrigin-RevId: 12590a8b75ce368a64c5b5d067f3b305b72a4e4c
2026-05-21 18:55:53 +00:00
Stephanie
bac4b3272d SERVER-126451 Test deleting entries from sorter table with a write conflict (#54159)
GitOrigin-RevId: 812e9013c48bcc1c0fed5c8d1da26c2d790559d2
2026-05-21 18:33:39 +00:00
Kruti Shah
0722eba8f4 Revert "SERVER-126252 Create resharding participant cancel state with ChangeStreamsMonitor-aware token (#53468)" (#54172)
GitOrigin-RevId: 20e7fbf07b66445102c00c26f850917f6a46f3d5
2026-05-21 17:57:07 +00:00
Andrew Bradshaw
0e298d597d SERVER-127297: Remove bolt specific variants (#54164)
GitOrigin-RevId: c38f05a55bcbc0837732de37959967733b7f7559
2026-05-21 17:55:20 +00:00
Cheahuychou Mao
59c88643b6 SERVER-126240 Improve unit testing for ConnectionPool cancellation, shutdown and metrics (#53561)
GitOrigin-RevId: 9695bbd81679351d39aa030fccdc82d34bd6e69b
2026-05-21 17:53:20 +00:00
Alice Doherty
2b4b703432 SERVER-127335 Add findAndModify microbenchmark (#54202)
GitOrigin-RevId: be8cd03e6dae0ae7154a9d5f6dbdafe57f35d06f
2026-05-21 17:51:54 +00:00
Projjal Chanda
1fd842a9bb SERVER-126800: Fix $arrayToObject reversed k/v validation in SBE (#53850)
GitOrigin-RevId: c58450c92b84ec14fde4606ae851908184780a48
2026-05-21 17:50:29 +00:00
Gregory Noma
aa63d84077 SERVER-127338 Use lastSpilledRecordId for PDIB scan resume position (#54211)
GitOrigin-RevId: e5cf2d9d9f36e8d6153480efd49e9c38cbe72153
2026-05-21 17:42:12 +00:00
Billy Donahue
2779423eb3 SERVER-32422 remove class StringData forward declarations (#54124)
GitOrigin-RevId: dc7736582106fa25a2b764d1920d6396a2a0cc6b
2026-05-21 17:40:48 +00:00
Vishnu K
e32f3bc2b3 SERVER-126463 collection cloner function_ref memory bug (#54143)
GitOrigin-RevId: af65c792309ba4db8677f1ccf8f5f20f94b984d7
2026-05-21 17:33:32 +00:00
Gregory Noma
45b22ebdc8 SERVER-127288 Split up MultiIndexBlock::_constructStateObject (#54161)
GitOrigin-RevId: cff8bfce3fac53cd3c71cd7d46d8e4fbdd0ad0a2
2026-05-21 17:28:54 +00:00
Billy Donahue
edc5fa4a70 SERVER-126153 unique_function c++20 updates (#53353)
GitOrigin-RevId: a4308f8e64a94aabbd3dec11f167270c5aa49533
2026-05-21 17:24:54 +00:00
Guillaume Racicot
f686b54e2b SERVER-127260: Use passkey idiom instead of friending std functions (#54122)
GitOrigin-RevId: b33853087812e94b5f31e328c148485d4fce4e23
2026-05-21 17:06:07 +00:00
Cheahuychou Mao
8f1a18bdbd SERVER-126239 Improve unit testing for ConnectionPool failure, expiry and drop (#53560)
GitOrigin-RevId: f2c64ce876f3975943ae8b06109120ea12b8d85e
2026-05-21 17:04:47 +00:00
Dylan Richardson
84ce383729 SERVER-127319: always respect MONGO_VERSION_OVERRIDE (#54182)
GitOrigin-RevId: af7755f78af1959005a8ca357c8836ef5d6648e1
2026-05-21 17:03:25 +00:00
Gregory Noma
f629b92a63 SERVER-127252 Consolidate try/catch blocks in MultiIndexBlock (#54116)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
GitOrigin-RevId: 4b2a0a3ab391e395be8693067eaf0d9dafb548c4
2026-05-21 17:02:00 +00:00
Nick Jefferies
1551887ae9 SERVER-127347: Increase defaultFindReplicaSetHostTimeoutMS on mongos for san builds (#54044)
GitOrigin-RevId: e5aee7a23af91cf9a1ac3f47a33168a77e9f3d97
2026-05-21 17:00:34 +00:00
Silvia Surroca
b0bcbc2c5a SERVER-127053 Prepare configsvr chunk opertion's commands to commit authoritatively (#54088)
GitOrigin-RevId: abc90243e6d0865aa7bdd882f6d4e76152bbadd9
2026-05-21 16:59:12 +00:00
Silvia Surroca
88e77b9125 SERVER-125057 Wait for sharding coordinator service recovery before acquiring ActiveMigrationsRegistry locks (#53488)
Co-authored-by: name <email>
GitOrigin-RevId: 83d06cfb7067285c2c133ed46b072d6ad30c4487
2026-05-21 16:57:49 +00:00
Daniel Segel
ebc3b252dc SERVER-127127 Account for extensions-on-views after IFR kickback (#54106)
GitOrigin-RevId: 5fd22bb8b82659bc5c6b6c9adb9ef610f8604173
2026-05-21 16:32:26 +00:00
Hagar Mohamed
f6c66c1a94 SERVER-108947 Expand PBT model to test empty paths - second reapply (#52033)
GitOrigin-RevId: 0e0764353236ad2b4b984f8471608b2d1cdae3f7
2026-05-21 15:56:09 +00:00
Mike Nugent
333ce46dac SERVER-119085: Make networkCounters a function and duplicate some network counters into otel (#53511)
GitOrigin-RevId: 9c348da072ccd87ec6dc34b306b132f40b0d8977
2026-05-21 14:42:25 +00:00
Jonas Bergler
31bfafd041 SERVER-127124: block-on-red, group level overrides for dta (#54065)
GitOrigin-RevId: d72cd2fe25fd31a620ad7fb5bc9564b1b241ea25
2026-05-21 14:35:23 +00:00
Kruti Shah
7f4c9c7b36 SERVER-126452 Filter out internal resharding collection when balancer is running in drop_database.js (#53664)
GitOrigin-RevId: 5dd3fd4e171dc4e0c06298983098424556e9c977
2026-05-21 14:28:52 +00:00
James H
2b1df07a97 SERVER-100611: Estimate seeks required for IXSCAN [reapply] (#53934)
GitOrigin-RevId: 01087ce4ddfeee920e1ba99d04ca9f499a580821
2026-05-21 14:23:31 +00:00
Ivan Fefer
75388dc3c6 SERVER-124392 Ensure DurableOplogEntry::toBSON() and MutableOplogEntry::toBSON() consistency (#54007)
GitOrigin-RevId: 412ab88d6d2f862201613ed47b62540f66acedf6
2026-05-21 13:10:07 +00:00
Alya Carina Berciu
e3744e96e9 SERVER-126969 Choose only valid IndexProbe indexes (#54092)
GitOrigin-RevId: 04fd973f2e5be04820ab8b31c44f82fd04b291cf
2026-05-21 12:29:01 +00:00
mongo-pr-bot[bot]
2b19fcf070 SERVER-110427 Update profiling data (#54185)
Co-authored-by: mongo-pr-bot[bot] <230616009+mongo-pr-bot[bot]@users.noreply.github.com>
GitOrigin-RevId: 45ab69f5b9b3de77a26c271308bda4975c492901
2026-05-21 11:15:33 +00:00
Igor Praznik
ea0c77bbdd SERVER-126387 Extend server_selector_test.cpp tests for Injector tag when configOnly disabled (#53597)
GitOrigin-RevId: 9aa416d614fca4237e94a2f0b1de6a71507e62d8
2026-05-21 10:35:53 +00:00
Rustam Gusein-zade
70bba57744 SERVER-124050 enable eager reaping test for all-feature-flags (#54112)
GitOrigin-RevId: fa2ce2f69e27b522ff4c914f90c8a9d7e0ea1a22
2026-05-21 09:05:41 +00:00
Jordi Olivares Provencio
0adedd4f48 SERVER-122957 Fix the feature flag checks as it conflicted with the bulk rename and it used a new process (#54155)
GitOrigin-RevId: 8586e253494e6ea4fb613bccc56b989cfed5b76a
2026-05-21 09:04:16 +00:00
Henri Nikku
1ba8dd0ddf SERVER-119393 Implement aliveness check (#53952)
GitOrigin-RevId: 24809ae7cd7c4117aa884be3b38fba10ecb2c396
2026-05-21 08:57:53 +00:00
marcobizzarri-mdb
daec0b9e75 SERVER-122385 Enable disabled tests due to 8.3 FCV upgrade (#52041)
GitOrigin-RevId: bd22fe3f373d8bc810cf50d522b83dae5c5da58b
2026-05-21 08:14:36 +00:00
Anna Maria Nestorov
a198be080d SERVER-120970 Create in-memory state and extend opObserver to handle operations blocking (#53915)
GitOrigin-RevId: 118652e6a4de7df41847483b692f80009c248628
2026-05-21 08:04:39 +00:00