Hello Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/2021
to review the following change.
Change subject: [java] Retry Verify when looping
......................................................................
[java] Retry Verify when looping
It's pretty easy at the moment to get missing rows when reading from
Kudu while also messing with the cluster in a chaos monkey fashion.
This patch adds retries when calling Loop to get around that.
A few other irritants are also taken care of.
Change-Id: I27f16a6f7da089208c0fafe1fecbb10be330e252
---
M
java/kudu-client-tools/src/main/java/org/kududb/mapreduce/tools/IntegrationTestBigLinkedList.java
1 file changed, 34 insertions(+), 21 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/21/2021/1
--
To view, visit http://gerrit.cloudera.org:8080/2021
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I27f16a6f7da089208c0fafe1fecbb10be330e252
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Jean-Daniel Cryans
Gerrit-Reviewer: Todd Lipcon <[email protected]>