[
https://issues.apache.org/jira/browse/FLINK-21229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-21229.
--------------------------------
Fix Version/s: 1.13.3
1.12.6
1.14.0
Resolution: Fixed
Fixed in 1.14.0:
commit 338cf63a037c1a3cd4a15c3f555b1e51b28fb462
[docs] Update avro-confluent docs
commit cf80dd305ee3d2c091babf904f8a4809ab85ea63
[avro-confluent-registry] Add Confluent schema registry SSL support
commit 6c70f8805f1c0929eecfe4fd0e0d4912e9576cb6
[avro-confluent-registry] Shorten RegistryAvroOptions
Fixed in 1.13.3:
commit c1cf545ea4c0ed71c3d5ba3caf784436e4224f65
[docs] Update avro-confluent docs
commit 147d2b1bff6a055c0f8c928af7afc01dd9aa048b
[avro-confluent-registry] Add Confluent schema registry SSL support
Fixed in 1.12.6:
commit a21baa4aa1c9229380a05f4904179de92fb85767
[docs] Update avro-confluent docs
commit 5bafade22ed5a9158037ade447c29f93af81c02e
[avro-confluent-registry] Add Confluent schema registry SSL support
> Support ssl connection with schema registry format
> --------------------------------------------------
>
> Key: FLINK-21229
> URL: https://issues.apache.org/jira/browse/FLINK-21229
> Project: Flink
> Issue Type: Improvement
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile), Table
> SQL / Ecosystem
> Reporter: Dawid Wysakowicz
> Assignee: Lars Bachmann
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0, 1.12.6, 1.13.3
>
>
> There is no way to pass an ssl configuration to the Confluent schema registry
> format. We should be able to pass:
> {code}
> - schema.registry.ssl.truststore.location
> - schema.registry.ssl.truststore.password
> - schema.registry.ssl.keystore.location
> - schema.registry.ssl.keystore.password
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)