[
https://issues.apache.org/jira/browse/KAFKA-17684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887012#comment-17887012
]
Ismael Juma edited comment on KAFKA-17684 at 10/4/24 7:02 PM:
--------------------------------------------------------------
[~chia7712] My suggestion is to have a Java 11 build that only compiles and
runs tests for the modules that support Java 11 (that would avoid a situation
where we incorrectly depend on a newer Java version for those modules).
was (Author: ijuma):
[~chia7712] My suggestion is to have a Java 11 build that only compiles and
runs tests for the modules that support Java 11.
> Run tests on Java 11 and Java 21
> --------------------------------
>
> Key: KAFKA-17684
> URL: https://issues.apache.org/jira/browse/KAFKA-17684
> Project: Kafka
> Issue Type: Sub-task
> Reporter: David Arthur
> Assignee: David Arthur
> Priority: Major
> Fix For: 4.0.0
>
>
> As part of KIP-1013, we are raising the minimum java version to 11. Until we
> add support for Java 23, we should run our tests on 11 (the oldest supported)
> and 21 (the newest supported).
>
> Our Github build should reflect this
--
This message was sent by Atlassian Jira
(v8.20.10#820010)