Dan Burkert has submitted this change and it was merged. Change subject: [java tests] extend admin timeout and fix log4j.properties ......................................................................
[java tests] extend admin timeout and fix log4j.properties Before this change I was consistently having test failures due to tablet creation taking more than the default admin operation timeout. Change-Id: Ie3b91abe65e07b4d7080bd4b9f9e2c904e505e9c Reviewed-on: http://gerrit.cloudera.org:8080/2552 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M java/kudu-client/src/test/java/org/kududb/client/BaseKuduTest.java M java/kudu-client/src/test/resources/log4j.properties 2 files changed, 5 insertions(+), 3 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2552 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie3b91abe65e07b4d7080bd4b9f9e2c904e505e9c Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
