conduktor.io ↗

leader.imbalance.check.interval.seconds — Kafka Broker Configuration

The frequency with which the partition rebalance check is triggered by the controller.

Description

The frequency with which the partition rebalance check is triggered by the controller

Default Values by Kafka Version

Kafka VersionDefault Value
0.8.1300
0.8.2300
0.9.0300
0.10.0300
0.10.1300
0.10.2300
0.11.0300
1.0300
1.1300
2.0300
2.1300
2.2300
2.3300
2.4300
2.5300
2.6300
2.7300
2.8300
3.0300
3.1300
3.2300
3.3300
3.4300
3.5300
3.6300
3.7300
3.8300
3.9300
4.0300
4.1300
4.2300

Tuning Recommendation

ProfileRecommendedWhy
broker / throughput, latency60After rolling restarts or broker failures, partition leadership clusters on surviving brokers. The default 5-minute rebalance check window means throughput is unevenly distributed for up to 5 minutes. 60 seconds cuts recovery time 5x.

Related Configs

leader.imbalance.per.broker.percentage

Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.