summaryrefslogtreecommitdiff
path: root/jstests/replsets/recover_committed_aborted_prepared_transactions.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrS...Mindaugas Malinauskas2021-04-141-1/+0
* SERVER-55009 enable replica_sets for SBE build variantKyle Suarez2021-04-061-1/+5
* SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers i...Matthew Russotto2020-05-061-8/+7
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-113/+112
* SERVER-40386: assert responses of abortTransaction_forTesting() and commitTra...Lingzhi Deng2019-06-011-2/+2
* SERVER-40269: commitTransaction should assert that the prepare oplog entry is...Lingzhi Deng2019-04-091-9/+12
* Revert "SERVER-35811 disallow committing at the prepareTimestamp and pin stab...Pavi Vetriselvan2019-04-011-4/+2
* SERVER-39762 Fix fastcount after rollback recovery of prepared transactionsLouis Williams2019-03-271-5/+8
* SERVER-39910 Fix race in rollback_drop_database.jsA. Jesse Jiryu Davis2019-03-081-1/+1
* SERVER-35872 reconstruct prepared transactions on rollback, fastcount inaccuratePavi Vetriselvan2019-02-221-0/+132