Hello Folks,

I am using Kafka (0.9) in my company and it is expected that we are going
to receive 1 million records in next week. I have many topics for solely
different purposes. Is it good that I define one producer per topic or
create one producer for every topic?

Right now, I have only 4 topics and each one is expected to receive 1
million record in next week and after 4 months, we will receive 10 million
records.


Is it possible in Kafka that if one producer fails, then other producer
also does not work? Please also suggest the safe strategy to go.

Best Regards,
Hafsa

Reply via email to