Alexey Serbin has uploaded this change for review. ( 
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
---
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(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/16443/1
--
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: newchange
Gerrit-Change-Id: I84558b13664d89c7f1769df2483f2bae5a49260b
Gerrit-Change-Number: 16443
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>

Reply via email to