Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16783


Change subject: KUDU-2612 proper handling of transient errors from TxnManager
......................................................................

KUDU-2612 proper handling of transient errors from TxnManager

This patch fixes the handling of ServiceUnavailable from TxnManager
in the Kudu C++ client, addressing one of TODOs from [1].

This patch also contains a new test scenario to cover the updated
functionality.  I verified that without the changes in handling
ServiceUnavailable from TxnManager this new test scenario failed.

This is a follow-up to [1].

[1] 
https://github.com/apache/kudu/commit/38aee4b1407b04b8c299768be0ae40d84a8e2a3a

Change-Id: Ia97ddaaf598f2b6d7fcf5fcd42ecb836b82ed547
---
M src/kudu/client/client-test.cc
M src/kudu/client/txn_manager_proxy_rpc.cc
M src/kudu/master/txn_manager.proto
M src/kudu/transactions/txn_status_manager.cc
4 files changed, 69 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/83/16783/1
--
To view, visit http://gerrit.cloudera.org:8080/16783
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia97ddaaf598f2b6d7fcf5fcd42ecb836b82ed547
Gerrit-Change-Number: 16783
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to