[
https://issues.apache.org/jira/browse/FLINK-24410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422645#comment-17422645
]
Martijn Visser commented on FLINK-24410:
----------------------------------------
OK. I think we still have to upgrade the Confluent Platform version, because
we're using version 5.0.0 which doesn't support Kafka 2.2.x according to
https://docs.confluent.io/platform/current/installation/versions-interoperability.html,
while we do use that Kafka version in the test.
Version 5.2.x has both a 2.11 and 2.12 version, so there's a choice to make.
> Upgrade Confluent Platform OSS version in end-to-end tests
> ----------------------------------------------------------
>
> Key: FLINK-24410
> URL: https://issues.apache.org/jira/browse/FLINK-24410
> Project: Flink
> Issue Type: Technical Debt
> Components: Connectors / Kafka, Table SQL / Client, Tests
> Reporter: Martijn Visser
> Assignee: Martijn Visser
> Priority: Minor
> Labels: pull-request-available
>
> Flink uses Confluent Platform OSS/community edition 5.0.0, which doesn't
> exist in a Scala 2.12 version. We should bump the used version to at least
> 5.2.x.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)