summaryrefslogtreecommitdiff
path: root/src/mongo/db/session.h
diff options
context:
space:
mode:
authorSiyuan Zhou <siyuan.zhou@mongodb.com>2018-04-11 16:29:54 -0400
committerSiyuan Zhou <siyuan.zhou@mongodb.com>2018-04-11 16:39:34 -0400
commit50d2f0e7eae0f500ea04a509c12d7935356c0dde (patch)
tree942f5905456014bc628a13c2ccb07d58df152a96 /src/mongo/db/session.h
parent68005e0ffcc50c9260a162b717aaa5c2225096da (diff)
downloadmongo-50d2f0e7eae0f500ea04a509c12d7935356c0dde.tar.gz
SERVER-33501 Support retryable writes for commitTransaction command
This reverts commit f205975ea89798fa1b6d91097226ae7b10ad9f3c.
Diffstat (limited to 'src/mongo/db/session.h')
-rw-r--r--src/mongo/db/session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/session.h b/src/mongo/db/session.h
index 099c3ec043e..774fa91eaef 100644
--- a/src/mongo/db/session.h
+++ b/src/mongo/db/session.h
@@ -232,7 +232,7 @@ public:
/**
* Transfers management of transaction resources from the Session to the OperationContext.
*/
- void unstashTransactionResources(OperationContext* opCtx);
+ void unstashTransactionResources(OperationContext* opCtx, const std::string& cmdName);
/**
* Commits the transaction, including committing the write unit of work and updating