0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

575 Commits

Author SHA1 Message Date
Gregory Wlodarek
ccf8a4f2de SERVER-41696 Modify tests depending on the 'ns' field from index specs to no longer have a dependency on it 2019-07-29 21:05:17 -04: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
Jonathan Reams
d24b2849eb
SERVER-42378 Validate python environment before config expansion timeout test 2019-07-26 10:28:46 -04:00
Vishnu Kaushik
45ff40ff0f SERVER-42129 modifies test to account for ephemeralForTest engine's missing oplog after restart. 2019-07-24 13:52:17 -04:00
samontea
4ee069b7c2 SERVER-42216 Ensure pin_getmore_cursor.js waits for server to finish killing cursor 2019-07-19 16:32:44 -04:00
Maria van Keulen
4a8d767411 SERVER-42091 Look for at least 2 log messages in flow_control_logging.js 2019-07-17 16:58:37 -04:00
Esha Maharishi
8c51287e54 SERVER-41950 Flush database cache on primary shard when creating a database in the sharding catalog 2019-07-11 17:04:06 -04:00
Xiangyu Yao
8e4f280e49 SERVER-39471 Remove unique index FCV upgrade codepath 2019-07-10 18:39:02 -04:00
Xiangyu Yao
030148e81b Revert "SERVER-36547 After 4.2 check_unique_indexes.js shouldn't rely on a specific FCV version"
This reverts commit 264994554c.
2019-07-10 10:39:27 -04:00
Vishnu Kaushik
a3244d8ac0 SERVER-38356 added functionality to forbid dropping the oplog, modified tests to get around Evergreen issue 2019-07-08 15:06:36 -04:00
Xiangyu Yao
264994554c SERVER-36547 After 4.2 check_unique_indexes.js shouldn't rely on a specific FCV version 2019-07-05 17:42:34 -04:00
William Schultz
285c39607e SERVER-39576 Remove the 'doTxn' command 2019-07-02 17:27:17 -04:00
Judah Schvimer
6d1a66e995 SERVER-41917 Copy Date and Timestamp objects correctly in network_error_and_txn_override.js 2019-06-27 11:42:45 -04:00
Judah Schvimer
add3f7ba3c SERVER-41780 always wait for write concern on prepareTransaction retries 2019-06-25 13:14:41 -04:00
Benety Goh
97f41e0117 SERVER-41843 add result details to retry message 2019-06-24 10:09:24 -04:00
Zach Yam
a71d1601af SERVER-38251 Remove cloneCollection command 2019-06-21 13:22:14 -04:00
Justin Seyster
b3c26131f6 SERVER-41183 Add test suites for change streams with transactions 2019-06-14 18:31:40 -04:00
Allison Easton
45138bb6ba SERVER-41303 Split jscore tests that run mapReduce but do not specifically test mapReduce into two 2019-06-10 16:01:34 -04:00
Judah Schvimer
386dc8c2ab SERVER-41283 Added test that running stepdown on secondary does not lead to 3 way deadlock 2019-06-05 11:16:43 -04:00
Dianna
48ea7f8532 SERVER-40882 Restore the --noIndexBuildRetry server parameter flag and the storage.indexBuildRetry config file option 2019-05-22 09:22:39 -04:00
A. Jesse Jiryu Davis
f30e70b5d1 SERVER-36099 Trim FTDC connection pool stats 2019-05-21 16:35:25 -04:00
Henrik Edin
00528cee49 SERVER-40643 SERVER-40645 Add jstests that test the split horizon feature
Split horizon relies on SNI over TLS and we simulate this by using HOSTALIASES (Linux only)
2019-05-21 12:40:03 -04:00
Judah Schvimer
b205efb00f SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToReplStateChange 2019-05-20 16:10:46 -04:00
Jonathan Reams
fae0c3f0fa
SERVER-40841 Re-issue invalid test certificates 2019-05-20 15:59:18 -04:00
Suganthi Mani
87c4ff3e8f SERVER-37574 Force reconfig should kill operations that conflict state
transition (primary to secondary/removed).
2019-05-19 22:05:49 -04:00
Suganthi Mani
674276b014 Revert "SERVER-37574 Force reconfig should kill operations that conflict state"
This reverts commit 8e6ad096f8.
2019-05-19 21:53:05 -04:00
Suganthi Mani
8e6ad096f8 SERVER-37574 Force reconfig should kill operations that conflict state
transition (primary to secondary/removed).
2019-05-19 17:14:46 -04:00
Esha Maharishi
8ab4e38d8a SERVER-40001 abortTransaction through mongos does not properly set error labels 2019-05-16 14:07:44 -04:00
Tess Avitabile
06c7e27f2e SERVER-41050 Ban txnNumbers outside of transactions and retryable writes 2019-05-16 09:46:43 -04:00
Ian Boros
757caf626b SERVER-409050 auth test for searchBeta agg stage 2019-05-15 12:26:19 -04:00
Geert Bosch
4309c3c77f SERVER-41117 Blacklist autocomplete.js from parallel testing 2019-05-13 21:21:23 -04:00
Bernard Gorman
39bb8f244b SERVER-40408 Add pipeline versions of update helpers in the shell 2019-05-03 21:09:14 +01:00
Anton Korshunov
fc6c65c0d4 SERVER-40429 Add merge stage to write output to existing collection 2019-05-02 17:03:31 +01:00
Jack Mulrow
37fbe31462 SERVER-39702 Remove config server as transaction coordinator crutch from coordinator kill passthrough suite 2019-04-22 17:33:45 -04:00
Jack Mulrow
80820aa72b SERVER-39991 Enable transaction workloads in concurrency sharded stepdown suites 2019-04-22 17:00:20 -04:00
Sara Golemon
3ccf6f6e9e
SERVER-40598 Set timeout on SSL mixed_mode_repl test 2019-04-22 15:39:29 +00:00
James Wahlin
6b47868e5a SERVER-40381 Add the ability to specify a pipeline to an update command 2019-04-11 14:59:55 -04:00
Gregory Wlodarek
a3ade6d9e9 SERVER-40436 Ignore the 'flags' field from the 'create' command 2019-04-11 08:21:33 -04:00
Judah Schvimer
5ab3575979 SERVER-38937 unify txn override and auto retry on network error 2019-04-04 11:03:50 -04:00
Judah Schvimer
ab99966275 SERVER-39777 ensure nodes cannot step down during shutdown validation 2019-04-03 11:23:42 -04:00
Anton Korshunov
d47bbc343a SERVER-24860 Optimize away entire pipeline if it can be answered using a query 2019-04-03 12:19:22 +01:00
James Wahlin
e3970d050b SERVER-39678 Comprehensive test for resuming a Change Stream with prepared transactions 2019-03-21 15:22:15 -04:00
Tess Avitabile
2a4d8ed5bb SERVER-40193 Do not propagate commit point through heartbeats when FCV=4.0 2019-03-21 11:18:16 -04:00
Tess Avitabile
d5614151e3 SERVER-39933 replSetStepDown in continuous_stepdown.js should allow expected error codes 2019-03-08 16:26:55 -05:00
Xiangyu Yao
423e78f790 SERVER-39377 Make efficient hot backup work with enableMajorityReadConcern=false 2019-03-06 20:56:13 -05:00
Sara Golemon
987e5fc980
SERVER-39217 SecureTransport with Intermediate CA 2019-03-01 16:06:08 +00:00
Randolph Tan
c5f474e072 SERVER-37972 Create suite for running multi shard jscore with sharded transactions with kill 2019-02-28 17:33:31 -05:00
Gregory Wlodarek
d3260e1a6e SERVER-39849 Add cloneCollectionAsCapped to the retryable whitelist for in-progress background operations 2019-02-26 20:38:37 -05:00
Tess Avitabile
dbf6e78329 SERVER-39418 Ban atClusterTime with enableMajorityReadConcern=false 2019-02-25 15:39:00 -05:00
Judah Schvimer
5606831472 SERVER-38936 Create unittests for txn_override.js 2019-02-22 11:30:34 -05:00