Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support comma-separated list of schema registry URLs #1756

Open
7 tasks
morrone opened this issue May 31, 2024 · 0 comments
Open
7 tasks

Support comma-separated list of schema registry URLs #1756

morrone opened this issue May 31, 2024 · 0 comments

Comments

@morrone
Copy link

morrone commented May 31, 2024

Description

It would be nice if the SchemaRegistryClient() support a "url" string which is a comma-separated list of schema registry URLs instead of just a single schema registry URL. I believe that libserdes supports a comma-separated list in schema.registry.url (see libserdes README).

How to reproduce

Try putting a comma-separated string of URLs as the value of the "url" configuration option.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants