Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11382


Change subject: [java] Adjust the RetryRule to log to stdout
......................................................................

[java] Adjust the RetryRule to log to stdout

Changes the logging in RetryRule to use slf4j and
write to stdout. This makes serializing the logs and
failures more straightforward.

Additionally the stacktrace for each failure is printed
with the log message. This way, even if a retry passes,
we can see the reason for earlier failures.

Change-Id: I2608256d98c08f0ecfda52ea44289a0deca64fe0
---
M java/kudu-client/src/test/java/org/apache/kudu/junit/RetryRule.java
1 file changed, 5 insertions(+), 2 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2608256d98c08f0ecfda52ea44289a0deca64fe0
Gerrit-Change-Number: 11382
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@apache.org>

Reply via email to