confluent-kafka-python icon indicating copy to clipboard operation
confluent-kafka-python copied to clipboard

Add support for multiple SR urls in CachedSchemaRegistryClient

Open rnpridgeon opened this issue 7 years ago • 3 comments

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:

  • [ ] confluent-kafka-python and librdkafka version (confluent_kafka.version() and confluent_kafka.libversion()):
  • [ ] Apache Kafka broker version:
  • [ ] Client configuration: {...}
  • [ ] Operating system:
  • [ ] Provide client logs (with 'debug': '..' as necessary)
  • [ ] Provide broker log excerpts
  • [ ] Critical issue

rnpridgeon avatar Jun 25 '18 15:06 rnpridgeon

+1

higee avatar Jun 26 '18 00:06 higee

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

vemuri-nath avatar Feb 04 '22 06:02 vemuri-nath

wow, this has been here since 2018...

ethanttbui avatar Jul 03 '23 04:07 ethanttbui