summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47742 recordPreImage validation should not depend on early FCV loadingr4.4.0-rc3Jonathan Reams2020-04-271-0/+16
* SERVER-47045 Add tests to check that the RSM behaves correctly when contactin...jannaerin2020-04-271-0/+68
* SERVER-45541 Test interrupting $unionWith.Charlie Swanson2020-04-272-11/+133
* SERVER-47790 change log line searched from nss to namespaceDan Pasette2020-04-271-1/+1
* SERVER-47316 Upgrade/downgrade testing for hidden indexesArun Banala2020-04-271-0/+217
* SERVER-47397 enhanced logging for Execution owned files (part 1)Eric Milkie2020-04-264-13/+6
* SERVER-47484 Wait for replication in catchup_takeover_one_high_priority.js be...Samy Lanka2020-04-241-0/+1
* SERVER-47658: Improve validate diagnostics, with a focus on multikey failures.Daniel Gottlieb2020-04-241-0/+2
* SERVER-47605 Single-phase index builds should only check constraint violation...Louis Williams2020-04-243-15/+13
* SERVER-47260 mongos_get_shard_version.js assumes causal consistency but isn'tRandolph Tan2020-04-241-0/+7
* SERVER-47754 Allow background validation to run on storage engines that do no...Gregory Wlodarek2020-04-241-6/+0
* SERVER-47533 rollback_wt_drop.js should wait for reapingJamie Heppenstall2020-04-241-0/+1
* SERVER-47694: fix multikey. againDaniel Gottlieb2020-04-241-0/+37
* SERVER-9306 Ability to temporarily forbid query optimizer from using index ("...Zhihui Fan2020-04-242-0/+155
* SERVER-47142 Check primary before writing config and no-op.Siyuan Zhou2020-04-241-0/+8
* SERVER-46893 Allow streamable isMaster to wait on removed/uninitialized nodesJason Chan2020-04-232-1/+173
* SERVER-47543 fix hang when hedge read finishes first with MaxTimeMSExpired errorMisha Tyulenev2020-04-231-2/+1
* SERVER-47625: Add causally consistent reads to hedged_reads.js to fix getMore...Misha Tyulenev2020-04-231-12/+16
* SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge readsMisha Tyulenev2020-04-231-0/+39
* SERVER-46195: Ensure rollback completes before validate command in rollback_a...Xuerui Fa2020-04-221-0/+4
* SERVER-47641 Report total number of range deletion tasks in serverStatus rath...Gregory Noma2020-04-221-5/+1
* SERVER-42632 Disable pinger threads that reach out to config server to make i...Haley Connelly2020-04-221-1/+28
* SERVER-47344 Change agg_merge_upsert_supplied_cluster.js to avoid downgrade t...Bernard Gorman2020-04-222-122/+99
* SERVER-46823 Enable default for index commit quorum as "votingMembers".Suganthi Mani2020-04-224-7/+38
* SERVER-47489 Blacklist standalone_replication_recovery_idempotent.js and temp...Jason Chan2020-04-212-2/+6
* SERVER-47269 Add uses_change_streams tag to apply_ops_inserts_do_not_include_...Jason Chan2020-04-211-0/+2
* SERVER-47662 Make ClusterWriter only send databaseVersion if in FCV 4.4jannaerin2020-04-212-10/+2
* SERVER-46190 Disallow dbHash for nodes in RECOVERING stateVesselina Ratcheva2020-04-212-19/+2
* SERVER-47048 Test that mongos can find primary despite "ping" failuresCheahuychou Mao2020-04-201-1/+45
* SERVER-47445 Don't update Scope::_loadedVersion before loadStored succeedsDavid Percy2020-04-201-9/+10
* SERVER-46989 Index builds should hold RSTL to prevent replication state chang...Louis Williams2020-04-205-5/+333
* SERVER-46514 Normalize host selection for mirrored readsAmirsaman Memaripour2020-04-201-2/+78
* SERVER-47560 Include "internalClient" field in ReplicaSetMonitor isMaster req...Cheahuychou Mao2020-04-201-0/+43
* SERVER-47633 Add uses_transactions tag to index_build_yield_prepare_conflicts.jsLouis Williams2020-04-201-0/+1
* SERVER-46612 Test that $unionWith obeys the read preference set on the origin...Ted Tuckman2020-04-201-0/+169
* SERVER-47464 Prevent SetIndexCommitQuorum cmd from changing commit quorum on ...Suganthi Mani2020-04-171-2/+4
* SERVER-45933 index builds support maxTimeMS through createIndexes interruptionsBenety Goh2020-04-171-0/+70
* SERVER-47599 Index builder votes for ready to commit after first drain phase.Suganthi Mani2020-04-172-9/+3
* SERVER-47587 Removes the racy jstest "index_build_with_incorrect_fast_count_o...Suganthi Mani2020-04-171-70/+0
* SERVER-47513 Modify killop.js to search for op by 'comment' in currentOp outputNick Zolnierz2020-04-171-6/+13
* SERVER-47425: Add multiversion test for 4.2classic, 4.2.6+ and 4.4 behaviors.Daniel Gottlieb2020-04-171-0/+25
* SERVER-47219: Ensure downgrade_after_rollback_via_refetch only downgrades aft...Daniel Gottlieb2020-04-171-4/+29
* SERVER-47444 Don't wait for readConcern on txn stmts with InvalidOptionsMaria van Keulen2020-04-162-3/+19
* SERVER-44577 Add uses_prepare_transaction tag to testLouis Williams2020-04-161-1/+2
* SERVER-47540: Omit shard_kill_and_pooling from implicit multiversion tests.Daniel Gottlieb2020-04-161-1/+4
* SERVER-47542: Omit shard_identity_rollback from implicit multiversion tests.Daniel Gottlieb2020-04-161-1/+1
* SERVER-46443 MongosProcessInterface::fieldsHaveSupportingUniqueIndex should r...Jack Mulrow2020-04-161-0/+301
* SERVER-47500 Specify writeConcern: {w: 1} in run_fuzzer_restore_cluster_setti...Gregory Noma2020-04-161-2/+6
* SERVER-46396 Add metrics to track number of operations blocked behind a catal...Blake Oler2020-04-161-0/+113
* SERVER-47435 Incrementing topologyVersion for FCV change must update awaiting...Tess Avitabile2020-04-151-0/+48