Dan Burkert has posted comments on this change. Change subject: KUDU-1806. java: fetching scan tokens should fetch larger batches ......................................................................
Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/5498/2//COMMIT_MSG Commit Message: PS2, Line 16: it turns out that point : lookups already set an 'endPartitionKey' parameter in the RPC I was previously under the impression that we never set the endPartitionKey in either client. This is the only instances I can find of creating a GetTableLocationsRequestPB in the Java client: https://github.com/apache/kudu/blob/master/java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java#L1032 -- To view, visit http://gerrit.cloudera.org:8080/5498 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I46260a96dfd0847f70146496e48c2766b8e17ea9 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-HasComments: Yes
