If that kafka-producer-per-test.sh doesn't work for you and you choose the DIY approach, https://github.com/sematext/ActionGenerator may be of help.
Otis -- Monitoring * Alerting * Anomaly Detection * Centralized Log Management Solr & Elasticsearch Support * http://sematext.com/ On Mon, Dec 22, 2014 at 11:09 AM, nitin sharma <kumarsharma.ni...@gmail.com> wrote: > have to conduce load and stress test by publishing at least 10K > messages/sec to my Kafka brokers. Here is the setup: > > Number of brokers : 2 > Topic : 1 > Partition :2. Each broker leader of one. > > I would like to know if i can use "kafka-producer-per-test.sh" in first > place. also, if any one knows the limitation of this utility, so that i > can think of writing my own in order to overcome the limitations. > > Regards, > Nitin Kumar Sharma. > > > On Mon, Dec 22, 2014 at 10:57 AM, Jun Rao <j...@confluent.io> wrote: > > > What kind of load testing do you plan to do? > > > > Thanks, > > > > Jun > > > > On Wed, Dec 17, 2014 at 3:42 AM, nitin sharma < > kumarsharma.ni...@gmail.com > > > > > wrote: > > > > > Hi Team, > > > > > > I have to make a decision on whether i should go with Kafka producer > test > > > utility or build my own java tool for my load testing . > > > > > > Kindly let me know if anyone knows any limitation with > > > "kafka-producer-per-test.sh" when it come to simulation of messages > under > > > load condition? > > > > > > Regards, > > > Nitin Kumar Sharma. > > > > > >