Commit Graph

8394 Commits

Author SHA1 Message Date
Sean Lyons
3ea10da269 SERVER-116163 Set a deadline for waiting in ReplicaSetFixture.await_ready() (#45860)
GitOrigin-RevId: b950f13b51affdb67314fc83628ca57b282069c7
2026-01-08 15:49:10 +00:00
Mathias Stearn
d2ce68eb81 SERVER-99433 R.I.P. ReplicaSetEndPoint (#45526)
Co-authored-by: Pierlauro Sciarelli <pierlauro.sciarelli@mongodb.com>
GitOrigin-RevId: 3af5445ad1b55879355dada0e308202ea0c76e98
2026-01-08 12:58:59 +00:00
Allison Easton
6bd67e0b78 SERVER-114534 Add passthrough suites enabling the maintenance port (#45041)
GitOrigin-RevId: 8b03d4c8dbf9182b5dcfb3353a5bb959e5c1a1da
2026-01-08 12:41:54 +00:00
Enrico Golfieri
b4768fe1f8 SERVER-114498 Extend the sharding_jscore_passthrough to deploy a fixture with multiple mongos (#45370)
GitOrigin-RevId: d29e8acda17aff7391bce94dba9f072de84b094d
2026-01-07 18:11:30 +00:00
Yuhong Zhang
b894cda273 SERVER-111894 Repurpose validate metadata hash for catalog idents (#45896)
GitOrigin-RevId: 5618d2898bd59ece94a454c62c413eeadce14480
2026-01-07 07:40:40 +00:00
Andrew Bradshaw
4363d901da SERVER-115133 Upgrade GRPC to 1.74.1 and Protobuf to 31.1 (#45241)
GitOrigin-RevId: 266a76df66c7f3798f28a177167b6375f4f88c22
2026-01-06 23:40:11 +00:00
Nick Jefferies
1c12edbf8f SERVER-116220: Normalize glob behavior to match Python 3.10 for recursive patterns (#45888)
GitOrigin-RevId: 917ace0117b5ad4daf666d87198bfeb869c4cc67
2026-01-06 21:48:50 +00:00
Nick Jefferies
20e9ca7d3f SERVER-116237: Add actual test case to passing.py for Python 3.13 unittest exit code… (#45904)
GitOrigin-RevId: 5577038cb8fd16194e464659df1be85abe8a8328
2026-01-06 21:14:07 +00:00
ben-gawel
21a4eb6bb6 SERVER-113662 Fix and reenable bulk_write_update.js for the disabled suite of tests (#45845)
GitOrigin-RevId: 73f61e7f9e7456dbbbebdd5277267d0725f88ef9
2026-01-06 18:26:33 +00:00
Zack Winter
f43af38b37 SERVER-116106 Re-enable yamllinters Evergreen Linting (#45819)
GitOrigin-RevId: 60c752b57c02f46e480b5938009732598c85f2f7
2026-01-06 04:57:41 +00:00
Wei Hu
75cc32b061 SERVER-116121: Do not fail the ValidateCollections resmoke hook on double dots (#45820)
GitOrigin-RevId: e8fea3e057a18c977140acd49e7fba1f75d1a447
2026-01-05 18:43:37 +00:00
Moustafa Maher
869caa75d0 SERVER-116115 Validation clusterTime should be applied on all nodes (#45815)
GitOrigin-RevId: d7975a365218cc973b5d900f457b2e192dc369a7
2026-01-05 16:54:44 +00:00
Daniel Moody
d69a5885d6 SERVER-116145 add symlink traversal to vscode clangd script (#45843)
GitOrigin-RevId: b715b59f894660b83cb0fb738939f9feac149a06
2026-01-05 16:54:26 +00:00
Philip Stoev
8924903905 SERVER-116122 Run the noPassthrouhWithMongod tests with Join Optimization in separate passthrough (#45712)
GitOrigin-RevId: dab26220ff07305d03b67a4a91a9e50db478cb8d
2026-01-05 16:35:43 +00:00
mongo-pr-bot[bot]
d2522d79ff SERVER-111072 Auto-generated SBOM files [master] (#45710)
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: a3b47328f924d75cfc44d199588049870bcffe4a
2026-01-04 21:10:01 +00:00
Mihai Andrei
737452a9d4 SERVER-91308 Enable 'featureFlagUnifiedWriteExecutor' by default (#45731)
GitOrigin-RevId: 2ee86807228a453470e627a65fa2e8f60691ef08
2026-01-02 18:59:59 +00:00
Trevor Guidry
d89d91ef31 SERVER-116077 Fix config fuzzer in antithesis (#45763)
GitOrigin-RevId: d8d617ef3af45b8973cacc60e50671a3d2f40455
2026-01-02 17:50:59 +00:00
Sean Lyons
b968047ec3 SERVER-115660 Enable running integration smoke tests with bazel (#45459)
GitOrigin-RevId: 967fb0b011eb714bbf31235ab6444a5a5e05a7ff
2026-01-02 17:32:19 +00:00
Alberto Massari
4d39f0eb11 SERVER-115633: Ensure stage builder does not specify duplicate slots (#45666)
GitOrigin-RevId: df93512f3384f1c9301e74170d50bdf3c4bdb512
2026-01-02 11:16:40 +00:00
Nick Jefferies
714cf54c15 SERVER-116063 Fix BufferedHandler for Python 3.13 logging lock requir… (#45744)
GitOrigin-RevId: 95110c4f275ddc79108363aefee48fe5aed6b279
2025-12-31 16:35:39 +00:00
Nick Jefferies
ecd078f93a SERVER-116065 Replace deprecated pkg_resources with packaging in linter (#45745)
GitOrigin-RevId: a2defb26165162ed6f2fdd7dd3b3894950c6ea80
2025-12-31 16:27:45 +00:00
Haley Connelly
7ce708b0d9 SERVER-115251 Enable Capped Collections with Replicated Record IDs (#45466)
Co-authored-by: Yuhong Zhang <yuhong.zhang@mongodb.com>
GitOrigin-RevId: 6dae3a99a00f818f97d274c281d29119b80b2080
2025-12-30 20:49:23 +00:00
Daniel Moody
45db7934d0 SERVER-115974 restrict clangd in vscode (#45632)
Co-authored-by: Zack Winter <3457246+zackwintermdb@users.noreply.github.com>
GitOrigin-RevId: f67507514641be120195337136a54c93f2f7581e
2025-12-30 19:20:28 +00:00
Gabriel Marks
4a97e9540d SERVER-115869 Add enterprise_only flag to the config fuzzer (#45630)
GitOrigin-RevId: dab541871171fa1ae67d062bebf5106a090e906d
2025-12-30 17:09:59 +00:00
Sean Lyons
2cc97976f6 SERVER-115576 Resolve commit hash for old versions from mongod (#45534)
GitOrigin-RevId: f637439a5a49c45d24f83be26ff54e22fed7aaae
2025-12-30 15:49:19 +00:00
Alex Li
88deba90af SERVER-115106 Port to GoogleTest (#45689)
Co-authored-by: James Bronsted <james.bronsted@mongodb.com>
Co-authored-by: Billy Donahue <billy.donahue@mongodb.com>
Co-authored-by: James Bronsted <32047428+jpbronsted@users.noreply.github.com>
Co-authored-by: Sean Lyons <sean.lyons@mongodb.com>
Co-authored-by: Billy Donahue <BillyDonahue@users.noreply.github.com>
Co-authored-by: Ronald Steinke <167128994+rsteinkeX@users.noreply.github.com>
GitOrigin-RevId: 44975de45e91c0666e545b65519822f7b6a4ad15
2025-12-29 22:43:55 +00:00
Steve McClure
5f0fd1605c SERVER-115541: Add guards in commit queue for task-gen thresholds (#45415)
Co-authored-by: trevor <trevor.guidry@mongodb.com>
GitOrigin-RevId: f677d21d21edc1359e27882483a2af479367aa3e
2025-12-26 22:05:55 +00:00
mongo-pr-bot[bot]
b6f6a7a125 SERVER-111072 Auto-generated SBOM files [master] (#45495)
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: dfee3e65b234ca61c9abafdd6b10b5e53bc3a27a
2025-12-24 18:22:47 +00:00
auto-revert-app[bot]
cb16dc433c Revert "SERVER-115106 Port to GoogleTest (#44859)" (#45629)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 3e4d6c3a8e56ad19beced101f8f82dce3d759f32
2025-12-23 22:37:48 +00:00
Alex Li
96764616c1 SERVER-115106 Port to GoogleTest (#44859)
Co-authored-by: James Bronsted <james.bronsted@mongodb.com>
Co-authored-by: Billy Donahue <billy.donahue@mongodb.com>
Co-authored-by: James Bronsted <32047428+jpbronsted@users.noreply.github.com>
Co-authored-by: Sean Lyons <sean.lyons@mongodb.com>
Co-authored-by: Billy Donahue <BillyDonahue@users.noreply.github.com>
Co-authored-by: Ronald Steinke <167128994+rsteinkeX@users.noreply.github.com>
GitOrigin-RevId: cf9bd679f47e77fa0bcb9c3462c793c379e6212f
2025-12-23 18:35:11 +00:00
Zack Winter
becf8454f4 SERVER-115870: Add suggestion to set gdb -nx to spawnscript slack message (#45539)
GitOrigin-RevId: 3c7fd0e83a2e9991ec22f447cb5fa6f2e9b84945
2025-12-23 03:02:05 +00:00
Justin Seyster
0a34799a4b SERVER-110830 Limit the number of accumulators a $group can have while remaining SBE-eligible (#45215)
GitOrigin-RevId: 19c878ecc17f78af5b404e1916a2523bc577e507
2025-12-22 23:54:30 +00:00
Udita
0af7f4c22c SERVER-112392: write engflow auth to .bazelrc.local (#43959)
GitOrigin-RevId: 74bf847559cbbfc665adee4cec15db0bc3724487
2025-12-22 20:31:46 +00:00
Abdul Qadeer
52227c4199 SERVER-115920: Exclude retryable_writes.js from sharding csrs stepdown suite (#45589)
GitOrigin-RevId: 7b0732a85e0a411ac850f043fc933cd8d8c8d577
2025-12-22 20:31:27 +00:00
Mickey J Winters
9a3a5e3cdb SERVER-104122 add support to unified write executor to handle shard key updates in the command layer (#45428)
Co-authored-by: Mihai Andrei <mihai.andrei@mongodb.com>
GitOrigin-RevId: 00a3884c6301876ef31ce70066459bc9833e7d36
2025-12-22 17:34:56 +00:00
auto-revert-app[bot]
c9c43cb270 Revert "SERVER-114501 Add availability canaries hooks (#45242)" (#45556)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: b9690ee722c126a8ca41fff19b9a7c0d806fa62c
2025-12-22 10:19:43 +00:00
Patrick Freed
57ecbf9311 SERVER-115868 Increase maxRoundsWithoutProgressParameter in rate limited sharding+balancer passthrough (#45540)
GitOrigin-RevId: 5585a64b9280415f50a91dac1763d9be17a0fd6c
2025-12-19 22:37:48 +00:00
Sean Lyons
2040f727a4 SERVER-115817 Avoid showing 403s for downloads from public buckets (#45520)
GitOrigin-RevId: a8966e3f71a3fac211201a618477a0ad37bffb92
2025-12-19 16:41:55 +00:00
kmznam
77dc7ad474 SERVER-113344 check errors only for upserts without shard key (#45484)
GitOrigin-RevId: 0410f46006483fb3c15084d3919409acfaafb20d
2025-12-19 15:42:41 +00:00
Daniel Gómez Ferro
7ad2b92861 SERVER-114501 Add availability canaries hooks (#45242)
GitOrigin-RevId: db9afaa4354e0c73eb550cda4f39b392f51cc284
2025-12-19 14:12:49 +00:00
Antonio Fuschetto
25b3414d3b SERVER-115553 Set module tag on internal InvocationBaseGen class in IDL (#45298)
Co-authored-by: Mathias Stearn <mathias@mongodb.com>
GitOrigin-RevId: f50c350a67d216f71445674566bd906c93da9a3d
2025-12-19 11:38:43 +00:00
Philip Stoev
00405ecfb8 SERVER-114497 Create a Join Optimization passthrough (#45439)
GitOrigin-RevId: bf1befd3c4f879875cfe95090804f88ef48bed38
2025-12-19 11:34:23 +00:00
Sean Lyons
343e2bf2d8 SERVER-115726 Properly apply fully disabled feature flags from the workspace status command (#45447)
GitOrigin-RevId: 2d68f23c80f6d36e915ba2a5ebbe529060dd53c8
2025-12-19 11:28:12 +00:00
Sean Lyons
b8609909dc SERVER-112227 Run jscore exclusively using remote execution in the commit queue (#45375)
GitOrigin-RevId: 962287d9e8c7f721cedce66d3b32acf0d7ee7908
2025-12-19 11:24:40 +00:00
Denis Grebennicov
1e029912d7 SERVER-111325 Implement DatabaseChangeStreamShardTargeterImpl module (#44977)
GitOrigin-RevId: 64d9db6cc7a9050e3e767a14ecc90a51aa1bd7d3
2025-12-19 11:21:44 +00:00
Abdul Qadeer
21eba8205a SERVER-115387: Fix override mechanism to enable stepdown events in sharding_csrs_continuous_config_stepdown suite (#45361)
GitOrigin-RevId: 5f01d7e17f85525346f2343023a6d34d77dc95e8
2025-12-19 11:19:23 +00:00
Trevor Guidry
1c339b6a9c SERVER-114673 Add support for mounting specific test composer directories (#45330)
GitOrigin-RevId: 47cae99a491023bfb1211aa0500ae45b979e5335
2025-12-17 17:48:12 +00:00
Steve McClure
80abf95f33 SERVER-115265: Enable string diffing logic in JS assertions (#45259)
GitOrigin-RevId: 37b8289cc82d3f29385ca61847c46672fb276b2d
2025-12-17 10:43:48 +00:00
Pol Piñol Castuera
160c156b6f SERVER-110402 Create new suites to check the new execution control correctness (#45174)
GitOrigin-RevId: b4381dcaab2de12ddb449373cd005d213a04cf05
2025-12-17 09:13:47 +00:00
Daniel Moody
cdc15ad29b SERVER-115593 use RAAPI for eslint (#45332)
GitOrigin-RevId: a024c00299d5a2e0edb994653d5abbda62b92f2c
2025-12-16 21:45:44 +00:00