Re: Tuning mirror maker performance

2013-08-23 Thread Jun Rao
ting topic or it affect > picking up any new topics..? > > Thanks, > Raja. > > -- Forwarded message -- > From: Jun Rao > Date: Fri, Aug 23, 2013 at 12:08 AM > Subject: Re: Tuning mirror maker performance > To: "users@kafka.apache.org" > > >

Fwd: Tuning mirror maker performance

2013-08-23 Thread Rajasekar Elango
affect picking up any new topics..? Thanks, Raja. -- Forwarded message -- From: Jun Rao Date: Fri, Aug 23, 2013 at 12:08 AM Subject: Re: Tuning mirror maker performance To: "users@kafka.apache.org" You have to determine whether the bottleneck is in the consumer or the pro

Re: Tuning mirror maker performance

2013-08-22 Thread Jun Rao
You have to determine whether the bottleneck is in the consumer or the producer. To improve the performance of the latter, you can increase the # of total consumer streams. # streams is capped by total # partitions. So, you may need to increase the # of partitions. To improve the performance of t

Re: Tuning mirror maker performance

2013-08-22 Thread Rajasekar Elango
Hi, I am trying to tune mirrormaker configurations based on this doc and would like know your recommendations. Our configuration: We are doin

Tuning mirror maker performance

2013-08-22 Thread Rajasekar Elango
I am trying to tune mirrormaker configurations based on this doc and would like know your recommendations. Our configuration: We are doing int