Hi Team, I am working on a POC and i am facing issues while producing messages to Kafka cluster.
I am getting 'topic doesn't exist in the metadata after 60000ms' error when trying to produce the message using 500 threads. Topic has a partition of 500. The code is working fine with 100 threads and 100 partition topic. Please suggest the resolution steps. Regards, Amoli.