You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Dan Burkert (Code Review)" <ge...@cloudera.org> on 2016/03/15 21:37:28 UTC

[kudu-CR] [java tests] extend admin timeout and fix log4j.properties

Hello Jean-Daniel Cryans, Todd Lipcon,

I'd like you to do a code review.  Please visit

    http://gerrit.cloudera.org:8080/2552

to review the following change.

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
---
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(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/2552/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2552
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie3b91abe65e07b4d7080bd4b9f9e2c904e505e9c
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <da...@cloudera.com>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>