Re: Customizing initial consumer group rebalance delay

2018-07-01 Thread Guozhang Wang
Hello Boyang, Your observation is valid, in fact after KIP-134 is merged there are some discussions about on the voting thread as well, that whether we should better make it a client config than a global broker-level config. There are some general ideas grooming to further improve consumer rebala

Customizing initial consumer group rebalance delay

2018-07-01 Thread Boyang Chen
Hey there, I have a question regarding KIP-134. Basically this config `group.initial.rebalance.delay.ms` is set on broker side to delay the initial rebalance of consumer groups. For certain con