vvcephei commented on pull request #11213: URL: https://github.com/apache/kafka/pull/11213#issuecomment-914663785
Java 17 errored out: ``` [2021-09-07T21:03:23.475Z] * What went wrong: [2021-09-07T21:03:23.475Z] Execution failed for task ':core:integrationTest'. [2021-09-07T21:03:23.475Z] > Process 'Gradle Test Executor 129' finished with non-zero exit value 1 [2021-09-07T21:03:23.475Z] This problem might be caused by incorrect test process configuration. [2021-09-07T21:03:23.475Z] Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.2/userguide/java_testing.html#sec:test_execution ``` But Java 8 and 11 passed, so I'll go ahead and merge (since Java 17 itself is new to this project). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org