Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13458
Change subject: [java] Improve TestAsyncKuduSession: Eliminate dead setup and other small things ...................................................................... [java] Improve TestAsyncKuduSession: Eliminate dead setup and other small things This is the first in a series of patches improving TestAsyncKuduSession. The main thing this patch does is complete the transition of the test to using the KuduTestHarness. Some comments and extra setup and cleanup code were unnecessary now that the test uses the harness. I also did a few other small things. Change-Id: I2bc9f32c8e4b8745726e18189c55687246c8bab9 --- M java/kudu-client/src/test/java/org/apache/kudu/client/TestAsyncKuduSession.java 1 file changed, 76 insertions(+), 107 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/58/13458/1 -- To view, visit http://gerrit.cloudera.org:8080/13458 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2bc9f32c8e4b8745726e18189c55687246c8bab9 Gerrit-Change-Number: 13458 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]>
