Re: Error while producing messages

2014-08-11 Thread Guozhang Wang
> [2014-08-08 11:16:10,949] INFO [Kafka Server 4], shut down completed > (kafka.server.KafkaServer) > > Thanks, > Raj Tanneru > > -Original Message- > From: Guozhang Wang [mailto:wangg...@gmail.com] > Sent: Monday, August 11, 2014 11:27 AM > To: users@kafka.apache.o

RE: Error while producing messages

2014-08-11 Thread Tanneru, Raj
users@kafka.apache.org Subject: Re: Error while producing messages Hi Raj, I have a couple of more questions for you: 1. On the server configs, did you set enable.controlled.shutdown to true or not? 2. When you shutdown just one broker, did you see any errors? Here I am assuming you are not shutting down br

Re: Error while producing messages

2014-08-11 Thread Guozhang Wang
com] > Sent: Monday, August 11, 2014 10:01 AM > To: users@kafka.apache.org > Subject: Re: Error while producing messages > > I am not sure I understand completely. How many brokers did you shutdown > out of the total number of 5 brokers? With single-partition topics, if the >

RE: Error while producing messages

2014-08-11 Thread Tanneru, Raj
Message- From: Guozhang Wang [mailto:wangg...@gmail.com] Sent: Monday, August 11, 2014 10:01 AM To: users@kafka.apache.org Subject: Re: Error while producing messages I am not sure I understand completely. How many brokers did you shutdown out of the total number of 5 brokers? With single

Re: Error while producing messages

2014-08-11 Thread Guozhang Wang
here is > network saturation, broker resource exhaustion etc. > > Thanks, > Raj Tanneru > > -Original Message- > From: Guozhang Wang [mailto:wangg...@gmail.com] > Sent: Sunday, August 10, 2014 10:14 PM > To: users@kafka.apache.org > Subject: Re: Error while producing

RE: Error while producing messages

2014-08-11 Thread Tanneru, Raj
re is network saturation, broker resource exhaustion etc. Thanks, Raj Tanneru -Original Message- From: Guozhang Wang [mailto:wangg...@gmail.com] Sent: Sunday, August 10, 2014 10:14 PM To: users@kafka.apache.org Subject: Re: Error while producing messages With replication of 3, partitions

Re: Error while producing messages

2014-08-10 Thread Guozhang Wang
nks, > Raj Tanneru > > > Original message > From: Guozhang Wang > Date:08/09/2014 10:21 AM (GMT-08:00) > To: users@kafka.apache.org > Subject: Re: Error while producing messages > > Raj, > > What is your replication factor setting in kafka brokers? >

RE: Error while producing messages

2014-08-09 Thread Tanneru, Raj
Guozhang, Our replication factor is 3. Thanks, Raj Tanneru Original message From: Guozhang Wang Date:08/09/2014 10:21 AM (GMT-08:00) To: users@kafka.apache.org Subject: Re: Error while producing messages Raj, What is your replication factor setting in kafka brokers

Re: Error while producing messages

2014-08-09 Thread Guozhang Wang
Raj, What is your replication factor setting in kafka brokers? Guozhang On Fri, Aug 8, 2014 at 5:02 PM, Tanneru, Raj wrote: > Hi, > > > > I am trying to do capacity sizing estimate for our kafka cluster. I > started with 5 broker cluster and 3 node zk. Used a simple java based > producer to s

Error while producing messages

2014-08-08 Thread Tanneru, Raj
Hi, I am trying to do capacity sizing estimate for our kafka cluster. I started with 5 broker cluster and 3 node zk. Used a simple java based producer to send messages to 5 topics that are created in the cluster. I used 2 client machines with 100 worker threads each sending messages continuou