Commit Graph

90 Commits

Author SHA1 Message Date
Rui Liu
3c4569fd99 SERVER-114276 Fix shard expected command type in UWE (#44281)
GitOrigin-RevId: 14396d71d112ee1b855e13211482373aca880e50
2025-11-27 14:29:24 +00:00
natalie-hill
abbd2361d9 SERVER-113500 Added expected error code to rewriteCollection test in mongos_api_params_util.js (#43603)
GitOrigin-RevId: fbcd459b9e2c89c57d3720ff9b90b9502f5a18b1
2025-11-12 04:38:01 +00:00
natalie-hill
305538e0cb SERVER-83289 Added rewriteCollection command to handle resharding on the existing shard key (#43342)
GitOrigin-RevId: c799cd1626308c80d122243cdd4dbd046e470805
2025-11-12 04:25:23 +00:00
Anna Maria Nestorov
bf4897a878 SERVER-110790 Introduce new mongos commands for shard removal API for transitionToDedicated (#41856)
GitOrigin-RevId: dc716d0230b6ad24fa6aa8aab0e66591c792374b
2025-10-08 16:27:40 +00:00
ppolato
7f156d076e SERVER-108998 Serialize InitializePlacementHistoryCoordinator with the execution of DDL operations & Topology changes (#41687)
GitOrigin-RevId: 7bc0a147630e8917bd5c0b98256933878310db3f
2025-09-29 21:27:51 +00:00
Zac
591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Philip Stoev
d470e2474a SERVER-100573 Add missing entry for getAuditConfig to mongos_api_params_util.js (#39756)
GitOrigin-RevId: 9a3ce3f5fb962e94ab82c95f9ec12e8128c57268
2025-08-07 13:33:45 +00:00
Philip Stoev
ea62b9303c SERVER-100573 Fix broken invariant checking for the existence of test cases in mongos_api_params_util (#39631)
GitOrigin-RevId: 8f09a08928d74bd0309a76e82de8af04757bab82
2025-08-07 08:04:03 +00:00
Militsa Sotirova
156c57f4da SERVER-105166 Split up tests in mongos_api_params_util.js to decrease test runtime (#36581)
GitOrigin-RevId: a838dc0d4fe2c03e5ff7a4313e85c0cddd7d086b
2025-05-30 14:26:46 +00:00
James H
1252bae971 SERVER-103220: Update TrafficRecorder API in preparation for Workload Record and Replay (#35621)
GitOrigin-RevId: f76a8723adb5c76f2a795556b12ce701724cef33
2025-05-28 11:10:59 +00:00
Igor Praznik
c8606aeb53 SERVER-97733 Re-enable filtering metadata check in tests that disabled it due to refineCollectionShardKey (#33169)
GitOrigin-RevId: 26a29aa62dbad13b9d30da8991a5758500f988eb
2025-04-09 23:43:47 +00:00
Zack Winter
e2d43f0b28 SERVER-100116 Swap eslint to rules_lint & upgrade to 9.19.0 (#31917)
GitOrigin-RevId: d08518aa13c42c1dfdb68fbbd74d9898b2f09bdf
2025-04-09 20:14:48 +00:00
Nick Zolnierz
b47b9b7d83 SERVER-100630 Reset sharded collection on transient transaction error in mongos_api_params_util.js (#32196)
GitOrigin-RevId: ab504f53dbee4a693abbba6649068c4ba262aa94
2025-04-09 20:01:46 +00:00
janet.io
a18843573b SERVER-98264 Convert cluster and shardsvr mergeChunks to TypedCommand (#30471)
GitOrigin-RevId: 49c18ab7c359c737253cf468464b48ef3daad6aa
2025-01-03 21:55:21 +00:00
ppolato
1e76016aa7 SERVER-95482 Fix spurious js tests failures due slow in-transaction metadata refreshes (#27854)
GitOrigin-RevId: 4f1026a5cae9badd1c9c9ec7a74635f5ca8c8d2e
2024-10-09 17:22:09 +00:00
Daniel Gómez Ferro
4e7b1f9a94 SERVER-92530 Limit wait on refresh for multidoc txns (#26690)
GitOrigin-RevId: 7b27831658f46869799c9df43226d05501b04c74
2024-09-06 14:49:55 +00:00
Matt Broadstone
771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Robert Sander
46ca3997d0 SERVER-89866 Add testing suite for removeShard catalog metadata checks (#23154)
GitOrigin-RevId: 5e4ee93dddada39fd1722af56cd599ff2d502d3a
2024-07-01 15:33:58 +00:00
Joseph Prince
679ef43e49 SERVER-90092 Add support to manually trigger a rotate of ftdc files (#22462)
GitOrigin-RevId: 74080271407b49e874c21d59b86846113a1eb58f
2024-06-04 00:14:57 +00:00
Sara Golemon
b4999233e1 SERVER-90020 Explicitly use 1 config server for mongos_api_params_util tests
GitOrigin-RevId: 96a145a75eb75dac6163c778035bbc25abebe49c
2024-05-01 20:07:37 +00:00
Enrico Golfieri
6ae619161c SERVER-84469 make cluster split vector compatible with unsplittable collections (#18052)
GitOrigin-RevId: 4b50dedf9180b5fe0b6d478a718bc8ac907d756a
2024-03-06 22:35:02 +00:00
Pierlauro Sciarelli
5aa359ad40 SERVER-86360 DDL coordinator for convertToCapped supporting unsplittable collections residing on the primary shard (#18819)
GitOrigin-RevId: c78941bd6ad95f8a50604360adde3b5fd69d5780
2024-03-05 22:15:05 +00:00
Kshitij Gupta
b67b7ca928 SERVER-84548: Use shard server catalog cache loader if not running in catalog shard mode.
GitOrigin-RevId: 603d6b0ebdbd5e2bf78a0b2a0ee664adbbd3c713
2024-02-17 00:21:23 +00:00
egol
204fa95d78 SERVER-81190 Support tracking "simple" unsharded collections in the CSRS
Co-authored-by: Tommaso Tocci <tommaso.tocci@mongodb.com>
Co-authored-by: Enrico Golfieri <enrico.golfieri@mongodb.com>
GitOrigin-RevId: 79bb40cf6d6828cbcae37dc339c6dd9496852d30
2024-02-05 17:14:35 +00:00
auto-revert-processor
e449db9dde Revert "SERVER-81190 Support tracking "simple" unsharded collections in the sharding catalog"
This reverts commit 918d81f3e5f17c8062d4c807c359d45aff1310f8.

GitOrigin-RevId: 202ed84a048f8e6c126aeb8a1b22885491e77835
2024-02-03 00:34:43 +00:00
Tommaso Tocci
a3181abd8a SERVER-81190 Support tracking "simple" unsharded collections in the sharding catalog
Co-authored-by: Enrico Golfieri <enrico.golfieri@mongodb.com>
Co-authored-by: Tommaso Tocci <tommaso.tocci@mongodb.com>
GitOrigin-RevId: 918d81f3e5f17c8062d4c807c359d45aff1310f8
2024-02-02 12:15:25 +00:00
auto-revert-processor
3e6e617549 Revert "SERVER-83872 Enable linux perf in a mongo command (#16444)"
This reverts commit ad7902d3665a70982be92aa1b3d831c0c13e3e12.

GitOrigin-RevId: 6d1de403a0c696482b04fbb9efe6999fde55f616
2024-01-19 04:24:09 +00:00
Zixuan
a3e3bfb7c5 SERVER-83872 Enable linux perf in a mongo command (#16444)
GitOrigin-RevId: ad7902d3665a70982be92aa1b3d831c0c13e3e12
2024-01-19 01:05:08 +00:00
egol
a87a83cdd6 SERVER-81189 Transform the create requests in sharded cluster to _shardSvrCreateCollection 2023-11-07 14:55:33 +00:00
Pierlauro Sciarelli
ce28e79ede SERVER-81293 Get rid of ensurePrimaryShard helper 2023-09-28 09:24:01 +00:00
Mark Benvenuto
00c97452ae SERVER-78987 Remove the free monitoring code from mongodb/mongo repo 2023-08-18 22:18:36 +00:00
Pol Pinol Castuera
f314215f89 SERVER-77037 Update last_lts_mongos_commands.js and last_lts_mongod_commands.js 2023-08-10 19:07:26 +00:00
Kshitij Gupta
375398482d SERVER-78737: Remove catalog shard transition feature flag. 2023-08-10 16:58:05 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
XueruiFa
ed61eef7a8 SERVER-74398: Remove special handling of confirm: true for setFCV commands in JS tests 2023-08-01 19:38:12 +00:00
auto-revert-processor
ddd0d1addf Revert "SERVER-78737: Remove catalog shard transition feature flag"
This reverts commit e941a38911.
2023-07-13 07:24:49 +00:00
Kshitij Gupta
e941a38911 SERVER-78737: Remove catalog shard transition feature flag 2023-07-12 22:54:59 +00:00
Matt Broadstone
1e98a0f23d SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
Kshitij Gupta
3d6017336d SERVER-66060: Remove catalog shard feature flag 2023-07-05 18:36:35 +00:00
Jack Mulrow
e3e4b4d6a5 SERVER-76310 Use config shard terminology instead of catalog shard 2023-04-24 01:33:22 +00:00
Jack Mulrow
406e75c750 SERVER-74672 Add separate feature flag to run transition to and from catalog shard mode commands 2023-03-24 15:07:34 +00:00
Jack Mulrow
8ebd13ecae SERVER-74276 Add catalog shard sharding suites 2023-03-01 04:23:59 +00:00
wenqinYe
9df38fc828 SERVER-73439: Make the $inProg filter in the setup for the killop test more specific 2023-01-30 21:53:50 +00:00
Alyssa Wagenmaker
ce266d98b7 SERVER-72833 implement setProfilingFilterGlobally command 2023-01-26 23:15:42 +00:00
Jordi Serra Torrens
c82eaeff37 SERVER-71690 Implement a new sharding hook to verify the sharding filtering metadata 2023-01-18 11:29:34 +00:00
Sara Golemon
f9de549413 SERVER-71007 Remove long deprecated getNonce command 2022-12-14 22:31:40 +00:00
Alex Li
46c324dbba SERVER-70206 Remove getLastError command 2022-11-15 14:37:46 +00:00
Marcos José Grillo Ramirez
cec86253e4 SERVER-67897 Use remove_shard_util.js in tests that need to reliably remove a shard 2022-09-26 14:19:29 +00:00
Tommaso Tocci
ed7703c26e SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS stepdowns 2022-07-15 19:43:36 +00:00
Sanika Phanse
59cea4d0a5 SERVER-65526 Make api_params_nontransaction_sharded.js test robust to JavaScript garbage collection. 2022-07-11 21:35:00 +00:00