Open lzpsqzr opened 2 years ago
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.
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?