summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/read_concern_snapshot_catalog_invalidation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47081 Delete geoSearch command and related testsMihai Andrei2020-11-031-6/+0
* SERVER-47866 Secondary readers do not need to reacquire PBWM lock if there ar...Louis Williams2020-09-231-7/+13
* SERVER-48219 Fix multiversion tests which are failing after introducing the f...Bernard Gorman2020-06-111-27/+3
* SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only.Ruoxin Xu2020-03-191-1/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-91/+90
* SERVER-36975 Fix race condition in read_concern_snapshot_catalog_invalidation.jsTess Avitabile2018-09-051-1/+8
* Revert "SERVER-36975 Fix race condition in read_concern_snapshot_catalog_inva...Tess Avitabile2018-09-051-8/+1
* SERVER-36975 Fix race condition in read_concern_snapshot_catalog_invalidation.jsTess Avitabile2018-09-051-1/+8
* SERVER-35919 Ensure all tests that use transactions perform collection drops ...Tess Avitabile2018-07-261-1/+1
* SERVER-35513 Forbid transactions on inMemory storage engineTess Avitabile2018-06-141-5/+1
* SERVER-35257 Forbid count command in transactionsJudah Schvimer2018-05-291-2/+0
* SERVER-34910 Rename TransientTxnError label to TransientTransactionError.Siyuan Zhou2018-05-091-1/+2
* SERVER-34256 Expose TransientTxnError error labels in response.Siyuan Zhou2018-05-081-1/+1
* SERVER-34572 Write commands in transactions must check for pending catalog ch...Tess Avitabile2018-04-301-27/+62
* SERVER-34094 Change snapshot read tests to use multi-statement transactionsXiangyu Yao2018-04-171-8/+5
* SERVER-33698 batchSize:0 snapshot reads must allocate a WiredTiger transactionJames Wahlin2018-03-151-0/+75