In 0.7, the number of partitions is a per broker config and in 0.8, the number of partitions is a per topic config. In both cases, it is does not change whether or not you use a physical load balancer or not.
Thanks, Neha On Wed, Nov 28, 2012 at 12:08 PM, Riju Kallivalappil <riju.kallivalap...@corp.247customer.com> wrote: > When using a physical LB on the producer side for Kafka, is it possible to > have more than one partition per topic in each broker? > > Thanks, > Riju