replica.lag.max.messages — Kafka Broker Configuration
If a replica falls more than this many messages behind the leader, the leader will remove the follower from ISR and treat it as dead..
Description
If a replica falls more than this many messages behind the leader, the leader will remove the follower from ISR and treat it as dead.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 0.8.0 | 4000 |
| 0.8.1 | 4000 |
| 0.8.2 | 4000 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.