Hello All I am a new Kafka users, and I am trying to create a publisher that produces a bunch of messages from a store and pushes it to broker.
I am looking for best practices in writing a Kafka Producer. I looked at sample examples, and got confused because different versions of Kafka have used different API endpoints. I am on 0.10. Any best practices around which client version to use if the broker is still old (0.7) ? Can you point me to the some pointers which lists best practices about setting producer configs ? I am sure this is a very common questions, and should be available as a sticky note, but I could not find it. Thanks. -- Raghav