[ https://issues.apache.org/jira/browse/KAFKA-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ewen Cheslack-Postava updated KAFKA-3063: ----------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request 759 [https://github.com/apache/kafka/pull/759] > LogRecoveryTest exits with -1 occasionally > ------------------------------------------ > > Key: KAFKA-3063 > URL: https://issues.apache.org/jira/browse/KAFKA-3063 > Project: Kafka > Issue Type: Sub-task > Reporter: Guozhang Wang > Assignee: Ismael Juma > Fix For: 0.9.1.0 > > > We see transient failures like the following > {code} > FAILURE: Build failed with an exception. > * What went wrong: > Execution failed for task ':core:test'. > > Process 'Gradle Test Executor 2' finished with non-zero exit value 1 > {code} > which are likely to be from an unexpected System.exit(1). But with the > current logging settings it is hard to locate which test cases triggered this > failures. More investigations needed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)