You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Paul (Jira)" <ji...@apache.org> on 2022/01/14 09:55:00 UTC

[jira] [Resolved] (FLINK-25504) Update and synchronise used versions of Kafka Client and Confluent Platform

     [ https://issues.apache.org/jira/browse/FLINK-25504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Paul resolved FLINK-25504.
---------------------------------
    Resolution: Fixed

> Update and synchronise used versions of Kafka Client and Confluent Platform
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-25504
>                 URL: https://issues.apache.org/jira/browse/FLINK-25504
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Connectors / Kafka
>    Affects Versions: 1.15.0
>            Reporter: Martijn Visser
>            Assignee: Martijn Visser
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> The Flink codebases uses Kafka Client and Confluent Platform in multiple places:
> * AVRO Confluent Schema Registry
> * Flink end-to-end tests (Bash e2e tests)
> * Flink end-to-end tests common (Java e2e tests)
> * SQL AVRO Confluent Schema Registry
> * Flink Test Utils
> * Flink Tests
> The used versions are currently not in sync, which could result in unexpected results. For context, these are the currently used versions:
> Kafka Client: 2.2.0, 2.2.2, 2.4.1, 2.6.0
> Confluent Platform: 5.2.6, 5.5.2, 6.0.4, 6.2.1
> Given https://docs.confluent.io/platform/current/installation/versions-interoperability.html it probably makes sense to update to Kafka Client 2.8.1 and Confluent Platform 6.2.2. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)