conduktor.io ↗

KIP-308 — Support dynamic update of max.connections.per.ip/max.connections.per.ip.overrides configs

Accepted Kafka 2.1 BrokerAdmin

Extends the KIP-226 dynamic broker configuration framework to include `max.connections.per.ip` and `max.connections.per.ip.overrides`, making them hot-reloadable via `kafka-configs.sh` without a broker restart. Without dynamic support, mitigating a misbehaving client that exhausts connections from a specific IP requires a disruptive broker restart.

Details

AuthorManikumar Reddy O.
StatusAccepted
Kafka Version2.1
JIRAKAFKA-6751
WikiView on Apache Wiki
Created2018-06-04
Last Modified2018-10-24
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.