summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/transaction_coordinator_service.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61090 Make setFCV wait for all TransactionCoordinators of internal tra...Jason Zhang2022-02-111-0/+8
* SERVER-60323 Make coordinator shard support re-committing aborted prepared tr...Cheahuychou Mao2021-10-151-14/+15
* SERVER-58487 Join TransactionCoordinatorService stepdown tasks during shutdownRandolph Tan2021-07-291-0/+8
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-2/+2
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-1/+1
* SERVER-42809 report metrics for the transaction coordinators in curop commandLamont Nelson2019-09-051-0/+6
* SERVER-42772 Return transaction commit decision from onCompletion future in T...Matthew Saltz2019-08-211-4/+4
* SERVER-40785 Create WaitForMajorityService to allow waiting for write concern...Randolph Tan2019-07-161-6/+6
* SERVER-39349 Recovering the state of a completed single-shard transaction sho...Randolph Tan2019-04-291-0/+7
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-38522/SERVER-38715 Make all TransactionCoordinator tasks interruptibleKaloian Manassiev2019-02-221-0/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38521 Move all TransactionCoordinator sources to be under db/sKaloian Manassiev2019-02-121-0/+141