You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by nitin sharma <ku...@gmail.com> on 2014/12/17 12:42:55 UTC

kafka-producer-perf-test.sh

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.

Re: kafka-producer-perf-test.sh

Posted by Otis Gospodnetic <ot...@gmail.com>.
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 <ku...@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 <ju...@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.nitin@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.
> > >
> >
>

Re: kafka-producer-perf-test.sh

Posted by nitin sharma <ku...@gmail.com>.
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 <ju...@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.nitin@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.
> >
>

Re: kafka-producer-perf-test.sh

Posted by Jun Rao <ju...@confluent.io>.
What kind of load testing do you plan to do?

Thanks,

Jun

On Wed, Dec 17, 2014 at 3:42 AM, nitin sharma <ku...@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.
>