Hello Jean-Daniel Cryans,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/5113
to review the following change.
Change subject: java-client: fix test execution-order race in TestKuduTable
......................................................................
java-client: fix test execution-order race in TestKuduTable
The test was checking the number of tables in the mini cluster, not
accounting for tables potentially leaked by other test cases.
Change-Id: I935a800d3d87ab2c3180ce589e1b6b5dd48f9d70
---
M java/kudu-client/src/test/java/org/apache/kudu/client/TestKuduTable.java
1 file changed, 4 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/13/5113/1
--
To view, visit http://gerrit.cloudera.org:8080/5113
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I935a800d3d87ab2c3180ce589e1b6b5dd48f9d70
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>