Trevor Guidry
|
ab6acf0278
|
SERVER-106116 add linting for adding default owner to codeowners (#37579)
GitOrigin-RevId: b1a3db5037f7a1828151fbffdb85b86117c121a8
|
2025-06-23 15:41:21 +00:00 |
|
Drew Paroski
|
83ff3fec5c
|
SERVER-106061 Improve handling of WCOS updates by "_id" for sharded collections (#37059)
GitOrigin-RevId: f56ab36c96463145b3e698eab5cbe180f4fad259
|
2025-06-23 15:34:26 +00:00 |
|
Sean Lyons
|
0e3925dfea
|
SERVER-106530 Use an exclusive base port for resmoke targets (#37578)
GitOrigin-RevId: a63decba77fe630a8618290066a58cf814ccdf44
|
2025-06-23 13:48:39 +00:00 |
|
Peter Volk
|
d4b19ea633
|
SERVER-104257 Re-enable tests after wildcard indexes are deterministic (#37345)
Co-authored-by: Catalin Sumanaru <catalin.sumanaru@mongodb.com>
GitOrigin-RevId: fc0b3c4193eabba1664a652846c78241307cac3c
|
2025-06-23 13:48:21 +00:00 |
|
Jan
|
bb7cafef53
|
SERVER-106324 Create additional query shape tests for change streams (#37342)
GitOrigin-RevId: de7c82ec5c8320e60060aad985803e7f1581814d
|
2025-06-23 13:17:23 +00:00 |
|
Asher Kornfeld
|
d8beb34ebc
|
SERVER-106251 Modify cost model calibration code to be able to parse classic execution trees (#37438)
GitOrigin-RevId: 2829d57a40eb743ce17d933830688505fcea21f7
|
2025-06-20 20:55:36 +00:00 |
|
jludgin4
|
fc5db10287
|
SERVER-106102 Integrate TSS into resmoke to get data about excluded tests (#37001)
Co-authored-by: Jake Ludgin <jake.ludgin@mongodb.c.com>
GitOrigin-RevId: da530d1a4d9b00555eb9a2c0f448a5ece3052119
|
2025-06-20 16:53:58 +00:00 |
|
Anna Maria Nestorov
|
80e0cf9be8
|
SERVER-105918 Improve debuggability of the add_remove_shard.py hook (#37473)
GitOrigin-RevId: 164d562269c51485c45980658771fa9fd120ab0e
|
2025-06-20 15:02:01 +00:00 |
|
Sean Lyons
|
7009f68db7
|
SERVER-102655 Generate tasks for resmoke suites that run via bazel (#37125)
GitOrigin-RevId: 6b69c66f694457c0fa0184b624afd66b8f8b30a2
|
2025-06-20 14:11:53 +00:00 |
|
Joan Bruguera Micó (at MongoDB)
|
b47c71e086
|
SERVER-106489 Support viewless timeseries collections in serverStatus.catalogStats (#37525)
GitOrigin-RevId: 378db344c44cd89f88e75b01de6c3dcaf48a6792
|
2025-06-20 10:41:59 +00:00 |
|
Steve McClure
|
873aa82d1d
|
SERVER-106202: Automatically run mochalite tests in the shell (#37310)
GitOrigin-RevId: 36479326d6f860f1f08e5ba380a0b6b7de675b5e
|
2025-06-18 18:29:33 +00:00 |
|
Robert Sander
|
7dced8a5b7
|
SERVER-105437 Adapt tests in jstests/core/catalog to support viewless timeseries (#36984)
GitOrigin-RevId: 825309c764fe0e5083fed4f449fcb81773a06407
|
2025-06-18 16:35:25 +00:00 |
|
Sean Lyons
|
8c70075338
|
SERVER-106443 Add suite sharding to resmoke (#37477)
GitOrigin-RevId: 08abb2a28d8f53247acf4f130c5f0477c6152647
|
2025-06-18 16:10:52 +00:00 |
|
Tommaso Tocci
|
56529dcc9e
|
SERVER-105506 Explaining a find fails over viewless timeseries collections on a sharded cluster (#37331)
GitOrigin-RevId: 8d5613edfcf1497accf32d17af5a14be24e95ca4
|
2025-06-18 15:50:09 +00:00 |
|
Daniel Moody
|
54daa002ee
|
SERVER-106404 use nobuild_runfile_links and nolegacy_external_runfiles (#37420)
GitOrigin-RevId: 8a4fbacc474582917c6ee4231a232aadc7c52bd5
|
2025-06-18 15:29:32 +00:00 |
|
wolfee
|
69c559f153
|
Revert "SERVER-105955 Reenable add/remove shard hook in antithesis fuzzer suite (#36992)" (#37470)
GitOrigin-RevId: 8912347f19272fc7e40711158d8b440a98182243
|
2025-06-18 09:14:06 +00:00 |
|
Trevor Guidry
|
0926855a5c
|
SERVER-106428 skip TestChangedFiles test on s390x and ppc (#37457)
GitOrigin-RevId: ba3849188be59fb2b939cabefe18955c632b1050
|
2025-06-18 00:14:48 +00:00 |
|
Trevor Guidry
|
1b33075d95
|
SERVER-106115 define list of allowable unowned files (#37204)
GitOrigin-RevId: 9b570a2f3a15d5c9a3b23a1fd041443616b223fb
|
2025-06-17 16:12:55 +00:00 |
|
Steve McClure
|
bdb6b05ad2
|
SERVER-106345: Assign correctness as relevant owners in buildscript test directories (#37353)
GitOrigin-RevId: 031a6e372129af35e18511dde9e098e3f5a30bb6
|
2025-06-16 19:17:28 +00:00 |
|
Anna Maria Nestorov
|
e2e1df8b7d
|
SERVER-106195 Add OplogOperationUnsupported to list of acceptable exceptions when add/remove hook is draining shard (#37350)
GitOrigin-RevId: 90e547cbb6f2ff8a3a55520eddb89854ef0375e1
|
2025-06-16 15:52:01 +00:00 |
|
jludgin4
|
26e0d6f412
|
SERVER-106285 Include a stack symbolizer trace to monitor its frequency in resmoke (#37312)
Co-authored-by: Jake Ludgin <jake.ludgin@mongodb.c.com>
GitOrigin-RevId: fe87b911498460fae4b621293c214ec02eb86413
|
2025-06-16 15:10:32 +00:00 |
|
michael-popov-mongodb
|
05e2d11816
|
SERVER-90245 Remove unnecessary log messages about deprecated server parameters (#37061)
GitOrigin-RevId: cad85c04b76a6951bfa9a98d698b90a0881a5df4
|
2025-06-12 23:45:28 +00:00 |
|
Zack Winter
|
5f223c3ede
|
SERVER-106150 Rewrite private links to public links when we sync source code from 10gen/mongo to mongodb/mongo (#37153)
GitOrigin-RevId: 25f69040178a8b6260cc44ab7fc0f5e576ee7faf
|
2025-06-12 18:23:51 +00:00 |
|
Niels Lohmann
|
90ac399fc8
|
SERVER-106198 Fix issue number in TODO (#37229)
GitOrigin-RevId: ca1218653cc75844a65e3ec0f45db20e5161ee97
|
2025-06-12 08:11:30 +00:00 |
|
adelinexchen
|
261e6898f1
|
SERVER-104485 Make WT Cache Size scaled by percentage (#36573)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
GitOrigin-RevId: 52bac11b24a517fa7f1f7d63600e3df7632b0b33
|
2025-06-12 06:01:58 +00:00 |
|
Peter Volk
|
3fd12fab1f
|
SERVER-102160 - Re-enable test (expr.js) after completion of SERVER-100434 (#37171)
GitOrigin-RevId: 91c28a38b18e109ff794b9f28fa3143a35b218cf
|
2025-06-11 16:38:23 +00:00 |
|
Richy Gerard D
|
5e741341bc
|
SERVER-102299 IDL: Rename shouldBeFCVGated (#36828)
GitOrigin-RevId: ff17c7a135df80a55be943f764c6be36de1fb0e9
|
2025-06-11 16:29:04 +00:00 |
|
Niels Lohmann
|
9e09def5b4
|
SERVER-97414 Refactor tests (#36531)
GitOrigin-RevId: c808be7d20d1ddd1d1f938422f1fdee671add486
|
2025-06-11 15:44:52 +00:00 |
|
Zack Winter
|
40f6d641f7
|
SERVER-100631 Add ruff into "bazel run lint" (#32166)
GitOrigin-RevId: 4234e1f4a6e164cfd2ab53cdb7290b238095520f
|
2025-06-11 14:11:11 +00:00 |
|
Yuhong Zhang
|
af5c17461a
|
SERVER-105937 Decouple Spill WiredTiger from handling EncryptionKeyManager's lifetime (#36945)
GitOrigin-RevId: 78f55e6209b97f16532de25c37642ce5e00f24c8
|
2025-06-11 13:57:19 +00:00 |
|
Joan Bruguera Micó (at MongoDB)
|
5481ed5e26
|
SERVER-105340 listCollections support for rawData mode for viewless timeseries (#36994)
GitOrigin-RevId: 0f595484c59f6c707647692c0ee220d210a8ab2f
|
2025-06-11 13:38:18 +00:00 |
|
Billy Donahue
|
602b67d384
|
SERVER-106090 Use modern distro API for platform info (#37094)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Co-authored-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
GitOrigin-RevId: 084d3b0da2f15baa7278618d7bb991da145c8fd8
|
2025-06-10 22:49:47 +00:00 |
|
Daniel Moody
|
eaeaa0f8f3
|
SERVER-105866 add vscode clang tidy limiter and caching (#36873)
GitOrigin-RevId: 7e108ca0b458cbbe3fb1126f1da79a9d5984f68d
|
2025-06-10 14:40:46 +00:00 |
|
wolfee
|
11df7d4c39
|
SERVER-104330 ContinuousAddRemoveShard clashes with ContinuousStepdown (#35881)
GitOrigin-RevId: d2decce86ae0a355e77d7ece093f247302e5c3dc
|
2025-06-10 11:32:02 +00:00 |
|
Enrico Golfieri
|
a2151ec82a
|
SERVER-98504 Remove the feature flag trackUnshardedCollectionUponCreation and its usage in testing (#36864)
GitOrigin-RevId: 439558df924ec96833fccd953535ed2ae4eb86fd
|
2025-06-10 11:31:43 +00:00 |
|
Billy Donahue
|
ea26ea28ac
|
SERVER-105843 remove StringData.toString (#36937)
GitOrigin-RevId: e3d03a3ab4e1f6158a425e70ee4c4fc63af1313e
|
2025-06-09 16:46:48 +00:00 |
|
Gregory Noma
|
885c61c7d1
|
SERVER-106006 Enable commit quorum in the rollback fuzzer (#37049)
GitOrigin-RevId: f5061d1e684d9f50513012f6a6068233e90b0365
|
2025-06-09 16:19:55 +00:00 |
|
Sean Lyons
|
9ffac64453
|
SERVER-105989 Remove unused EvergreenApi from the task timeout calculator (#36995)
GitOrigin-RevId: 076c52d7c850f1ef1503e41c9f5ba8b80615633d
|
2025-06-08 23:07:08 +00:00 |
|
Sean Lyons
|
de30f0d58e
|
SERVER-105998 Generate a resmoke config from the srcs of the bazel target (#37009)
GitOrigin-RevId: da3394e46073d46dc62f438d0db276141d7a2074
|
2025-06-06 19:37:14 +00:00 |
|
Ronald Steinke
|
5ec26f769f
|
SERVER-105093 remove IDL write_template() (#36170)
GitOrigin-RevId: d2e4258998b644776dab7f149a14747922e9a02a
|
2025-06-06 17:07:36 +00:00 |
|
Allison Easton
|
c0161dc703
|
SERVER-105474 Update add/remove shard coordinators to handle the sessions collection being created on the first shard (#36920)
GitOrigin-RevId: d02a78686e08ab518f9c03b0b3697cdfcae50778
|
2025-06-06 14:19:47 +00:00 |
|
wolfee
|
2653c3d12a
|
SERVER-105955 Reenable add/remove shard hook in antithesis fuzzer suite (#36992)
GitOrigin-RevId: 76c1535b8e8e216f217a4bb4f9226fcd02920ed3
|
2025-06-06 13:09:06 +00:00 |
|
Matthew Boros
|
6120b20327
|
SERVER-104420 Refactor property-based test passthrough exclusions to use common tag (#36907)
GitOrigin-RevId: 4f517da0f306878f76463dd2df38bac13b53ecb2
|
2025-06-06 01:52:24 +00:00 |
|
Ryan Berryhill
|
b8f83c1121
|
SERVER-105475 Further reduce job counts for some tasks under {A,UB}SAN (#36967)
GitOrigin-RevId: 9725b77a1509e85ce47203f77f99f40d8b1c4e9e
|
2025-06-05 20:54:51 +00:00 |
|
Billy Donahue
|
5a6f231fbc
|
SERVER-105406 enum class BSONType, and camelCase its members (#36430)
GitOrigin-RevId: 020c0430b6b82ed7a8e8b205696efff0f370bd09
|
2025-06-05 20:13:29 +00:00 |
|
Joan Bruguera Micó (at MongoDB)
|
349a708bb0
|
SERVER-101736 Add timeseries_list_collections.js to viewless timeseries suite (#36921)
GitOrigin-RevId: 7db5bcefea07ae90095e07c29219517e206e7477
|
2025-06-05 16:11:17 +00:00 |
|
Tommaso Tocci
|
94810959e6
|
SERVER-103323 support collMod for viewless timeseries (#36886)
GitOrigin-RevId: 8f945c42bbbb23fbe5c28114bc4096cb0de8788c
|
2025-06-05 16:10:59 +00:00 |
|
Matthew Boros
|
34edf015e4
|
SERVER-101125 Create property-based test targeting subplanning correctness (#35425)
GitOrigin-RevId: c533480f4d208f07af4b4e4888e67f34112a515b
|
2025-06-04 20:25:17 +00:00 |
|
Trevor Guidry
|
7e092c7929
|
SERVER-105895 fix codeowners relying on git lock file (#36885)
GitOrigin-RevId: 6a98195b62a150bbe07c662dcccd383fe0acfff2
|
2025-06-04 17:31:20 +00:00 |
|
wolfee
|
838f9d5832
|
SERVER-105875 Turn off add and remove shards on transaction suite (#36863)
GitOrigin-RevId: 625ae0376f62a3bb2d83cd948f0863e128236526
|
2025-06-04 16:29:30 +00:00 |
|