Commit Graph

33 Commits

Author SHA1 Message Date
Kyra Ramesh Krishna
6a168c54ae SERVER-102480: Add jstest utility to wait for a primary to be agreed upon and writeable (#37197)
GitOrigin-RevId: 71b31e73213fa1ecc5336c83b7407986a0c74749
2025-06-17 14:06:39 +00:00
Damian Wasilewicz
3f27749248 SERVER-82180 Preserve natural ordering across primaries/secondaries for capped collections, make dbhash check capped collections on natural order (#36843)
GitOrigin-RevId: fefdba0abb914ec50556947b9ce3ef2a5b782948
2025-06-12 22:17:03 +00:00
Erwin Pe
dffabc8ed7 SERVER-105504 replSetGetStatus in awaitLastStableRecoveryTimestamp needs authentication (#36549)
GitOrigin-RevId: 3f8531bfb8cad0a2f149f908f420118957784cb1
2025-05-28 16:38:42 +00:00
Erwin Pe
b43d7582e8 SERVER-102524 Authenticate when doing replSetGetStatus in waitForConfigReplication() of replsettest.js (#33989)
GitOrigin-RevId: 781eefba583cd1176319866f8d44da6cc1f4ee16
2025-04-10 02:47:11 +00:00
Daniel Tabacaru
b51d7407b4 SERVER-100719 Replace print() with jsTest.log.*() in replsettest.js (#32423)
GitOrigin-RevId: 30ab88f29f12478d9d3ea79a2308246391b793da
2025-04-09 21:07:28 +00:00
Daniel Tabacaru
8a5d475448 SERVER-99927 Replace print*() with jsTest.log.*() in jstests/libs (#32243)
GitOrigin-RevId: d9eb298e1837085b0a4e6bfee676de54835c56d4
2025-04-09 21:02:58 +00:00
Ruchitha Rajaghatta
6a3067a34b SERVER-97040 Add the ability to wait for checkpointing to replSetTest (#31918)
GitOrigin-RevId: 9b4e6daa8f1f06f44ad24f31abaa687fd138b124
2025-04-09 20:08:58 +00:00
Pavi Vetriselvan
b618e23f56 SERVER-100019 exclude transactions_block_ddl.js from initial sync passthrough (#31706)
GitOrigin-RevId: b6fdfe20f7f8ea9aa7042b7dad7646efb648bcfa
2025-01-30 19:04:30 +00:00
Moustafa Maher
b57e9430f6 SERVER-96232 make reconfig_avoids_diverging_configs.js resilient to rollbacks (#30350)
GitOrigin-RevId: 3b04d40c9c3c6563be3f09b946e212f8199654f0
2024-12-16 19:35:04 +00:00
Moustafa Maher
6849b3ff14 SERVER-96971 Prevent ReplSetTest.waitForState from returning stale data for SECONDARY state (#29585)
GitOrigin-RevId: 9d38b94afbd94ff5dffa63b7ec487ea54fa4a98d
2024-12-05 21:15:14 +00:00
Shreyas Kalyan
09c8293644 SERVER-96058 Wrap replSetGetStatus calls in replsettest in asCluster (#29467)
GitOrigin-RevId: 9c14ad136c6e5e1db12ef47ac98441fe1fddae70
2024-12-02 19:29:55 +00:00
Frederic Vitzikam (fredvitz)
341b49e526 SERVER-91185 Add targeted test to restore data files from a shard node into a replica set (#24825)
GitOrigin-RevId: d96764ea37f0eabf04279d3ac98aa3d68e36d688
2024-11-20 23:27:51 +00:00
auto-revert-app[bot]
311d6fd1b1 Revert "SERVER-96058 Wrap replSetGetStatus calls in replsettest in asCluster (#29167)" (#29317)
GitOrigin-RevId: de9df0e3197bc58d6a81472eae1cf7f8f3e0d8ec
2024-11-19 03:47:43 +00:00
Shreyas Kalyan
5127e6c42b SERVER-96058 Wrap replSetGetStatus calls in replsettest in asCluster (#29167)
GitOrigin-RevId: 4cd357554439e94ad5538a1fa793f86432a05771
2024-11-18 17:17:43 +00:00
Evelyn Wu
9c899a4aac SERVER-96656 Use replica set's hostname when using mongobridge (#28824)
GitOrigin-RevId: 5994e2b2beb16eb59c46e1b4e09d9afe30659535
2024-11-04 20:55:41 +00:00
Evelyn Wu
5f7d29d099 SERVER-83368 Support concept of replica set members having different hostnames in ReplSetTest#getURL() (#28583)
GitOrigin-RevId: 8e21b1415ea94c68147ab6a1644e447b1def7b17
2024-11-01 21:56:18 +00:00
Joshua Siegel
2b478122cb SERVER-95853 Rename this.kDefaultTimeoutMS to this.timeoutMS (#28378)
GitOrigin-RevId: dba78e418316df34f86ec9f4538c5b9bf6466ac2
2024-10-24 18:04:28 +00:00
Moustafa Maher
3d869b7877 SERVER-95323 Improve error message for ReplSetTest.awaitSecondaryNodes (#28384)
GitOrigin-RevId: 762adce7194651b7bcce66dcc75002350241152e
2024-10-23 22:18:04 +00:00
sl-mongodb
c2713e7c18 SERVER-73767 removed usage of unused variable replSetFeatureCompatibilityVersion (#28332)
GitOrigin-RevId: f2f7d0a9fd1edc314a8c32451349c7034d36d75f
2024-10-23 00:08:40 +00:00
Moustafa Maher
2fd5f78d5a SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174)
GitOrigin-RevId: df168ee363c3f0e86526270437d3688ac4bb326d
2024-10-22 02:53:25 +00:00
Joy Wang
665185d152 SERVER-95639 Correctly check if options object is empty in auth functions in replsettest.js (#28151)
GitOrigin-RevId: 999e359f766e448b90d9454457d5d7ed2f1070b7
2024-10-18 23:16:45 +00:00
adriangzz
ed626775b8 SERVER-87954 Create ReplSetTest node-specific log and error capturing utilities to report connection status (#27013)
GitOrigin-RevId: 96dfc1515cce5feeade66799b42604f114874d9d
2024-10-17 04:31:48 +00:00
auto-revert-app[bot]
ac66db99e1 Revert "SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#27947)" (#28132)
GitOrigin-RevId: de1b147732fb34b89450da992fe559b24d32f1e2
2024-10-16 09:01:25 +00:00
Moustafa Maher
ba308e1391 SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#27947)
GitOrigin-RevId: f73cbfbbdc6a2c557bed145cdb429c3a8d8b3447
2024-10-15 13:24:11 +00:00
Erin McNulty
f369a8d324 SERVER-84471 Enable gRPC on relevant noPassthrough tests (#27837)
GitOrigin-RevId: a4feca30afca4b3b209a21037be927bd08a2acd2
2024-10-09 20:43:38 +00:00
Pavi Vetriselvan
3bd5cd2a53 SERVER-94326 Don't freeze current primary in stopSet (#27709)
GitOrigin-RevId: f7ae55abbf612277bdb3a58cc5894887746a462c
2024-10-03 18:09:52 +00:00
Erin McNulty
8e04853009 SERVER-94626 Enable sharding core passthroughs with gRPC (#26928)
GitOrigin-RevId: 0b3e76ce08cb028be1c5551f697bea4bfb42e056
2024-09-27 21:12:02 +00:00
James Bronsted
37a1e17f5b SERVER-84073 remove nonClusteredConfigTransactions testing flag (#27439)
GitOrigin-RevId: fe432a314ac2c23ccb110e08e576b292a5a7d6d6
2024-09-26 22:02:15 +00:00
atesteve
be667a4d69 SERVER-89298 Get rid of upgradeBackCompat and downgradeBackCompat binary arguments (#27197)
GitOrigin-RevId: b33f1640c657f40572d1105a3e9e6040f4781ffa
2024-09-25 16:13:14 +00:00
Brad Cater
6831731356 SERVER-94667 Allow transactions_block_ddl.js to retry on transient errors from FCBIS. (#26937)
GitOrigin-RevId: ea78806cda0a99478f1f443aee145a7e805864cd
2024-09-12 17:47:50 +00:00
Kishore Devireddy
ec812cf73d SERVER-93920: Final cleanup for enableMajorityReadConcern flag (#26455)
GitOrigin-RevId: 6522f7217880ab960dfe300d8a2af5c4cb0da6a5
2024-08-23 19:21:58 +00:00
Matt Broadstone
ea71b91c7f SERVER-93858 Convert ReplSetTest to es6 class (#26392)
GitOrigin-RevId: 40a9c38427364ef19cf20a76c6ea8b528fea848a
2024-08-22 17:42:29 +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