ijuma opened a new pull request #10968: URL: https://github.com/apache/kafka/pull/10968
Gradle 7.1 improves Java incremental compilation: https://docs.gradle.org/7.1.1/release-notes.html We previously kept the JDK 15 build because some tests didn't work with JDK 16. Since then, a number of PRs were submitted to fix this so it's best to remove the JDK 15 build before we create the 3.0 release branch. Finally bump `test-retry` gradle plugin version too. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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