I have a listener that need to read from multiple kafka servers with the same topic which are all configured under one zookeeper. How do I read from those multiple servers. Can you please help with this.
Instead of Kafka servers, can I point to zookeeper instead?