conduktor.io ↗

KIP-103 — Separation of Internal and External traffic

Accepted Kafka 1.0 BrokerSecurity

Introduces named listener configurations (listener.security.protocol.map) that decouple listener names from security protocols, allowing multiple listeners with the same security protocol and enabling separate named listeners for client, internal, and replication traffic. The existing model allowed at most one listener per security protocol, preventing operators from isolating inter-broker replication traffic onto a dedicated network interface.

Protocol Impact

Metadata · UpdateMetadata

Details

AuthorIsmael Juma
StatusAccepted
Kafka Version1.0
JIRAKAFKA-1809
WikiView on Apache Wiki
Created2016-12-21
Last Modified2017-06-05
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.