kafka-ui
kafka-ui copied to clipboard
Schema Registry Cluster
Issue submitter TODO list
- [x] I've looked up my issue in FAQ
- [x] I've searched for an already existing issues here
- [x] I've tried running
main-labeled docker image and the issue still persists there - [x] I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
I couldn't find any more information about connecting the schema registry in the documentation. The basic example connects one node, schemaRegistry: http://schema-registry:8085. While experimenting, I noticed that you can connect two nodes, schemaRegistry: "http://schema-registry-1:8081,http://schema-registry-2:8081." This raises the question: is this a bug or a feature? Was working with the schema registry cluster intended?
Expected behavior
No response
Your installation details
v1.3.0
Steps to reproduce
Screenshots
No response
Logs
No response
Additional context
No response