summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66973 Eagerly reap config.transactions entries for retryable sessionsr6.0.0-rc9Jack Mulrow2022-06-074-0/+255
* SERVER-66993 Stop tracking highest child session txnNumberJack Mulrow2022-06-071-0/+149
* SERVER-67029 Make aggregate command in internal_transactions* workloads robus...Cheahuychou Mao2022-06-072-6/+33
* SERVER-66950 Fix orphans feature flag check in upgrade_downgrade_sharded_clus...Pierlauro Sciarelli2022-06-071-20/+10
* SERVER-66644 Fix and re-enable profile_operation_metrics.js for debug buildsRomans Kasperovics2022-06-071-3/+2
* SERVER-66948 Catch NoSuchTransaction as an acceptable error in internal trans...Jason Zhang2022-06-061-2/+9
* SERVER-65960 Fall back to classic engine when NLJ is chosenMihai Andrei2022-06-064-20/+226
* SERVER-66901 Make contention factor accept all valid positive integer typesMark Benvenuto2022-06-031-0/+22
* SERVER-66988 add variant to stress initialSyncIdRobert Guo2022-06-036-1/+8
* SERVER-66062 make sure jstests/change_streams/ddl_create_index_txn.js doesn't...Mickey. J Winters2022-06-031-14/+23
* SERVER-66962: multiversion configuration updatesDavid Bradford2022-06-021-0/+2
* SERVER-66777 Ensure that internal transactions do not get interrupted by logi...Cheahuychou Mao2022-06-023-176/+276
* SERVER-66830 Remove multiversion-incompatible assertion in view_aggregation.jsRomans Kasperovics2022-06-021-4/+0
* SERVER-66622 fail to createCollection when running in 5.x compatibility modeSergey Galtsev2022-06-022-2/+48
* SERVER-66379 $or to $in conversion flawedTimour Katchaounov2022-06-021-3/+35
* SERVER-66851 Internal session pool should use parent sessions as keys for chi...Jack Mulrow2022-06-011-0/+95
* SERVER-66557: Refactor and update multiversion setup and configDavid Bradford2022-06-011-0/+2
* SERVER-62272 : Migration OK for chunks existing before schema validatornandinibhartiyaMDB2022-06-011-0/+67
* SERVER-66540 Don't run awaitData cursor notification on insert part in await_...Denis Grebennicov2022-06-011-0/+18
* SERVER-66558 $sort does not rewrite to bounded sort when multiple index optio...samontea2022-05-311-0/+133
* SERVER-66860 FSM tests should not reuse same database namesTommaso Tocci2022-05-314-4/+4
* SERVER-66585 Update test tags for repl_startup_error_no_hang_on_shutdown.jsLingzhi Deng2022-05-311-1/+1
* SERVER-66480 introduce joinMigration shard cmd to set a barrier on the Balanc...Paolo Polato2022-05-293-0/+3
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-2752-338/+154
* SERVER-66826 Fix requires_fcv tag on lookup_pit_pre_and_post_image.js and loo...Mindaugas Malinauskas2022-05-272-2/+2
* SERVER-66784 numberDecimalsAlmostEqual shell helper now works for negative nu...Davis Haupt2022-05-261-0/+27
* SERVER-66768 Mark find_flip_sbe_enabled with requires_fcv_51Mihai Andrei2022-05-261-0/+2
* SERVER-66719 Take FCV lock in `MODE_IS` for shared global lock modesGregory Noma2022-05-261-2/+7
* SERVER-66538 Exclude timeseries_coll_mod.js from multiversion pre-6.0 testsRui Liu2022-05-261-1/+1
* SERVER-65639 Update comment in internal_transactions_kill_sessions.jsCheahuychou Mao2022-05-251-3/+2
* SERVER-66644 temporarily disable profile_operation_metrics.jsRobert Guo2022-05-251-0/+2
* SERVER-66062 temporarily disable ddl_create_index_txn.jsRobert Guo2022-05-251-0/+1
* SERVER-65639 Add concurrency workload that kills sessions with active interna...Cheahuychou Mao2022-05-254-21/+183
* SERVER-66565 Create config.transactions partial index in setFCVJack Mulrow2022-05-244-12/+348
* SERVER-66573 Add FCV tag in lookup_unionWith_subpipeline_local_read.jsRuoxin Xu2022-05-241-1/+3
* SERVER-66660 Exclude unsupported test cases in 5.3 version from change_stream...Antonio Fuschetto2022-05-241-1/+1
* SERVER-66618 Wait in test for resharding coordinator to persist abort.r6.0.0-rc7Max Hirschhorn2022-05-231-1/+11
* SERVER-66647 internal_transactions_unsharded.js should set storeFindAndModify...Cheahuychou Mao2022-05-233-38/+32
* SERVER-66344 Only check the response if the last try was not a retry that failedCheahuychou Mao2022-05-231-19/+19
* SERVER-66344 Make internal transactions workloads more extensibleCheahuychou Mao2022-05-237-252/+333
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-1916-127/+135
* SERVER-66553 configure_collection_balancing_setFCV.js should not run in multi...Tommaso Tocci2022-05-191-0/+1
* SERVER-66526 Hang upon restart when there is a prepared internal transaction ...Cheahuychou Mao2022-05-181-6/+56
* SERVER-66264 shardsvrDropIndex should use timeseries namespace in the shardVe...Randolph Tan2022-05-181-2/+5
* SERVER-62175 Mongos fails to attach RetryableWrite Error Label For Command In...r6.0.0-rc6Rachita Dhawan2022-05-171-0/+59
* Revert "SERVER-65884 $lookup from ts optimize $sequentialCache"James Wahlin2022-05-171-93/+0
* SERVER-65152 Update change_stream_null_existence_eq_rewrite_test.js for newly...Andrii Dobroshynski2022-05-172-4/+30
* SERVER-65947 MigrationDestinationManager must recover if an error occurs duri...Jordi Serra Torrens2022-05-171-1/+6
* SERVER-66075 Make change_streams_pre_image_removal_job.js tolerate transient ...Mindaugas Malinauskas2022-05-171-5/+35
* SERVER-66031 fix fcv document retrieval in jstests/sharding/rename_sharded.jsPierlauro Sciarelli2022-05-171-2/+2