Hello Kudu Jenkins, Andrew Wong, Hao Hao,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/16501
to look at the new patch set (#2).
Change subject: KUDU-2612 p6 (c): add GetTransactionStatus() to TxnSystemClient
......................................................................
KUDU-2612 p6 (c): add GetTransactionStatus() to TxnSystemClient
This patch adds GetTransactionStatus() method into the interface
of the TxnSystemClient class. Added corresponding test as well.
This is a follow-up to cb1c2efb59373453e734074a02021f14c403257d
and 0f9ff5ff043125be4a1150be0306373619b4ca89
Change-Id: I7fac7158df307d03db6a48087e7c5a16269a3bc6
---
M src/kudu/integration-tests/txn_status_table-itest.cc
M src/kudu/transactions/coordinator_rpc.cc
M src/kudu/transactions/coordinator_rpc.h
M src/kudu/transactions/txn_system_client.cc
M src/kudu/transactions/txn_system_client.h
5 files changed, 136 insertions(+), 19 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/01/16501/2
--
To view, visit http://gerrit.cloudera.org:8080/16501
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7fac7158df307d03db6a48087e7c5a16269a3bc6
Gerrit-Change-Number: 16501
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Hao Hao <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)