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


Change subject: KUDU-2612: an extra test for txn keepalive failover in Java 
client
......................................................................

KUDU-2612: an extra test for txn keepalive failover in Java client

This is a follow-up to 096f1ddf09047ea11d78a661010dd549ffa9af51.

This patchs adds an extra test scenario similar the one added
in the prior changelist, but with additional twist of "rolling"
unavailability of leader masters.  In addition, it verifies that
the RPC error responses from TxnManager due to the unavailability
of TxnStatusManager are properly handled by the Java client.

Change-Id: Ib278d402bee85fb0442cbce98b2b4ab022229eb4
---
M java/kudu-client/src/test/java/org/apache/kudu/client/TestKuduTransaction.java
1 file changed, 104 insertions(+), 5 deletions(-)



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

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

Reply via email to