summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49704 txn_being_applied_to_secondary_cannot_be_killed.js should not al...r4.2.9-rc0r4.2.9Matthew Russotto2020-08-071-2/+3
* SERVER-46854 Disable periodic index consistency checker on config servers in ...Mihai Andrei2020-08-071-0/+5
* SERVER-48525 Forbid dropping config.transactions when there are prepared tran...Vesselina Ratcheva2020-08-071-2/+8
* SERVER-46721 Secondary readers should read at the no-overlap time instead of ...Louis Williams2020-08-061-0/+86
* SERVER-49690 Retry "CappedPositionLost" to find oldest oplog entryCharlie Swanson2020-08-063-8/+26
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-08-052-8/+15
* SERVER-50039 Timing error in dbadmin.js testA. Jesse Jiryu Davis2020-08-042-1/+4
* SERVER-48993 explodeForSort can produce incorrect query planMindaugas Malinauskas2020-08-042-0/+204
* SERVER-49404 Enforce additional checks in $arrayToObjectDrew Paroski2020-08-031-0/+14
* SERVER-49233 Introduce a flag to toggle the logic for bumping collection's ma...Matthew Saltz2020-08-033-259/+539
* SERVER-46194 Applying transfer mods in a migration does not handle write conf...Alex Taskov2020-07-301-0/+62
* SERVER-44273 Fix timeZoneInfo file load on WindowsJames Wahlin2020-07-282-1/+16
* SERVER-49527 recoverFromOplogAsStandalone does not relax index constraintsJudah Schvimer2020-07-271-0/+61
* SERVER-49311 Prevent the PeriodicShardedIndexConsistencyChecker cause failure...Marcos José Grillo Ramírez2020-07-251-5/+7
* SERVER-48096 PeriodicShardedIndexConsistencyChecker thread on jstests can cau...Tommaso Tocci2020-07-211-0/+5
* SERVER-49007 Roundtrip registration id in metrics response in testMark Benvenuto2020-07-161-1/+1
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-07-1620-6/+32
* SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prep...Suganthi Mani2020-07-161-0/+56
* Revert "SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when apply...Suganthi Mani2020-07-161-56/+0
* SERVER-49471 Retry on WT_ROLLBACK (WriteConflictException) when applying prep...Suganthi Mani2020-07-161-0/+56
* SERVER-47714 fix testEric Milkie2020-07-151-1/+2
* SERVER-47714 explicitly set the prepare conflict behavior prior to creating a...Eric Milkie2020-07-151-0/+30
* SERVER-45233 Include the empty array in the comparison with index testTed Tuckman2020-07-152-1/+12
* SERVER-45233 Indexed array inequality fixed to use correct boundsTed Tuckman2020-07-153-3/+194
* SERVER-35921 Make IXSCAN use the proper MinKey/MaxKey bounds on LT and GTMisha Ivkov2020-07-153-5/+2
* SERVER-48979: Fix race between config propagation and election in change_stre...Lingzhi Deng2020-07-151-32/+31
* SERVER-48568 Changed nopeOptions to nodeOptions when configuring the replica setJenny Peshansky2020-07-101-1/+1
* SERVER-48453: Prevent reusing record ids within a process/rollback lifetime.Daniel Gottlieb2020-07-101-0/+51
* SERVER-47883 Override stepdown suites to ensure background index builds are c...Louis Williams2020-07-022-1/+4
* SERVER-48107: Retry replSetStepDown in rollback_test.jsXuerui Fa2020-07-011-1/+4
* SERVER-48778 Make reconstruct_prepared_transactions_initial_sync.js robust to...Suganthi Mani2020-06-301-1/+1
* SERVER-45610 Reject commands that read data when node is in RECOVERING stateVesselina Ratcheva2020-06-269-4/+456
* SERVER-48712 Race in write_concern_after_stepdown.jsA. Jesse Jiryu Davis2020-06-241-1/+13
* SERVER-48611 Use awaitLastOpCommitted instead of awaitReplication in speculat...William Schultz2020-06-241-2/+2
* SERVER-47223 Verify that $geoNear applies index hint correctlyMihai Andrei2020-06-221-0/+53
* SERVER-48926 Fix remaining sharding tests that incorrectly set votes to 0 on ...Esha Maharishi2020-06-225-14/+14
* SERVER-48514: Separate testing 'called' and 'successful' fields for serverSta...Xuerui Fa2020-06-182-9/+22
* SERVER-48569: Add ConflictingOperationInProgress as acceptable error code to ...Xuerui Fa2020-06-181-1/+2
* SERVER-48058 Make sure abort_transactions_on_step_up waits for optime to be a...Matthew Russotto2020-06-171-2/+6
* SERVER-47195 Allow configuring failCommand failpoint to activate only for a g...Spencer T Brody2020-06-171-3/+34
* SERVER-41070 Add blockConnection mode to failCommandCheahuychou Mao2020-06-172-1/+189
* SERVER-48614 Fix plan cache discriminators for partial wildcard indexesDavid Storch2020-06-161-0/+15
* SERVER-48576 Fix the election race in change_stream_stepdown.jsSuganthi Mani2020-06-151-8/+12
* SERVER-48491 Add requires_document_locking tag to sessions_collection_reaping.jsEsha Maharishi2020-06-101-0/+8
* SERVER-40441 Make arbiters not try to setup the sessions collection or check ...Cheahuychou Mao2020-06-102-1/+110
* SERVER-48276 ReplSet Free Monitoring URLs inconsistentMark Benvenuto2020-06-024-2/+27
* SERVER-48369 Fix prepare_conflict.js to use write concern majority when creat...Samy Lanka2020-06-021-1/+5
* SERVER-46758 In-memory FCV value should properly reflect the on-disk FCV afte...Jason Chan2020-06-011-0/+128
* SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers i...Matthew Russotto2020-06-017-22/+25
* SERVER-47879 Should read from primary in rollback_reconstructs_transactions_p...Matthew Russotto2020-06-011-2/+4