Moustafa Maher
|
0d97b04197
|
SERVER-55703 Update getDefaultRWConcern
|
2021-04-29 23:07:54 +00:00 |
|
Henrik Edin
|
b4de2e9b4f
|
SERVER-53012 Fix initial_sync_drop_collection.js when run with EMRC=false
|
2020-11-21 18:08:08 +00:00 |
|
Matthew Russotto
|
31f7f4245c
|
SERVER-50759 Update error messages in initial_sync_drop_collection.js after changing them in code
|
2020-09-14 19:16:07 +00:00 |
|
Ali Mir
|
98427b7a22
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
|
Tess Avitabile
|
759af0dcb8
|
SERVER-46389 Improve replication log line style
|
2020-03-17 19:07:37 +00:00 |
|
Henrik Edin
|
a223322ef7
|
SERVER-46361 Format UUID as $uuid:<string> in logv2
|
2020-02-25 19:42:39 +00:00 |
|
Henrik Edin
|
1cdfbf9d2e
|
SERVER-46235 Fix and re-enable jstests in replica_sets, sharding and core_txns suites.
|
2020-02-20 20:06:51 +00:00 |
|
Henrik Edin
|
86674fb179
|
SERVER-45138 Enable JSON log format by default.
|
2020-02-18 23:04:37 +00:00 |
|
Mark Benvenuto
|
811b695a37
|
SERVER-46026 Fix tests reliant on specific log lines
|
2020-02-18 04:03:33 +00:00 |
|
Vesselina Ratcheva
|
50444adc39
|
SERVER-43277 Implement resume after collection drop and rename in CollectionCloner query
create mode 100644 jstests/multiVersion/initial_sync_drop_against_last_stable.js
create mode 100644 jstests/replsets/initial_sync_rename_collection.js
|
2020-01-23 17:40:19 +00:00 |
|
Vesselina Ratcheva
|
7bb6711e9d
|
SERVER-43867 Move check_log.js inside src/mongo/shell/
|
2019-11-27 22:32:47 +00:00 |
|
Cheahuychou Mao
|
fd7aaa92a2
|
SERVER-44310 Make waitForFailPoint command require maxTimeMS
|
2019-10-31 13:35:41 +00:00 |
|
Matthew Russotto
|
a5af8f0d44
|
SERVER-43274 Implement cloners using DBClient with basic functionality and unit tests.
|
2019-10-30 17:43:41 +00:00 |
|
Cheahuychou Mao
|
99d90208c6
|
SERVER-39165 Add waitForFailpoint command and update initial sync tests
|
2019-10-25 18:52:44 +00:00 |
|
James Wahlin
|
39c3a5d77b
|
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked()
|
2019-08-14 13:52:59 +00:00 |
|
clang-format-7.0.1
|
134a408395
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
|
Medha Potluri
|
fffb564422
|
SERVER-7019 Return initial sync status information by default in replSetGetStatus and remove it after successful initial sync attempt
|
2019-06-13 17:04:31 -04:00 |
|
Judah Schvimer
|
c878f92bae
|
SERVER-37753 Increase number of initial sync attempts in all tests to 10
|
2018-12-05 15:00:35 -05:00 |
|
Suganthi Mani
|
e6b804398d
|
SERVER-36234 Fix initial_sync_drop_collection.js to prevent using stale heartbeat info in the test.
|
2018-07-24 15:34:08 -04:00 |
|
Kevin Albertson
|
bfc6cfe5fa
|
SERVER-25640 check dbhashes in stopSet
|
2018-01-22 12:05:07 -05:00 |
|
William Schultz
|
a89e8f0d97
|
SERVER-32224 Disable chaining in initial_sync_drop_collection.js
|
2017-12-08 16:34:22 -05:00 |
|
Matthew Russotto
|
5be8810c5d
|
SERVER-32136 initial_sync_drop_collection.js should wait for system to stabilize after restarting node.
|
2017-12-05 10:45:50 -05:00 |
|
Matthew Russotto
|
43ab81ebc7
|
SERVER-31267 CollectionCloner fails if collection is dropped between getMore calls
|
2017-11-28 11:26:14 -05:00 |
|