summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/wiredtiger/wiredtiger_prepare_conflict.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50344 Rename Client methods to clarify that they are about being kille...Spencer T Brody2020-08-251-1/+1
* SERVER-44022 Fix race in PrepareConflictTracker and speed up happy pathGeert Bosch2020-02-241-5/+5
* SERVER-44779 Invariant internal operations that hit a prepareConflict must be...Jason Chan2019-11-251-0/+7
* SERVER-43871 Use a monotonic clock source in prepare conflict trackerHaley Connelly2019-10-161-2/+2
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-9/+9
* SERVER-41034 Invariant if we get a prepare conflict inside runWithoutInterrup...Vesselina Ratcheva2019-06-051-0/+6
* SERVER-40700 kill read prepare conflicts during step downPavi Vetriselvan2019-05-161-1/+19
* SERVER-40936: Add an invariant that we do not get a prepare conflict while ho...Lingzhi Deng2019-05-141-0/+19
* SERVER-40421 Add failpoint to skip doing retries on WiredTiger prepare conflictsvrachev2019-04-091-1/+13
* SERVER-39084 Fix race condition in PrepareConflictRetryXiangyu Yao2019-02-191-3/+13
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+10
* SERVER-35428 Added ability to add two OpDebug objects togetherjinichu2018-07-031-1/+1
* SERVER-35275 rename fail point FP macros, improve docsBilly Donahue2018-05-301-1/+1
* SERVER-33309 SERVER-33310 Handle WT_PREPARE_CONFLICT. Add methods inLouis Williams2018-03-231-0/+76