Currently, the balancing logic in the high level consumer is not configurable. There is a low level SimpleConsumer that you can use to gain more control, but it needs more coding.
Thanks, Jun On Thu, Jul 11, 2013 at 9:05 PM, Ryan Chan <[email protected]> wrote: > Hi, > > So, is it possible to configure the weighting? I believe this need to be > done on the zookeeper side, can you give me some hints? > > Thanks. > > > > > On Thu, Jul 11, 2013 at 11:50 PM, Jun Rao <[email protected]> wrote: > > > Yes. > > > > Thanks, > > > > Jun > > > > > > On Wed, Jul 10, 2013 at 10:55 PM, Ryan Chan <[email protected]> > wrote: > > > > > We are already using "zk.connect" to connect zookeeper and registered > > > multiple brokers (same topic/partitions), so when a consumer request > ZK, > > is > > > load balancing already done? > > > > > > > > > > > > Thanks > > > > > >
