You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by "Boggan, Matthew" <mb...@underarmour.com> on 2016/02/06 03:50:38 UTC

Consumer Rebalancing and Zookeeper Timeout Settings

Hi all,


I was hoping to receive some guidance around rebalancing expectations and zk timeout settings. We noticed that one of our consumer groups was rebalancing constantly (roughly every minute). After doing some research, we increased our zookeeper timeout settings from 10 seconds to 30 seconds and the constant rebalancing stopped. Given that this value is way above the default settings for consumers (6 seconds found http://kafka.apache.org/documentation.html#oldconsumerconfigs?), I was wondering if there was any recommendations on zookeeper timeout settings and if there were additional consumer settings that I should modify to increase performance.


Thank you,


Matthew Boggan