Steve McClure
|
1ffbc6c2e9
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
GitOrigin-RevId: 9674b7db36a0f3f650d39c1e3fb2ad6ff2141cfb
|
2025-08-28 19:21:01 +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 |
|
Xuerui Fa
|
f45afa5015
|
SERVER-102365: Properly retry in getFirstOplogEntry in rslib.js (#33529)
GitOrigin-RevId: e656be2bc494648da992048f2c62d126df041596
|
2025-04-10 01:00:56 +00:00 |
|
ben-gawel
|
dfd009b9c6
|
SERVER-97089 Remove irrelevant comments related to tenant migration (#29201)
GitOrigin-RevId: 9d281651f245f0002d0755bb555e80149a5b44b1
|
2024-11-18 17:16:21 +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 |
|
Matthew Russotto
|
aa46326b87
|
SERVER-84653 Make the auto_safe_reconfig_helper tests wait for newly added removal
GitOrigin-RevId: 41d3bce6cdd0f9d5f84d98c566e98a8214d7280f
|
2024-01-30 21:27:49 +00:00 |
|
Matthew Russotto
|
e873c35896
|
SERVER-84245 Make sure auto_safe_reconfig_helpers.js reconfigs are done before stopSet
GitOrigin-RevId: 7d1c042a624ac7440890e18314d0d1f0a2296023
|
2024-01-02 16:15:19 +00:00 |
|
kauboy26
|
aa376b22b5
|
SERVER-81591 synchronize step up for PrimaryOnlyService in stopReplicationAndEnforceNewPrimaryToCatchUp
|
2023-10-20 20:49:17 +00:00 |
|
Moustafa Maher Khalil
|
a503a546e2
|
SERVER-81156 auto_safe_reconfig_helpers.js fails with network error
|
2023-09-26 01:43:04 +00:00 |
|
Matt Broadstone
|
a4f458fe4d
|
SERVER-79735 Convert jstest corpus to use es modules
|
2023-08-06 20:48:04 +00:00 |
|
Didier Nadeau
|
aeb548f3c2
|
SERVER-77656 Add multitenancy rollback test
|
2023-07-04 19:55:20 +00:00 |
|
liubov.molchanova
|
38f96c4e2d
|
Revert "SERVER-77656 Add multitenancy rollback test"
This reverts commit 1da8ac4cdf.
|
2023-06-29 14:31:10 +00:00 |
|
Didier Nadeau
|
1da8ac4cdf
|
SERVER-77656 Add multitenancy rollback test
|
2023-06-28 20:59:36 +00:00 |
|
David Storch
|
379a9256c8
|
SERVER-77154 Always use "hello" for connection handshake in internal client code
|
2023-06-05 22:21:30 +00:00 |
|
Jiawei Yang
|
7b0241d421
|
SERVER-76422 wait all nodes to finish reconfig before stop replica set
|
2023-04-25 22:39:32 +00:00 |
|
Jiawei Yang
|
02585c16aa
|
SERVER-75009 wait all nodes to have latest config before shutdown in auto_safe_reconfig_helper_max_voting_nodes.js
|
2023-03-22 03:34:40 +00:00 |
|
Cheahuychou Mao
|
5953bec857
|
SERVER-60917 Make commands that fail with RetryTransactionInProgress block until the conflicting transaction commits or aborts
|
2022-01-28 01:16:46 +00:00 |
|
Huayu Ouyang
|
838145f18b
|
SERVER-59796 Wait for replication before stopping replication on secondaries in catchup.js
|
2021-09-10 18:34:03 +00:00 |
|
Samy Lanka
|
f8a9735544
|
SERVER-59293 Remove featureFlagDefaultReadConcernLocal
|
2021-08-20 14:00:42 +00:00 |
|
ali-mir
|
0b7a5df761
|
SERVER-59081 Remove logic to perform reconfig when upgrading / downgrading once 5.0 is LTS
|
2021-08-18 21:29:00 +00:00 |
|
Huayu Ouyang
|
baf90d872c
|
SERVER-48545 Remove upgrade/downgrade support for initial sync semantics project on FCV 4.8
|
2021-08-11 18:37:57 +00:00 |
|
Moustafa Maher
|
8bb21e771e
|
SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC is not set
|
2021-08-03 19:39:50 +00:00 |
|
Mina Mahmood
|
3c23baaee2
|
SERVER-44251 Replaced setFailPoint and clearFailPoint with configureFailPoint
|
2021-07-01 18:07:31 +00:00 |
|
Samy Lanka
|
7f90120691
|
SERVER-56488 Change the default read concern to always be local
|
2021-05-20 21:14:11 +00:00 |
|
Hana Pearlman
|
08a3670941
|
SERVER-55904: Consolidate getFirstOplogEntry and getLeastRecentOp helpers
|
2021-04-09 21:54:36 +00:00 |
|
Ali Mir
|
b4c795bf9e
|
SERVER-55189 Call awaitReplication() before returning from syncFrom() in rslib.js
|
2021-03-16 13:49:23 +00:00 |
|
Hartek Sabharwal
|
f561673aa5
|
SERVER-54825 Use 'toArray()' in addition to array access after 'find()' in rslib.js
|
2021-03-02 21:01:20 +00:00 |
|
Ali Mir
|
35a6a97338
|
SERVER-50423 Change memberConfig's slaveDelay field to secondaryDelaySecs
|
2021-01-28 04:26:57 +00:00 |
|
A. Jesse Jiryu Davis
|
72aacd4ffa
|
SERVER-33747 Fix crash when arbiter restarts and enters REMOVED
|
2020-11-02 22:30:45 +00:00 |
|
XueruiFa
|
b3f2165c7c
|
SERVER-49938: Create Atlas workflow tests of what Atlas actually does today
|
2020-09-15 13:56:53 +00:00 |
|
Ali Mir
|
2b5dc35f01
|
SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests
|
2020-09-09 23:29:23 +00:00 |
|
Pavi Vetriselvan
|
e1daee88b3
|
SERVER-49996 Ensure getSiblingDB() is used instead of getSisterDB()
|
2020-08-17 16:11:37 +00:00 |
|
Gregory Wlodarek
|
7e329daf77
|
SERVER-50280 Remove 'supportsMajorityReadConcern' test helper function in favour of the 'requires_majority_read_concern' tag
|
2020-08-12 23:21:21 +00:00 |
|
Suganthi Mani
|
311b7982f6
|
SERVER-49187 Make ReplSetTest .stepUp() robust to election failures.
|
2020-07-30 17:18:57 +00:00 |
|
Charlie Swanson
|
b589685620
|
SERVER-49690 Retry "CappedPositionLost" to find oldest oplog entry
|
2020-07-17 21:45:34 +00:00 |
|
Judah Schvimer
|
64fcdabe8c
|
SERVER-46541 enable automatic reconfigs for initial sync semantics by default
|
2020-07-09 22:39:43 +00:00 |
|
Judah Schvimer
|
31db4f3c5a
|
Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by default"
This reverts commit 76983a1c33.
|
2020-07-08 14:26:39 +00:00 |
|
Judah Schvimer
|
76983a1c33
|
SERVER-46541 enable automatic reconfigs for initial sync semantics by default
|
2020-07-03 01:23:41 +00:00 |
|
Suganthi Mani
|
d00b75bfca
|
SERVER-46379 upgrade/downgrade support for initial sync semantics.
|
2020-05-30 03:21:52 +00:00 |
|
Vesselina Ratcheva
|
9299e69498
|
SERVER-46355 Test running user reconfigs while newlyAdded is present
|
2020-05-20 00:52:35 +00:00 |
|
Judah Schvimer
|
a9ca06f02b
|
SERVER-47495 Ban force reconfig with "newlyAdded" fields
|
2020-05-14 19:37:48 +00:00 |
|
Judah Schvimer
|
17e551b439
|
SERVER-47092 Create integration test that 'newlyAdded' nodes cannot vote
|
2020-04-14 20:11:47 +00:00 |
|
Xuerui Fa
|
40ba53c90d
|
SERVER-46348: Test behavior when user provides newlyAdded field in force reconfig
|
2020-04-09 18:51:46 +00:00 |
|
Judah Schvimer
|
b040399238
|
SERVER-46345 Remove newlyAdded field on heartbeats that indicate a node left initial sync
|
2020-04-02 12:14:43 +00:00 |
|
William Schultz
|
b52c7b320b
|
SERVER-45575 Add Javascript helper function to do automatic safe reconfigs
|
2020-03-24 21:38:41 +00:00 |
|
Siyuan Zhou
|
07302cd28d
|
SERVER-45081 Increment config term via reconfig on stepup.
|
2020-03-03 09:08:42 +00:00 |
|
A. Jesse Jiryu Davis
|
6d061b06f7
|
SERVER-44812 Add getReplSetConfig.commitmentStatus
|
2020-03-01 23:39:38 +00:00 |
|
Cheahuychou Mao
|
8fc28f0773
|
SERVER-39165 Add waitForFailpoint command and update other repl tests
|
2019-10-25 19:08:50 +00:00 |
|
Xuerui Fa
|
b3b494a72f
|
SERVER-42825 Log and track metrics.repl.stateTransition counters after stopped killing user operation
|
2019-10-16 18:05:39 +00:00 |
|
Xuerui Fa
|
c1e1e12913
|
SERVER-41505 Track average number of catchup ops in serverStatus
|
2019-09-12 14:25:42 +00:00 |
|