t...@phdata.io has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/7749

Change subject: (WIP) KUDU-2095 - Add `keepAlive` method to Java API
......................................................................

(WIP) KUDU-2095 - Add `keepAlive` method to Java API

Call `keepAlive` for cases when scanner ttl is too short

This needs a test but I haven't found an equivalent to the TEST_F
function in the C++ and the default timeout of the scanner needs to be
lowered for the unit test to run in a reasonable amount of time.

Error handling and test cases also need to be improved but I wanted to
get this out there to get feedback before I went any further.

Change-Id: Iba647e7b5ed4ee8d223d387b6656d3fb02c41713
---
M java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java
M java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduScanner.java
M java/kudu-client/src/main/java/org/apache/kudu/client/KuduClient.java
M java/kudu-client/src/test/java/org/apache/kudu/client/TestKuduClient.java
4 files changed, 126 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iba647e7b5ed4ee8d223d387b6656d3fb02c41713
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: t...@phdata.io

Reply via email to