Alexey Serbin has posted comments on this change.

Change subject: [java] KUDU-1679 Propagate timestamps for scans
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/5248/1/java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java
File java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java:

PS1, Line 214: protected synchronized long getLastPropagatedTimestamp()
> how are users supposed to get the lpt to pass it to other clients now if th
That's an interesting observation.

I thought it should reside within the client only.  BTW, with the C++ client we 
have the same situation, right?

Do we want to expose it somehow?


-- 
To view, visit http://gerrit.cloudera.org:8080/5248
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I84d45ba395f2a3fc6b54591f4a45bb4f10435910
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: David Ribeiro Alves <dral...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: Yes

Reply via email to