Re: kafka 0.8 performance test script lost connections

2013-04-24 Thread Jun Rao
Which performance tests are you running, producer or consumer? Is it your own script? Thanks, Jun On Wed, Apr 24, 2013 at 9:06 AM, Yu, Libo wrote: > Hi, > > I am running the performance script to do some benchmarking tests. > I notice the script frequently drops connections and always reconne

kafka 0.8 performance test script lost connections

2013-04-24 Thread Yu, Libo
Hi, I am running the performance script to do some benchmarking tests. I notice the script frequently drops connections and always reconnect after that. After reconnection, will it start sending the messages from the beginning or resume from where it stopped previously? Thanks. Regards, Libo