Hi Team,
I am facing a weird issue with Kafka consumer. Connection is established in Kafka connector and with that connection I am trying to pull data from a topic via kafka consumer node. But the consumer node is taking forever. It is neither successful nor failed even after waiting for long time. Am I missing any additional configuration here to read in the data ?
As connection is established in Kafka connector node, I am assuming there is no firewall issue.
Thanks
Sudheer