George Wangensteen
|
440c47de8b
|
SERVER-92715 Mongos support for runtime parameter fuzzing (#25419)
GitOrigin-RevId: 099171ded468e3259f2b1bdfdae117514298f479
|
2024-07-29 16:09:23 +00:00 |
|
George Wangensteen
|
6086cac5f0
|
SERVER-92714 Add configuration support to runtime parameter fuzzing (#25202)
GitOrigin-RevId: eada66a9fb70122a166bacb2e34d12d63ed0933e
|
2024-07-25 21:42:42 +00:00 |
|
Kruti Shah
|
bdcdd8447d
|
SERVER-91538 Add OWNERS.yml files for cluster scalability (#24975)
GitOrigin-RevId: 6e9172311934c20e5e21af27cd56f2e16dd38eb7
|
2024-07-23 14:48:23 +00:00 |
|
George Wangensteen
|
eca3569261
|
SERVER-92644 Add a background hook to resmoke that periodically adjusts runtime parameters of all nodes in a cluster (#24993)
GitOrigin-RevId: de706e9c0dfb92c6e6b3f4e85bae75a8bfe67f0f
|
2024-07-22 22:29:02 +00:00 |
|
Tommaso Tocci
|
4ac29519a5
|
SERVER-92664 Fix error set creation in add/remove shard background hook (#25026)
GitOrigin-RevId: 5cffcaf9cf4a64ded838efeb3c8725c9dcd8f808
|
2024-07-20 08:52:00 +00:00 |
|
David Daly
|
6ef907d1c3
|
SERVER-92289 Throw an error if we don't check results when we should (#24841)
GitOrigin-RevId: 991755767758228ec47a8cc4405502373d589b3b
|
2024-07-19 16:25:28 +00:00 |
|
Jason Zhang
|
08c95e93c0
|
SERVER-92274 Have listCollections filter out timeseries collections in add_remove_shard.py hook (#24551)
GitOrigin-RevId: 2c728cacaced93dad23aa66ebcd806deb600e9b7
|
2024-07-12 19:50:50 +00:00 |
|
madelinezec
|
67a750eb05
|
SERVER-92226 filter out zombie/DOES_NOT_EXIST INDEX entries in createSearchIndex shell helper (#24493)
GitOrigin-RevId: f6bf91bb22af14a709f691555506b03f1dc32691
|
2024-07-10 05:28:15 +00:00 |
|
Janna Golden
|
bf1158c828
|
SERVER-91833 Post removeShard checks should account for Interrupted errors (#24289)
GitOrigin-RevId: 947202e7f9ddd292c51839b6c348a0cdb0d9a7ff
|
2024-07-08 16:47:51 +00:00 |
|
Daniel Gómez Ferro
|
f61987aadc
|
SERVER-92105 Make DropShardedCollections hook drop all user collections (#24322)
GitOrigin-RevId: 3dfd5dbe2485f46b876929355116c473faa592af
|
2024-07-04 16:27:44 +00:00 |
|
madelinezec
|
3a61e65f29
|
SERVER-92135 do not clear mongot config journal files after every test (#24303)
GitOrigin-RevId: f3e8afc5cf5240c974b0d6bb22635558ee78b455
|
2024-07-03 23:45:04 +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 |
|
Abdul Qadeer
|
6cc59855d8
|
SERVER-91952 Increase transition interval values for config shard transitions (#24070)
GitOrigin-RevId: 346c2edd2a1451020157f173d0503c74bdbcdd14
|
2024-06-28 13:44:18 +00:00 |
|
Marcos Grillo
|
3e96f2dc6a
|
SERVER-91475 Retry add/remove hook on FailedToSatisfyReadPreference errors (#23696)
GitOrigin-RevId: ee2f130c5db8ccf75a6612ac903dbd53c1592d7c
|
2024-06-21 17:56:34 +00:00 |
|
kshitij
|
a61f0bdffc
|
SERVER-91033: Stop ignoring capped moveCollection errors. (#23291)
GitOrigin-RevId: 0bc46912d5819c4a9aa522042a8b38b2067193f2
|
2024-06-11 20:31:01 +00:00 |
|
Brad Cater
|
976017142b
|
SERVER-90795 Allow even more time to find the primary in continuous initial sync tests. (#22792)
GitOrigin-RevId: d72e84ed047b12fec4e9462c3471f957250b8890
|
2024-06-05 20:54:06 +00:00 |
|
Jack Mulrow
|
0ea6eee8d1
|
SERVER-91183 Add missing variable name to remove shard hook network error handling (#22967)
GitOrigin-RevId: 8fd2e90a7645a740ec91cd35c899361429ff3ea0
|
2024-06-04 23:02:51 +00:00 |
|
auto-revert-app[bot]
|
649f367e59
|
Revert "SERVER-87541: Index tests for createSearchIndex (#21634)" (#22838)
GitOrigin-RevId: b5bd704f50891338575f1ac60627f0d698d095ba
|
2024-05-31 23:35:00 +00:00 |
|
vamsyannabattula
|
77aa9e81a3
|
SERVER-87541: Index tests for createSearchIndex (#21634)
GitOrigin-RevId: d5286d7ca7201a1ed96877a7283084a5e1455a74
|
2024-05-31 19:35:08 +00:00 |
|
Jack Mulrow
|
cbf47cf2da
|
SERVER-90986 Make post shard removal safety checks robust to failovers (#22702)
GitOrigin-RevId: 05c199e8b854de7fc9ff86fd476fc5b9e58de691
|
2024-05-30 18:43:06 +00:00 |
|
Janna Golden
|
c040a83135
|
SERVER-90377 Make config transition hook work for general add and remove shard (#22325)
GitOrigin-RevId: 598a3b6325f95e098a6b8fbe4b0bdc65b3db0570
|
2024-05-29 23:08:38 +00:00 |
|
Jack Mulrow
|
cfdf268d3e
|
SERVER-90973 Ignore timeseries temporary resharding collection in config transition check (#22685)
GitOrigin-RevId: 97bba9542394035fbb813200da60fd050126cfb1
|
2024-05-29 20:34:58 +00:00 |
|
Jack Mulrow
|
e9b304074e
|
SERVER-90858 Config transition hook should retry on any retryable errors from adding shard (#22587)
GitOrigin-RevId: cbca59b1f9570c577eb69f7de4960e61810f68c5
|
2024-05-28 15:31:40 +00:00 |
|
Cheahuychou Mao
|
d14688d8b7
|
SERVER-90465 Evaluate and add additional coverage for untracked unsharded collections (#22576)
GitOrigin-RevId: 2a3851885a47499dfce2c83d170d64e4b8d59d17
|
2024-05-24 20:00:06 +00:00 |
|
Pol Piñol Castuera
|
376c1c0259
|
SERVER-90224 Run sharding metadata consistency checks after ContinuousConfigShardTransition hook completes a transition (#22505)
Co-authored-by: Jordi Serra Torrens <jordi.serra-torrens@mongodb.com>
GitOrigin-RevId: ff27aa5dad44404d877d67ca107493f6c0cdcbe3
|
2024-05-24 16:03:10 +00:00 |
|
AlexVasilOne
|
c0be774950
|
Revert "SERVER-90465 Add additional test coverage for untracked unsha… (#22558)
GitOrigin-RevId: 23b790a2a81767b8edbbc266043a205029867b74
|
2024-05-24 11:55:24 +00:00 |
|
Brad Cater
|
a900fd93e0
|
SERVER-90795 Allow more time for no-op oplog entries to be written in continuous initial sync tests. (#22483)
GitOrigin-RevId: be942b80b91debecb25676fa89a9d286dbae9837
|
2024-05-23 18:14:11 +00:00 |
|
Cheahuychou Mao
|
fad5f2d96a
|
SERVER-90465 Add additional test coverage for untracked unsharded collections in config transition suites (#22339)
GitOrigin-RevId: ae46c30b9d1f5dfe9947208dd2fc45473c817e9f
|
2024-05-23 17:48:47 +00:00 |
|
Steve McClure
|
b4b23946cd
|
SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
|
2024-05-16 22:07:36 +00:00 |
|
Alexander Neben
|
774d062184
|
SERVER-90498 Allow a single js suite to be run with multiple js files (#22168)
GitOrigin-RevId: b601ddb52bb21681975618429d94ba95384958fe
|
2024-05-14 18:16:43 +00:00 |
|
Alexander Neben
|
b14d1bc220
|
SERVER-90457 Added more typing to resmoke and changing a __call__ function to a named function (#22140)
GitOrigin-RevId: 72d216e417ceece02d6582225b6ecb0ae189bd06
|
2024-05-13 16:34:20 +00:00 |
|
Brett Nawrocki
|
d6a37e8271
|
SERVER-89213 Enable jscore with config transitions
GitOrigin-RevId: ca454347e87c2fbd4d403296071a800ebcd23d12
|
2024-05-09 16:53:58 +00:00 |
|
Janna Golden
|
d84d73e5ad
|
SERVER-89216 Enable concurrency_sharded_kill_primary_with_balancer_and_config_transitions (#21820)
GitOrigin-RevId: d6e89e0f0c0ac293b1f78c7f380efd4c75969101
|
2024-05-09 00:22:12 +00:00 |
|
Jack Mulrow
|
f0f8f576e0
|
SERVER-90046 Remove wait for balancer logic in config transition hook
GitOrigin-RevId: 082375bc132a2a730957b4d090a62ed9004f00f4
|
2024-05-03 22:15:48 +00:00 |
|
Randolph Tan
|
7aefcc0039
|
SERVER-89940 Make wait in _transition_to_dedicated account for repl set failovers (#21626)
GitOrigin-RevId: f774527c407c483d01ea1a6fccf7ece9ed7deaec
|
2024-04-30 14:51:12 +00:00 |
|
Jack Mulrow
|
c53cf5e861
|
SERVER-89182 Enable concurrency suite with background config shard transitions
GitOrigin-RevId: 08be2c8820d66cef838fda317475949ea7bdd13a
|
2024-04-25 23:01:33 +00:00 |
|
Trevor Guidry
|
40747f23d8
|
SERVER-89816 remove correctness as owners of resmoke hooks (#21482)
GitOrigin-RevId: f8e721912c5de7d120c5713ca0bf030e0ca86aab
|
2024-04-25 01:53:31 +00:00 |
|
Pavi Vetriselvan
|
ff6adda87e
|
SERVER-87312 Lag lastApplied behind lastWritten in non-failover replset passthroughs (#20932)
GitOrigin-RevId: 5179e6eb72df0f172ed78d8a255fd3f68c14d9f4
|
2024-04-16 20:53:01 +00:00 |
|
seanzimm
|
c84c33fa64
|
SERVER-87411: Add PIT Restore Support to Magic Restore Hooks (#20616)
GitOrigin-RevId: 99d10c9556183eddf661be1fa7214bd067434360
|
2024-04-05 23:40:51 +00:00 |
|
Jeff Zambory
|
90e23b281e
|
SERVER-88279: Update SEP thresholds to real 8.0 values (#20202)
GitOrigin-RevId: 42934a680ff1d0a8261aa0f978043491ff9332ba
|
2024-03-22 20:17:40 +00:00 |
|
Jeff Zambory
|
3d8c69ce8f
|
SERVER-88277: Report new results for SEP Google Benchmark (#20201)
GitOrigin-RevId: d021f0da2efdd155f8bc9d1e5bd75569f44f66e1
|
2024-03-22 04:03:37 +00:00 |
|
Jeff Zambory
|
3f6106a435
|
SERVER-87396: Add new resmoke hook to check result of a benchmark (#19992)
GitOrigin-RevId: b6d7d9b5ce1a78b9fd31c3f4272ba166be5bb852
|
2024-03-20 04:28:12 +00:00 |
|
Jason Zhang
|
1f083d0931
|
SERVER-85783 Add a sharding passthrough suite that run a transition hook (#18427)
GitOrigin-RevId: 36cb19a5240eab9c8900b1b6c2de7c077be7b4d8
|
2024-03-19 18:26:43 +00:00 |
|
Cheahuychou Mao
|
bd22642323
|
SERVER-85389 Add jstests/change_streams passthrough testing for connecting to a replica set boostrapped as a single-shard cluster using replica set endpoint (#19768)
GitOrigin-RevId: 1a144c137fce793e8e15ad7d52697bb877cd71f3
|
2024-03-14 04:02:31 +00:00 |
|
Kaloian Manassiev
|
716b2086e1
|
SERVER-87826 Remove the isServerless check from CollectionShardingRuntime (#19868)
GitOrigin-RevId: 5aa409b1295385d10c700df012ad8f2af393d672
|
2024-03-14 02:18:04 +00:00 |
|
Jeff Zambory
|
17e7a4675f
|
SERVER-87815: Remove legacy perf report (#19878)
GitOrigin-RevId: bb2afaa4b4f5784b2ac6c75d7977b0b041f91631
|
2024-03-12 22:32:52 +00:00 |
|
seanzimm
|
138235d599
|
SERVER-87172: Implement magic restore hook (#19675)
GitOrigin-RevId: ce2811099a58f6e132a13128f67ee521cb201448
|
2024-03-08 21:26:19 +00:00 |
|
madelinezec
|
dabdc2894a
|
SERVER-86614 add creatSearchIndex command that waits for mongot to report that search index is queryable
GitOrigin-RevId: d74b4ccf9e8b3a59fb1e002f06efe5672db72e92
|
2024-03-07 00:11:05 +00:00 |
|
Jeff Zambory
|
cf0174b0a0
|
SERVER-87386: Begin tracking instruction information in benchmarks (#19520)
GitOrigin-RevId: ac2334ecac5a2b4fd6bbdcaa64245599c2fb7259
|
2024-03-05 00:07:04 +00:00 |
|
Silvia Surroca
|
1495096681
|
SERVER-76293 Check that all the shards have exactly the same collection options
GitOrigin-RevId: 443392defd669a3fdda645fc4e2044345081b906
|
2024-03-01 12:10:31 +00:00 |
|