kafka-proxy
kafka-proxy copied to clipboard
Does the proxy support schema.registry ?
We have a requirement for KafkaAvroDeserializer, the port of the schema.registry URL is different from the bootstrap IPs, I was looking into a proxy option and wondered if such a setup would be possible with kafka-proxy?
You can use nginx / HAProxy with Schema Registry. It's just an HTTP server.