Commit Graph

227 Commits

Author SHA1 Message Date
Jack Mulrow
e66caf9dfd SERVER-76455 Enable more jscore failover suites in config shard variant 2023-04-26 15:59:36 +00:00
Paolo Polato
9fca93d0ec SERVER-76046 Suspend the balancer while running test teardown hooks 2023-04-26 11:55:40 +00:00
Kshitij Gupta
7ccbe498f5 SERVER-75744: Re-enable stepdown variants. 2023-04-25 17:50:30 +00:00
Christopher Caplinger
f896823033 SERVER-75990: Tenant Migrations are not resilient to recipient failover 2023-04-17 14:44:05 +00:00
auto-revert-processor
fecd7c876a Revert "SERVER-75990: Tenant Migrations are not resilient to recipient failover"
This reverts commit c92d1161fd.
2023-04-15 05:32:18 +00:00
Christopher Caplinger
c92d1161fd SERVER-75990: Tenant Migrations are not resilient to recipient failover 2023-04-14 20:48:23 +00:00
Uladzimir Makouski
d0600865bd Revert "SERVER-75596 Invoke $telemetry in the background of telemetry suite."
This reverts commit c0e7ce05c6.
2023-04-12 17:21:30 +00:00
Charlie Swanson
c0e7ce05c6 SERVER-75596 Invoke $telemetry in the background of telemetry suite. 2023-04-11 14:46:01 +00:00
Tommaso Tocci
433d451d20 SERVER-74086 Implement checks for consistent indexes across shards 2023-04-07 09:04:01 +00:00
Matt Broadstone
579a14858a SERVER-73129 Use driver retryability in tenant migration hook 2023-04-06 23:48:17 +00:00
Tommaso Tocci
e68477359e SERVER-75015 Avoid spawning checkMetadataConsistency hook when feature flag is disabled 2023-03-18 17:53:08 +00:00
Suganthi Mani
8604298838 SERVER-73397 New shard merge recipient POS instance, along with test changes. 2023-03-17 04:11:13 +00:00
Tommaso Tocci
1ca7dd4d7a SERVER-74667 Use lock-free read approch for checkMetadataConsistency command 2023-03-16 00:48:44 +00:00
Tommaso Tocci
620f5cd8b8 SERVER-74251 Introduce checkMetadataConsistency test hook 2023-03-14 10:45:10 +00:00
Cheahuychou Mao
823af26bf3 SERVER-71059 Add a background hook that runs analyzeShardKey command to the analyze_shard_key_jscore_passthrough suite 2023-03-01 05:07:13 +00:00
Jiawei Yang
a9b44d71b9 SERVER-64327 wait until old primary becomes writable in stepdown hook 2023-02-24 00:42:59 +00:00
Lingzhi Deng
b94458e0bb SERVER-73178: Do not wait for mongos retargeting in initial sync hook 2023-02-23 15:26:43 +00:00
Gregory Wlodarek
713c60157f SERVER-72782 Reduce SimulateCrash hook connection timeouts 2023-02-07 14:22:56 +00:00
Matt Broadstone
cacecc476d SERVER-69034 Use multiple tenants in shard merge passthroughs 2023-01-31 14:22:44 +00:00
Tommaso Tocci
70b77cf006 SERVER-72858 Do not wait for mongos retargeting in stepdown hook 2023-01-24 00:56:32 +00:00
Tommaso Tocci
e3073c252c SERVER-49705 'permitted' file may have been deleted by 'after_test' 2023-01-18 12:30:07 +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
Tommaso Tocci
ab05cf2179 SERVER-72877 Mongos retargeting logic in stepdown hooks should skip views 2023-01-17 11:23:46 +00:00
Rishab Joshi
cf235d9861 SERVER-67267 Inject tenant Ids for change stream multitenant replica set passthrough. 2023-01-15 10:49:22 +00:00
seanzimm
d1a67f1233 SERVER-72491: Remove random chance to immediately promote initial sync node 2023-01-04 16:01:53 +00:00
Trevor Guidry
b4a126b43a SERVER-61794 update pymongo to 4.3.3 2022-12-13 18:02:47 +00:00
Didier Nadeau
c5c19f011f SERVER-71260 Add tenantIds parameter to donorStartMigration 2022-12-09 05:16:24 +00:00
Vesselina Ratcheva
b666bed6d4 SERVER-65977 Create initial sync concurrency suite on sharded sets 2022-11-21 07:28:59 +00:00
mathisbessamdb
4fd85ab061 SERVER-71179 Update the ShardSplitCommands to use the TenantId class 2022-11-18 23:58:48 +00:00
kauboy26
09aeac0a7d SERVER-70585 ContinuousStepdown can run indefinitely if mongod crashes while stepping down 2022-11-07 18:47:06 +00:00
Jennifer Peshansky
493be29d4e SERVER-70045 Do not re-set the random seed 2022-10-05 20:34:23 +00:00
mathisbessamdb
55f4d89a5b SERVER-66147 add support of vanilla passthrough test for shard merge protocol 2022-09-15 21:54:28 +00:00
Daniel Gottlieb
ff2fffdf49 SERVER-69001: Have initial sync persist its last oplog time into the minvalid document. 2022-09-15 19:50:40 +00:00
Rishab Joshi
e6b184b48b SERVER-66641 Introduce multi-tenancy for change collections. 2022-09-15 11:29:18 +00:00
Alexander Neben
97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
Rishab Joshi
9ca61a6d17 SERVER-67634 Ensure that change collections are never used on config
servers.
2022-08-23 21:07:02 +00:00
mathisbessamdb
e8e41877b7 SERVER-68909 Safely handle creating a client connection exception when checking for shard merge feature flag in passthrough 2022-08-18 15:00:54 +00:00
mathisbessamdb
f6f9f3232b SERVER-68605 blacklist all the passthrough for shard merge 2022-08-11 19:16:25 +00:00
Rishab Joshi
7be22a4e69 SERVER-66631 Implement command to enable and disable the change stream. 2022-08-11 18:34:34 +00:00
Tausif Rahman
ca78a199dd SERVER-65904 enable consistency checking hooks in Antithesis 2022-06-16 16:14:44 +00:00
Gregory Wlodarek
4ab4dec2ee SERVER-67328 SimulateCrash hook should send writes to stdout 2022-06-16 15:07:11 +00:00
Didier Nadeau
bfd0810609 SERVER-66705 Move aborting index builds out of critical section 2022-06-15 20:18:42 +00:00
kauboy26
40b3e6ccc9 SERVER-67080 PerClusterDataConsistencyHook checks data consistency on the same cluster twice 2022-06-09 20:00:28 +00:00
Didier Nadeau
b0a0eb701e SERVER-66780 Increase get_donor_primary timeout for shard split hook 2022-05-26 14:24:36 +00:00
Gregory Wlodarek
a8412489e2 SERVER-66673 Increase the client connection timeout in the SimulateCrash hook 2022-05-23 20:06:44 +00:00
Matt Broadstone
5dff90ff1e SERVER-66221 Enable dbhash checks after successful shard split 2022-05-19 17:08:30 +00:00
Matt Broadstone
3805148358 SERVER-66045 Run unbounded shard splits in passthrough tests 2022-05-19 15:52:26 +00:00
Matt Broadstone
005aabeba2 SERVER-65076 Add stepdown passthrough suites for shard split 2022-05-18 13:00:33 +00:00
Matt Broadstone
750f2cabe2 SERVER-65042 Run more than one shard split during passthrough tests 2022-05-05 11:58:46 +00:00
Gregory Wlodarek
062791e149 SERVER-66140 Run simulate_crash.py hook with testing diagnostics enabled 2022-05-03 19:22:18 +00:00