[
https://issues.apache.org/jira/browse/KUDU-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16616533#comment-16616533
]
Grant Henke commented on KUDU-2095:
-----------------------------------
This is resolved via
[42db87b|https://github.com/apache/kudu/commit/42db87b0b128c573b96e39615e7fa41227fea368].
> Add scanner keepAlive method to the java client
> -----------------------------------------------
>
> Key: KUDU-2095
> URL: https://issues.apache.org/jira/browse/KUDU-2095
> Project: Kudu
> Issue Type: Bug
> Affects Versions: 1.3.1
> Reporter: zhangguangqiang
> Assignee: Grant Henke
> Priority: Major
>
> when I use kudu java client,I need to make scanner to keepAlive in my usage
> case。But I can not find this method in java client; On the other hand,I found
> kudu::client::KuduScanner::KeepAlive in c++ client。This is very necessary in
> my usage,will you implement it in java client? thank you !
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)