[jira] [Created] (FLINK-22858) avro-confluent doesn't support confluent schema registry that has security enabled

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22858) avro-confluent doesn't support confluent schema registry that has security enabled

Shang Yuanchun (Jira)
TAO XIAO created FLINK-22858:
--------------------------------

             Summary: avro-confluent doesn't support confluent schema registry that has security enabled
                 Key: FLINK-22858
                 URL: https://issues.apache.org/jira/browse/FLINK-22858
             Project: Flink
          Issue Type: Improvement
          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile), Table SQL / Ecosystem
    Affects Versions: 1.13.1
            Reporter: TAO XIAO


Schema registry supports HTTP authentication via configuration[1] however avro-confluent doesn't pass format options to schema registry client which results in no authentication connection to schema registry only. To fix this we can pass the format options to CachedSchemaCoderProvider.java



--
This message was sent by Atlassian Jira
(v8.3.4#803005)