summaryrefslogtreecommitdiff
path: root/src/mongo/db/session.h
diff options
context:
space:
mode:
authorSiyuan Zhou <siyuan.zhou@mongodb.com>2018-04-04 01:24:06 -0400
committerSiyuan Zhou <siyuan.zhou@mongodb.com>2018-04-10 17:40:14 -0400
commit4e1fff07b0d76337232abc682fbbe13c546e5c13 (patch)
tree006e7c5b488f8ddfcadf30850f43333620bbca4d /src/mongo/db/session.h
parent6a73b990746e1287ce6bad99d4cec263ed420072 (diff)
downloadmongo-4e1fff07b0d76337232abc682fbbe13c546e5c13.tar.gz
SERVER-33501 Support retryable writes for commitTransaction command
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