Closed
Description
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()
andconfluent_kafka.libversion()
): - Apache Kafka broker version:
- Client configuration:
{...}
- Operating system:
- Provide client logs (with
'debug': '..'
as necessary) - Provide broker log excerpts
- Critical issue