summaryrefslogtreecommitdiff
path: root/jstests/core/txns/await_prepared_transactions_on_FCV_downgrade.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-40919 Remove stmtId from transaction oplog entriesJason Chan2019-05-221-1/+1
|
* SERVER-41079 Add new build variant for the multiple oplog entries ↵Jason Chan2019-05-161-1/+1
| | | | transaction format
* Revert "SERVER-41079 Add new build variant for the multiple oplog entries ↵Jason Chan2019-05-161-1/+1
| | | | | | transaction format" This reverts commit 6df77aa1579d11894a80ddd2edb3053db5abd0aa.
* SERVER-41079 Add new build variant for the multiple oplog entries ↵Jason Chan2019-05-161-1/+1
| | | | transaction format
* SERVER-36497 Test that downgrading FCV to 4.0 waits for prepared ↵Vesselina Ratcheva2019-04-291-0/+70
| | | | | | transactions to finish This reverts commit 7dc70f2fd69bd6ad687d7cdc4c0d0c20ac6d9dc5.
* Revert "SERVER-36497 Test that downgrading FCV to 4.0 waits for prepared ↵Vesselina Ratcheva2019-04-231-70/+0
| | | | | | transactions to finish" This reverts commit 6888034d41a3c0fd15950051940cf5e7ede5ba19.
* SERVER-36497 Test that downgrading FCV to 4.0 waits for prepared ↵Vesselina Ratcheva2019-04-221-0/+70
transactions to finish