Re: Consumers can't connect while broker is under load

2014-01-14 Thread Jason Rosenberg
12 zookeepers seems like a lot..and you should always, by default, prefer an odd number of zookeepers. Consumers negotiate with each other for partition ownership, via zookeeper. Jason On Fri, Jan 10, 2014 at 9:20 PM, Guozhang Wang wrote: > Can you post the consumer logs for the long-ti

Re: Consumers can't connect while broker is under load

2014-01-10 Thread Guozhang Wang
Can you post the consumer logs for the long-time-to-connect scenarios? Guozhang On Fri, Jan 10, 2014 at 1:20 PM, Tim Kellogg wrote: > Hi, > > I have a cluster of 12 brokers receiving 10,000 msg/s from producers where > each message is roughly 2.5KB. We also have 12 ZooKeepers and everything is