Sam Frank
|
5f89b25908
|
SERVER-125887 Add support for encrypted PEM files for gRPC egress (#53238)
Co-authored-by: Erwin Pe <erwin.pe@mongodb.com>
GitOrigin-RevId: 071e3964bf43e7fa728a5df6390e0b960e335bdf
|
2026-05-07 20:21:29 +00:00 |
|
Daniel Moody
|
7139513a1c
|
SERVER-125977 fix copybara windows unittest cli quotes (#53412)
GitOrigin-RevId: b6795b79828bb9874096f04e798f13a56fb5be56
|
2026-05-07 20:15:20 +00:00 |
|
Malik Endsley
|
53257a1739
|
SERVER-126042: Allow ContainerBasedSpiller to resume from an arbitrary starting key (#53349)
GitOrigin-RevId: 4ced7d26ca0ac7341d0359687758a1fd63deff12
|
2026-05-07 19:44:25 +00:00 |
|
Trevor Guidry
|
2755bdc681
|
SERVER-126232: make the mongo shell respect MONGO_PATH (#53425)
GitOrigin-RevId: 833bbe5f377fdbc7626048e729a90db1e1692f8c
|
2026-05-07 19:39:58 +00:00 |
|
huayu-ouyang
|
aae46b047b
|
SERVER-122811 Implement stepDownTime option for replSetStepDown command (#53257)
GitOrigin-RevId: f2c4bd1b2b534f906906dc05085e62e4c81eb5d6
|
2026-05-07 19:32:40 +00:00 |
|
Silvia Surroca
|
60dea99ace
|
SERVER-126131 ReshardingCoordinator unit test toggles allowMigrations without bumping the shard version (#53329)
Co-authored-by: name <email>
GitOrigin-RevId: e5f1a385a0cb9450f5322473c64f1b6c2a2d824f
|
2026-05-07 19:24:00 +00:00 |
|
Marcos Grillo
|
e842bbac7f
|
SERVER-117612 Prevent convertToCapped to hold the critical section after failing to clean up (#53234)
GitOrigin-RevId: 15931a285de918ab317afa0016a3a41821130add
|
2026-05-07 18:56:39 +00:00 |
|
Catalin Sumanaru
|
59ff43bce4
|
SERVER-126110 Ensure query knob snapshot is always fully initialized (#53295)
GitOrigin-RevId: d33e2ff3a19afd67d0cca7a35cbcbe4d35789527
|
2026-05-07 18:55:14 +00:00 |
|
Cedric Sirianni
|
1827576db7
|
SERVER-125540 Initialize in-memory collection size/count on recovery (#52882)
GitOrigin-RevId: 38fbcacf2f0aa2e71376ca4e59e400a35b52820b
|
2026-05-07 18:53:49 +00:00 |
|
Cheahuychou Mao
|
5be28fd377
|
SERVER-123390 Fix premature expiration of connection pools discovered via HostGroupState (#53409)
GitOrigin-RevId: f9767e487fa25e7fff2b9aab3dd27b3d0bf4c525
|
2026-05-07 18:13:48 +00:00 |
|
Brett Nawrocki
|
99b2c08999
|
SERVER-125960 Resharding recipient uses attachStepdownToken (#53364)
GitOrigin-RevId: c179b97099d8224fe2f6d07de1fd357451fded2d
|
2026-05-07 18:12:22 +00:00 |
|
Catalin Sumanaru
|
024e5b86a4
|
SERVER-126107 Dedicated removal sentinel for removing query knobs (#53291)
GitOrigin-RevId: 5f5db44b922ed704ec06f36adb87635cbac23912
|
2026-05-07 17:49:37 +00:00 |
|
Daniel Gómez Ferro
|
804d4159fd
|
SERVER-126226: Skip snapshotPolicy validation in the common case (#53190)
GitOrigin-RevId: ad516cae1ab369d1d92b94e3513e508e1fd802bb
|
2026-05-07 17:32:15 +00:00 |
|
Zack Winter
|
d007f4722f
|
SERVER-120949 Fix future-git-tag variant after tag-based FCV removal (#53380)
GitOrigin-RevId: 76247ebb6bc7d8073c21df7164220a70b4fffc77
|
2026-05-07 16:54:57 +00:00 |
|
mongo-pr-bot[bot]
|
b7e63546a9
|
SERVER-110427 Update profiling data (#53392)
Co-authored-by: mongo-pr-bot[bot] <230616009+mongo-pr-bot[bot]@users.noreply.github.com>
GitOrigin-RevId: db15d2f3a8137198881a89a728468b929a59c909
|
2026-05-07 16:45:04 +00:00 |
|
Vesko Karaganev
|
4611c29504
|
SERVER-125693 Support path modifications which ensure objects on prefix (#52832)
GitOrigin-RevId: 4629397f533d46345f2d3ab78d1dd6679362c30b
|
2026-05-07 16:38:33 +00:00 |
|
Gregory Noma
|
0db5a9ad33
|
SERVER-126216 Explicitly convey whether index table must be recreated (#53413)
GitOrigin-RevId: 14748ba13e0c907b662b30261373b8703303d29e
|
2026-05-07 16:31:52 +00:00 |
|
Alex Li
|
a19048b82d
|
SERVER-122249 Use ASSERT_THAT in BSON comparison assertions (#53197)
GitOrigin-RevId: bbb7f63360a34eee6daa91df26e62c31a05f8837
|
2026-05-07 16:16:38 +00:00 |
|
Enrico Golfieri
|
9578a82272
|
SERVER-124493 Prevent opCtx name shadowing for Coverity Quality Issue 204235 (#53314)
GitOrigin-RevId: 66150d3f27b51b78db0eba08ba04dd9bc5d0032e
|
2026-05-07 16:15:13 +00:00 |
|
Anja Kalaba
|
a8b6833b5c
|
SERVER-126215 Use non-internal metaField name in resharding timeserie… (#53414)
GitOrigin-RevId: 9eec294dda7eae77d8a26166b41c22f6bff31fe0
|
2026-05-07 16:13:48 +00:00 |
|
Christopher M. Wolff
|
a7616a0157
|
SERVER-114222 Use bsoncolumn fast methods min, max, first and last in SBE (#53274)
GitOrigin-RevId: c17c85bc92b3a19ed81005ada0037c55b70ff711
|
2026-05-07 16:06:37 +00:00 |
|
Allison Easton
|
120881200d
|
SERVER-121865 Create feature flag (#53411)
GitOrigin-RevId: a6da27c32b1e231f59de988b21fd689336904a30
|
2026-05-07 16:03:05 +00:00 |
|
Thomas Goyne
|
131b6c1736
|
SERVER-125978 Don't rely on the index catalog being loaded for FCV init (#53243)
GitOrigin-RevId: 43108292f99dea0bec4caaae7454dafff4d75578
|
2026-05-07 16:01:31 +00:00 |
|
Charlie Swanson
|
fc82246183
|
SERVER-123987: Add opcounters.aggregates (#51441)
GitOrigin-RevId: 336cd88d6621b5aa33db784cd9bcb7cad3881006
|
2026-05-07 16:00:08 +00:00 |
|
Brett Nawrocki
|
dc1a593f7d
|
SERVER-126125 Ensure OSI sessions are majority committed before use (#53361)
GitOrigin-RevId: cca957a05f504f3bb1d1bb902e45989e209860a4
|
2026-05-07 15:58:42 +00:00 |
|
Trevor Guidry
|
314b441d4a
|
SERVER-126214: make codeowners error more obvious (#53407)
GitOrigin-RevId: 5bad8a762b61fdedab5a9420d7ce78170318a12b
|
2026-05-07 15:57:15 +00:00 |
|
Jan
|
8c867125c7
|
SERVER-126109 Remove an unused on-stack variable (#53294)
GitOrigin-RevId: 8ff44351fc94dcbe38b072facdf7e9852d394fd2
|
2026-05-07 15:55:47 +00:00 |
|
Mike Nugent
|
8b745ca7d1
|
SERVER-125770: Add attribute support to MinGauge and MaxGauge (#52985)
GitOrigin-RevId: 13d852f02b268376d511a60b01fed139a82c4820
|
2026-05-07 15:04:13 +00:00 |
|
Jordi Olivares Provencio
|
558f233060
|
SERVER-125986 Normalize collation comparisons in CreateCollectionCoordinator (#53292)
GitOrigin-RevId: e94093347a875a9ec6de419bce3d879ce2543cb9
|
2026-05-07 15:02:49 +00:00 |
|
ppolato
|
caf7044ee1
|
SERVER-109885 Add unit testing to PlacementHistoryCleaner (#53187)
GitOrigin-RevId: b71ec3bd8030b69d5924685b64f45ff6c16e9f5e
|
2026-05-07 15:01:23 +00:00 |
|
Stephanie
|
a9ce9fc7be
|
SERVER-125006 Resume primary-driven index build in collection scan phase (#53357)
Co-authored-by: Alex Sarkesian <alex.sarkesian@mongodb.com>
Co-authored-by: Gregory Noma <gregory.noma@gmail.com>
GitOrigin-RevId: e18f6aef9796cab4de40d84c52489fa8f0eb9e98
|
2026-05-07 14:59:57 +00:00 |
|
marcobizzarri-mdb
|
736c350393
|
SERVER-123659 Improve logging for setFCV command to add logging before code that could hang or be long running (#53403)
GitOrigin-RevId: 538240ae09ad512d667bc21e60436f3fda6a2fec
|
2026-05-07 14:44:34 +00:00 |
|
Ryan Berryhill
|
49eead22a2
|
SERVER-125403 Move shared gdb pretty printer utilities into their own module (#53137)
GitOrigin-RevId: b56da6d78c10eec9844f03d9eb9f75473b616d3b
|
2026-05-07 14:30:09 +00:00 |
|
Daniele Alessandrelli
|
f869a2b8de
|
SERVER-126103 Use jsTestName()-based collection names in check_metadata_consistency_basic.js (#53286)
Signed-off-by: Daniele Alessandrelli <daniele.alessandrelli@mongodb.com>
GitOrigin-RevId: 81cee28b9f58e71fa4264043a8c75a94f4cf5d7a
|
2026-05-07 14:14:38 +00:00 |
|
Vesko Karaganev
|
3c5dfe63ec
|
SERVER-125693 Refactor new base field logic (#53196)
GitOrigin-RevId: 749e35a6ee4589881cd881d573e537656c0ee88d
|
2026-05-07 14:08:00 +00:00 |
|
Finley Lau
|
1d4ffa7619
|
SERVER-125735 Add tests to bake in ResolvedNamespace TimeseriesViewOptions serialization format (#53340)
GitOrigin-RevId: a29bfa25441239ef9b03fbeebf8b1efdf5177bf4
|
2026-05-07 14:06:37 +00:00 |
|
Alyssa Clark
|
9245f1fe63
|
SERVER-122005 Expose getPipelineSuffixBounds to extensions (#51897)
GitOrigin-RevId: ceb12a4d490d84a5ca9fa19bc75e001e3ad0cd92
|
2026-05-07 14:05:11 +00:00 |
|
Stephanie
|
08323b6817
|
SERVER-125008 Resume primary-driven index build in drain phase (#53154)
Co-authored-by: Alex Sarkesian <alex.sarkesian@mongodb.com>
Co-authored-by: Gregory Noma <gregory.noma@gmail.com>
GitOrigin-RevId: 91537815a80e6d6f34293d527e9e147dc17bc649
|
2026-05-07 14:03:47 +00:00 |
|
Catalin Sumanaru
|
13205e45f2
|
SERVER-125993 Make QueryKnob descriptors work with IDL cpp_class enum parameters (#53037)
GitOrigin-RevId: d496410f82a75b9c914ae3427daeabd31cda8040
|
2026-05-07 12:56:05 +00:00 |
|
Stephanie
|
6694171c48
|
SERVER-124150 Add external sorter Google benchmarks (#53159)
GitOrigin-RevId: ca5df57122753eb9a7140113e2c219532cba9d86
|
2026-05-07 12:54:38 +00:00 |
|
Jan
|
2f976e05fe
|
SERVER-126097 Complete TODO listed in SERVER-115212 (#53285)
GitOrigin-RevId: 1aacec687f2ae2d52ed852126e84ad41b6cedb0a
|
2026-05-07 11:12:35 +00:00 |
|
fotiniAlvanaki
|
236735fbe0
|
SERVER-119491 Expression requires ExpressionContext in clone method (#50516)
GitOrigin-RevId: bf11021d3fac2eabc387e39d3c0de3a88adf9989
|
2026-05-07 11:11:11 +00:00 |
|
romanskas
|
97d74f5cf5
|
SERVER-125668 Add internal 'includeMetrics.queryStats' option to query commands (#52800)
GitOrigin-RevId: 7f00e605797b7bf82dd9818834afc4507a2360ac
|
2026-05-07 10:43:53 +00:00 |
|
Ivan Fefer
|
600d0fc268
|
SERVER-126128 Remove dead SBE expression from accumulator code (#53323)
GitOrigin-RevId: 808a0ca396e14aef3beed468cfa7cd9c9b396f5a
|
2026-05-07 10:25:44 +00:00 |
|
Jordi Serra Torrens
|
3af20d4939
|
SERVER-126114 immediatelyCompletePendingDropAtTimestamp retries on ObjectIsBusy (#53302)
GitOrigin-RevId: a7e7bfcf8ef2ec126f014c1f1b8b61e77c4f5c10
|
2026-05-07 09:26:58 +00:00 |
|
Timour Katchaounov
|
c641cf0e17
|
SERVER-123070 Clamp zero approximate-source cardinality estimates after CE phase (#52398)
GitOrigin-RevId: a90bbac988317aeb31fff742ccbdb7d99c33c0e6
|
2026-05-07 08:35:31 +00:00 |
|
Jan
|
248fd1337b
|
SERVER-126121 Reserve output vector capacity in trivial cases (#53296)
GitOrigin-RevId: eeefbace1dac477ad7fb167b00a6483091613531
|
2026-05-07 08:34:05 +00:00 |
|
Ali Mir
|
be5e4a9f83
|
SERVER-126146 Allow blind writes for _id index on standbys (#53342)
GitOrigin-RevId: 0720aa74f913a0263d431b12df3aeb68a406ebcf
|
2026-05-07 01:38:05 +00:00 |
|
Guillaume Racicot
|
fec9df7fc8
|
SERVER-125065 Move TLS declaration that uses secure random into function scope (#52363)
GitOrigin-RevId: aeda3624aee3cb03d4f7db70df491f6987d7cee8
|
2026-05-06 23:22:50 +00:00 |
|
wt-vendoring-bot[bot]
|
cd244d3aba
|
Import wiredtiger: 9f1d4c2946cb7ba11640a7d1b67c1a6f4ad3df34 from branch mongodb-master (#53308)
Co-authored-by: wt-vendoring-bot <wt-vendoring-bot@mongodb.com>
GitOrigin-RevId: 6192107d84b78b8a8e73ac95a80aa8b293c8ae1c
|
2026-05-06 23:21:25 +00:00 |
|