[
https://issues.apache.org/jira/browse/FLINK-25252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457024#comment-17457024
]
Fabian Paul commented on FLINK-25252:
-------------------------------------
Most of the tests are unfortunately still using a non-dockerized setup and have
a hardcoded Kafka version
[https://github.com/apache/flink/blob/825f0360c8aa17d857b8d13d30274bd0028f4a5f/flink-end-to-end-tests/flink-end-to-end-tests-common-kafka/src/test/java/org/apache/flink/tests/util/kafka/SQLClientKafkaITCase.java#L78]
Maybe we can just bump the Kafka version but I am not sure.
> Check whether Kafka E2E tests could be run on Java 11
> -----------------------------------------------------
>
> Key: FLINK-25252
> URL: https://issues.apache.org/jira/browse/FLINK-25252
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / Kafka, Tests
> Reporter: Chesnay Schepler
> Priority: Major
> Fix For: 1.15.0
>
>
> The Java Kafka E2E tests are currently not run on Java 11. We should check
> what the actual issue is and whether it can be resolved (e.g., by a Kafka
> server version bump):
--
This message was sent by Atlassian Jira
(v8.20.1#820001)