Adar Dembo has submitted this change and it was merged. Change subject: [java] Remove the option to test with remote cluster ......................................................................
[java] Remove the option to test with remote cluster I added this option years ago to be able to run the java unit tests from my MBPr, but it's not needed anymore. Also the last time I tried it I saw it was broken, usually around the parts where we try to kill nodes. Change-Id: I3c0136d6af4f0b4066ef94d603e35cbc4a55e4cb Reviewed-on: http://gerrit.cloudera.org:8080/1874 Reviewed-by: Dan Burkert <[email protected]> Tested-by: Internal Jenkins --- M java/kudu-client/src/test/java/org/kududb/client/BaseKuduTest.java M java/kudu-client/src/test/java/org/kududb/client/TestLeaderFailover.java M java/kudu-client/src/test/java/org/kududb/client/TestUtils.java 3 files changed, 7 insertions(+), 38 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/1874 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3c0136d6af4f0b4066ef94d603e35cbc4a55e4cb Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jean-Daniel Cryans Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Mike Percy <[email protected]>
