Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/16443 )

Change subject: KUDU-2612 p6 (b): add {Abort,BeginCommit}Transaction() to 
TxnSystemClient
......................................................................

KUDU-2612 p6 (b): add {Abort,BeginCommit}Transaction() to TxnSystemClient

This patch adds to AbortTransaction() and BeginCommitTransaction()
methods into the TxnSystemClient class.  The newly added code follows
suit of the logic implemented in TxnSystemClient::BeginTransaction()
method.  Added corresponding tests as well.

This is a follow-up to cb1c2efb59373453e734074a02021f14c403257d.

Change-Id: I84558b13664d89c7f1769df2483f2bae5a49260b
Reviewed-on: http://gerrit.cloudera.org:8080/16443
Tested-by: Alexey Serbin <aser...@cloudera.com>
Reviewed-by: Alexey Serbin <aser...@cloudera.com>
---
M src/kudu/integration-tests/txn_status_table-itest.cc
M src/kudu/transactions/txn_system_client.cc
M src/kudu/transactions/txn_system_client.h
3 files changed, 115 insertions(+), 6 deletions(-)

Approvals:
  Alexey Serbin: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/16443
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I84558b13664d89c7f1769df2483f2bae5a49260b
Gerrit-Change-Number: 16443
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to