[
https://issues.apache.org/jira/browse/FLINK-18546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-18546.
------------------------------------
Release Note: The flink-avro-confluent-schema-registry module is no longer
provided as a fat-jar. You should include its dependencies in your job's
fat-jar. Sql-client users can use flink-sql-avro-confluent-schema-registry fat
jar.
Resolution: Implemented
Implemented in 15fa170caf8f69bdf58863b02c58ff82f947d27a
> Upgrade to Kafka Schema Registry Client 5.5.0
> ---------------------------------------------
>
> Key: FLINK-18546
> URL: https://issues.apache.org/jira/browse/FLINK-18546
> Project: Flink
> Issue Type: Improvement
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
> Affects Versions: 1.11.0
> Reporter: Lucas Heimberg
> Assignee: Dawid Wysakowicz
> Priority: Major
> Labels: Avro, avro, pull-request-available
>
> As of version 1.11, Flink (i.e., flink-avro-confluent-registry) still uses
> kafka-schema-registry-client in version 4.1.0.
> From version 5.5.0 on, the Kafka schema registry client supports resolving of
> schema references (see
> [https://docs.confluent.io/current/schema-registry/serdes-develop/index.html#referenced-schemas]),
> i.e., schemas that are defined using schemas from other subjects.
> Therefore it would be great if Flink could make use of
> kafka-schema-registry-client in version 5.5.0 or higher in future releases.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)