summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/readConcern_atClusterTime_snapshot_selection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit d...Moustafa Maher2021-05-041-0/+5
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-74/+72
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-2/+2
* SERVER-40386: assert responses of abortTransaction_forTesting() and commitTra...Lingzhi Deng2019-06-011-1/+2
* SERVER-39139 Disallow commitTransaction and abortTransaction commands on seco...Vesselina Ratcheva2019-02-061-27/+0
* SERVER-34620 Make speculative read atClusterTime not wait for the given clust...Matthew Russotto2018-12-061-13/+21
* SERVER-36728 Don't ignore errors when aborting a transaction in testsPavi Vetriselvan2018-10-301-3/+3
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* SERVER-33248 Allow choosing a sync source that we are up to date with if it h...Tess Avitabile2018-08-221-11/+1
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutJames Wahlin2018-07-241-2/+2
* SERVER-35513 Forbid transactions on inMemory storage engineTess Avitabile2018-06-141-6/+1
* SERVER-34388 Convert tests doing snapshot reads to use transactionsXiangyu Yao2018-05-221-40/+28
* SERVER-35024 atClusterTime incorrectly uses round_to_oldest option when openi...Louis Williams2018-05-181-1/+1
* SERVER-34443 Refactor WiredTigerRecoveryUnit and WiredTigerSnapshotManager. A...Louis Williams2018-05-151-1/+1
* SERVER-33698 batchSize:0 snapshot reads must allocate a WiredTiger transactionJames Wahlin2018-03-151-14/+2
* SERVER-33722 readConcern snapshot should return an error for metadata changesJames Wahlin2018-03-141-2/+14
* SERVER-33355 Support readConcern level snapshot reads on secondariesJames Wahlin2018-03-031-17/+12
* SERVER-33223 Add transaction resource stashJames Wahlin2018-02-161-0/+8
* SERVER-33249 readConcern_atClusterTime_snapshot_selection.js should ensure th...Judah Schvimer2018-02-121-3/+13
* SERVER-32518 Establish snapshot timestamp for readConcern snapshotTess Avitabile2018-02-051-0/+128