Todd Lipcon has posted comments on this change. Change subject: [java] Reuse JVM across tests ......................................................................
Patch Set 1: > Having the Java tests run in dist-test would be really nice. We can't > parallelize the unit tests locally because they have collisions on the > MiniCluster usage. yea, that could be solved the same way that the C++ client solves it, though (having the minicluster daemons bind to 127.a.b.c rather than 127.0.0.1). Doesn't work on OSX but c'est la vie -- To view, visit http://gerrit.cloudera.org:8080/7825 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8e4c6d53054d5da4f2ecf9f4130a51df13d4fa6c Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: No
