Jean-Daniel Cryans has posted comments on this change. Change subject: [java client] scanNextRows() needs to always increment attempts ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/2973/1/java/kudu-client/src/main/java/org/kududb/client/AsyncKuduClient.java File java/kudu-client/src/main/java/org/kududb/client/AsyncKuduClient.java: Line 624: // {#link #getSleepTimeForRpc} relies on it if the client is null or dead. > I think this should be an @link. Actually it doesn't need the link at all since it's a code comment... -- To view, visit http://gerrit.cloudera.org:8080/2973 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8a726adb82ade80f241128e7c61091e6af2d9c13 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jean-Daniel Cryans Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: Yes
