Dan Burkert has posted comments on this change. Change subject: java-client: clean up intermediate tables in TestKuduTable ......................................................................
Patch Set 1: One of the test cases in the file is matching on the number of created tables. Some of the test cases were creating and not cleaning up tables, thus there was a race based on the order of the test cases. -- To view, visit http://gerrit.cloudera.org:8080/5112 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1b2778616c4b03679cf9264b38684d5de78277bc Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: No
