summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/transaction_coordinator_curop_info.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65397 Remove featureFlagInternalTransactionsErin Liang2022-06-281-11/+5
* SERVER-63491 Remove TxnNumberAndRetryCounter as a parameter for txnRouter.beg...Sanika Phanse2022-02-241-33/+10
* SERVER-60527 Make TransactionCoordinatorWorkerCurOpInfo report txnRetryCounterSanika Phanse2021-11-121-28/+79
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+5
* SERVER-45058 Report currentOp.active as false when internal services block on...Amirsaman Memaripour2020-01-231-2/+2
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-151-0/+1
* SERVER-44775 Make pauseWhileSet increment _timesEntered onceCheahuychou Mao2019-12-031-1/+7
* SERVER-44666 Make FailPoint::pauseWhileSet not increment _timesEnteredCheahuychou Mao2019-11-181-1/+1
* SERVER-44261 Replace waitForFailpoint function with waitForFailPoint commandCheahuychou Mao2019-11-011-30/+32
* SERVER-40987 Output transaction information in curOp for coordinator workerLamont Nelson2019-08-221-0/+177