Bump On Tue, Apr 26, 2016 at 10:33 AM, Kane Kim <kane.ist...@gmail.com> wrote:
> Hello, > > We have auto.leader.rebalance.enable = True, other options are by default > (10% imbalance ratio and 300 seconds). > > We have a check that reports leadership imbalance: > > critical: Leadership out of balance for topic mp-auth. Leader counts: { > "104224873"=>84, "104224876"=>22, "104224877"=>55, "104224863"=>110, > "104224865"=>107, "104224867"=>105, "104224868"=>42, "104224871"=>9, > "104224879"=>20, "104224866"=>12, "104224869"=>17, "104224864"=>14, > "104224878"=>3} > > Above is the brokerid: number of partitions, apparently the imbalance is > higher than 10% and it was in this state for a couple of hours, there is no > evidence that it's trying to rebalance. > > Is there anything else we have to configure/check? > > Thanks. >