summaryrefslogtreecommitdiff
path: root/src/mongo/db/transaction_coordinator_driver.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38324: add validation to TransactionCoordinatorDocument decisionKim Tao2019-01-301-1/+6
* SERVER-39187 Signal coordinator's decision promise when the coordinator is ca...Matthew Saltz2019-01-301-0/+1
* SERVER-37880 Introduce backoff for retrying commit and abort messagesKaloian Manassiev2019-01-161-18/+3
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
* SERVER-38522 Make persistParticipantList/persistDecision/deleteCoordinatorDoc...Kaloian Manassiev2019-01-031-0/+250