confluentinc / confluent-kafka-python

Confluent's Kafka Python Client
http://docs.confluent.io/current/clients/confluent-kafka-python
Other
123 stars 896 forks source link

Add support for multiple SR urls in CachedSchemaRegistryClient #409

Open rnpridgeon opened 6 years ago

rnpridgeon commented 6 years ago

Description

Currently the python client fails to handle multiple schema registry urls. In order to more closely align the python client with its Java counterpart it should be updated to handle multiple URLs.

How to reproduce

Checklist

Please provide the following information:

higee commented 6 years ago

+1

vemuri-nath commented 2 years ago

@rnpridgeon @higee i am facing the same issue, is there a solution or alternative for multiple schema urls ?

ethanttbui commented 1 year ago

wow, this has been here since 2018...