summaryrefslogtreecommitdiff
path: root/jstests/replsets/recover_prepared_transaction_state.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-4/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-167/+164
* SERVER-40386: assert responses of abortTransaction_forTesting() and commitTra...Lingzhi Deng2019-06-011-1/+1
* SERVER-40469 Remove expectPreparedTxnsDuringRollback option.Max Hirschhorn2019-05-241-3/+2
* Revert "SERVER-41079 Add new build variant for the multiple oplog entries tra...Jason Chan2019-05-161-1/+1
* SERVER-41079 Add new build variant for the multiple oplog entries transaction...Jason Chan2019-05-161-1/+1
* SERVER-40482 SERVER-40517 Fix fastcount algorithm for rollback of prepared tr...Louis Williams2019-04-121-5/+9
* SERVER-39689 add data consistency parameters to rollback_testPavi Vetriselvan2019-04-101-1/+1
* SERVER-40269: commitTransaction should assert that the prepare oplog entry is...Lingzhi Deng2019-04-091-13/+15
* Revert "SERVER-35811 disallow committing at the prepareTimestamp and pin stab...Pavi Vetriselvan2019-04-011-1/+1
* SERVER-39762 Fix fastcount after rollback recovery of prepared transactionsLouis Williams2019-03-271-5/+16
* SERVER-39074 All operations enforce prepare conflicts by defaultLouis Williams2019-03-191-0/+1
* SERVER-39910 Fix race in rollback_drop_database.jsA. Jesse Jiryu Davis2019-03-081-6/+4
* SERVER-35872 reconstruct prepared transactions on rollback, fastcount inaccuratePavi Vetriselvan2019-02-221-0/+184