summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-51303 Fix lookup match absorbtion optimization for $typer4.4.2-rc1r4.4.2Jacob Evans2020-11-091-50/+218
|
* SERVER-52617: Cache the pointer to the oplog collection before running ↵Lingzhi Deng2020-11-041-0/+54
| | | | recoverToOplogTimestamp
* SERVER-51259 Rename waitForIsMasterResponse failpoint to waitForHelloResponsePavi Vetriselvan2020-11-025-21/+21
| | | | (cherry picked from commit f25cd7c223715155d05ec1a44c2212f8a70dea40)
* SERVER-51260 Rename hangWhileWaitingForIsMasterResponse failpoint to ↵Pavi Vetriselvan2020-11-021-2/+2
| | | | | | hangWhileWaitingForHelloResponse (cherry picked from commit 38e0a213e7f38006656ecce9c782ad318ac537ca)
* SERVER-33966 Removed Redundant SortRibhav Jain2020-10-231-8/+15
| | | | | | This reverts commit 861c7c059b48bfae315605a3f66fc3866b40dc7d. (cherry picked from commit 052b000ab50bbf10f089f578ff6392c8d627dfc4)
* SERVER-50690 Add option to specify bind ip to ocsp mockShreyas Kalyan2020-10-231-4/+3
| | | | (cherry picked from commit 08c636e09c8433a4edc6a14b550c0ee98da66f89)
* SERVER-50123 jstest for hostInfo.extra.physicalCoresGabriel Russell2020-10-231-19/+31
|
* SERVER-50900 Disable PeriodicShardedIndexConsistencyChecker for ↵Jason Zhang2020-10-221-0/+6
| | | | | | cursor_valid_after_shard_stepdown.js (cherry picked from commit eaa9b518099c250cbb3083ed84636922a5b29feb)
* SERVER-51467 Set waitUntilStable to true when upgrading clusters in ↵Ali Mir2020-10-191-2/+6
| | | | | | change_streams_multiversion_cluster.js (cherry picked from commit 517e4470202041cdaa2fc3e2ac7453e1ece80519)
* SERVER-48699 Changed refine key test to prevent premature timeouts on slow ↵Marcos José Grillo Ramírez2020-10-191-22/+16
| | | | machines, fixed second test with FCV 4.2
* SERVER-50470: exclude test txn_two_phase_commit_timeout.js from multiversion ↵Andrew Shuvalov2020-10-151-1/+1
| | | | as not compatible with version 4.2
* SERVER-35649 Retry DNS failures during reconfigA. Jesse Jiryu Davis2020-10-154-1/+119
| | | | | | | | | | | | (cherry picked from commit 418c61279986a5eaddc66a16b5e288556ad1f6d3) # Conflicts: # etc/backports_required_for_multiversion_tests.yml # jstests/replsets/disallow_adding_initialized_node1.js SERVER-51163 Mark nodes returning InvalidReplicaSetConfig in heartbeats as down (cherry picked from commit 28c6948a2a02760a69aaee3875c4b2a427528a5a)
* SERVER-50320 Fix cancellation races in initial syncerMatthew Russotto2020-10-121-4/+4
| | | | (cherry picked from commit 728fc1c52300cd409dd0619ebe669f8d0bd1835a)
* SERVER-50470: Convert TransactionCoordinatorReachedAbortDecision to ↵Andrew Shuvalov2020-10-121-0/+113
| | | | | | NoSuchTransaction before propagating (cherry picked from commit 11d461d8335e5b63d2bd2d5509dd32b0775f1700)
* SERVER-39562 Repair should handle duplicate unique index keysFaustoleyva542020-10-085-68/+307
| | | | | | | | (cherry picked from commit 80f11e6ae0708e8c8da49208ef2cf71cdd06877c) SERVER-49507 Reduce memory consumption in startup repair when rebuilding unique indexes with a large number of duplicate records (cherry picked from commit e25d43ca2b5e99e6484cb0e13ca5f9e2d014ac30)
* SERVER-50116 Forbid oplog writes when replication is enabledTess Avitabile2020-10-071-0/+52
| | | | (cherry picked from commit 7b2913a64bc8812a9ab71ce27fe14bb2f517376f)
* SERVER-50072 Check _isWindows() when initializing MongoRunner.EXIT_ABORTAli Mir2020-10-074-8/+5
| | | | (cherry picked from commit 8797f3b34d6602db8b44f93e345cec38058508e5)
* SERVER-50415 rename waitInIsMaster failpoint to waitInHelloPavi Vetriselvan2020-10-063-12/+13
| | | | (cherry picked from commit 861970ebd4f54a5feb23f82e2db3e9e00b0b32c1)
* SERVER-43491 Specify that jstest only guarantees consistent behavior against ↵Blake Oler2020-10-051-1/+1
| | | | | | mongod (not mongos) (cherry picked from commit 010817217033f0007646b44f21f0c2862a1b22e6)
* SERVER-51120 Find queries with MERGE_SORT incorrectly sort the results when ↵Mindaugas Malinauskas2020-10-043-204/+476
| | | | | | the collation is specified (cherry picked from commit eee7fb8f2c6da144e9d4c3df7887a5ec167f3a6f)
* SERVER-48170 Multiversion tests assume primary stability when using ↵Tommaso Tocci2020-10-035-27/+46
| | | | | | upgradeCluster() with 2-node replica set shards (cherry picked from commit 478bf480ebfad1ab6fee19cb9a199071115f42c8)
* SERVER-43664 Speedup WiredTiger storage engine startup for many tables by ↵Gregory Wlodarek2020-10-032-0/+148
| | | | | | optimizing WiredTigerUtil::setTableLogging() (cherry picked from commit 8e64b07e3bb363347ee2c11a56aba873365ed74a)
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-304-5/+5
| | | | (cherry picked from commit de38970c3b17250fd14ce83fb8a81d3f3e10bc69)
* SERVER-50410 Change NotMasterOrSecondary error code name to ↵Pavi Vetriselvan2020-09-307-30/+30
| | | | | | NotPrimaryOrSecondary (cherry picked from commit e703a72a49151fa782cfd83a654a6af55663ca38)
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-09-3010-16/+16
| | | | (cherry picked from commit b1920ea0a48a86bcd99eb5273ccbf12c008e4ed0)
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-3042-218/+249
| | | | (cherry picked from commit 783e113bbb1bfa83630222de5b74fe95530692f0)
* SERVER-50451: range_deleter_shutdown_and_failover_during_set_fcv.js should ↵Andrew Shuvalov2020-09-301-17/+10
| | | | | | retry setFCV against mongos until success to handle slow elections SERVER-50795 Extracting forceJumbo from docs in config.migrations in MigrationType::fromBSON can throw
* SERVER-50795 Extracting forceJumbo from docs in config.migrations in ↵jannaerin2020-09-301-6/+17
| | | | | | MigrationType::fromBSON can throw SERVER-50451: range_deleter_shutdown_and_failover_during_set_fcv.js should retry setFCV against mongos until success to handle slow elections
* SERVER-50955 Add 'multiversion_incompatible' tag to 'oplog_rollover.js'Gregory Wlodarek2020-09-281-0/+2
|
* SERVER-50955 oplog_rollover.js pauses the OplogCapMaintainerThread until ↵Gregory Wlodarek2020-09-251-1/+32
| | | | | | truncation is needed (cherry picked from commit 45cbc24908900b708659188dea11af4d14f3ded1)
* SERVER-51045 Update blocklist for multiversion pending backportCharlie Swanson2020-09-221-2/+2
|
* SERVER-51047 standalone_replication_recovery_relaxes_index_constaints.js ↵Pavi Vetriselvan2020-09-211-1/+3
| | | | should use multiversion_incompatible tag
* SERVER-50635 Retry index consistency check at ShardingTest shutdown on ↵Jack Mulrow2020-09-181-14/+30
| | | | | | ShardNotFound errors (cherry picked from commit 24ce8e9b42bc34d111999f516b8c5b2abedb8892)
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-09-179-0/+155
|
* SERVER-50545 Retry on ConflictingOperationInProgress in ↵Jack Mulrow2020-09-171-1/+12
| | | | | | index_operations_abort_concurrent_outgoing_migrations.js (cherry picked from commit 49153d63a1a19c8dbbd186a8542609b2e7f41d13)
* SERVER-50750 Add requires_fcv_44 tags to nested refineCollectionShardKey ↵Jack Mulrow2020-09-174-2/+4
| | | | concurrency tests
* SERVER-46275 Add ECDSA w/OCSP support to cert gen toolVincent Kam2020-09-179-21/+258
| | | | (cherry picked from commit 8289739969ad56e78a21803aebb489f032dc18b9)
* SERVER-47964 Add OCSP Sharding testsShreyas Kalyan2020-09-171-0/+86
| | | | (cherry picked from commit 675884128ee61da36b910050153861278f42e8cb)
* SERVER-45938 Create override for createUser to allow possible cluster membersSpencer Jackson2020-09-171-53/+69
| | | | (cherry picked from commit 2973992735143c9f6b6ff2a8bc15e5adf19d9ac6)
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-09-175-23/+12
| | | | (cherry picked from commit 358ac5e5d0cfa2843c016302aa0443b217662346)
* SERVER-50246 Fix $unionWith explain with mode 'executionStats' to account ↵Nick Zolnierz2020-09-161-26/+63
| | | | | | for pushed down stages (cherry picked from commit 4edfad49d10c3f75cf1fbc2f909e424d79f4a7e1)
* SERVER-50750 Write and test script to undo shard key refine with nested keysJack Mulrow2020-09-151-0/+269
|
* SERVER-50750 refineCollectionShardKey should add nested keys as dotted fieldsJack Mulrow2020-09-1511-79/+485
| | | | (cherry picked from commit 913429ff26d12de4248f42f3fe3543dbb21b2cbb)
* SERVER-45626: Introduce AutoGetOplog for consistent oplog locking rules ↵Lingzhi Deng2020-09-141-30/+7
| | | | | | | | SERVER-46930: Fix AutoGetOplog for non-document-locking storage engines SERVER-47959 JournalFlusher will retry oplog reads on WriteConflictExceptions caused by a concurrent {full:true} validate command on the oplog collection (cherry picked from commit c15e8ae74071482d69179c7e5e5e6bdc882d2beb) (cherry picked from commit 4c4cd897f09a85441ad60058b42ea1149b65d7de) (cherry picked from commit dcc42b3db40ecc1cb3ca278d9dcc2208a6c7734a)
* SERVER-48518 Improvements to rollback_via_refetch_anomaly.jsA. Jesse Jiryu Davis2020-09-141-7/+5
|
* SERVER-48128 ShardServerProcessInterface should only version internal ↵Bernard Gorman2020-09-112-1/+334
| | | | | | commands if the parent op is versioned (cherry picked from commit 64c7ccfac9ae6b4765481d6158e6447a69b2914b)
* SERVER-47469 Upgrade lock mode for applyOps + system.viewsCharlie Swanson2020-09-112-0/+42
| | | | (cherry picked from commit bd74e903563e9c12bbaf3a027a8dc39ae6a1613d)
* SERVER-46625 Improve diagnostics when mongocryptd requests are sent to ↵Katherine Wu2020-09-111-0/+52
| | | | | | non-mongocryptd daemon (cherry picked from commit becc8e5ecca4260e844725fa71f4ed1164647e4a)
* SERVER-49766 Indexed and non-indexed collections return different results ↵Svilen Mihaylov2020-09-111-0/+21
| | | | for null query
* SERVER-50326 Restrict sharding in agg_out.js workload to a single threadJames Wahlin2020-09-111-2/+4
| | | | (cherry picked from commit 98d95e18f39540b33c491052901579b71ec430fc)