conduktor.io ↗

KIP-948 — Allow custom prefix for internal topic names in Kafka Streams

Discussion Streams

Introduces an internal.topics.prefix StreamsConfig that prepends a custom string to all Kafka Streams internal topic names independently of application.id. Multi-tenant clusters often enforce a topic namespace prefix tied to team ACLs, but application.id serves double duty as both consumer group ID and topic prefix, preventing them from being set independently.

Details

AuthorIgor Buzatović
StatusDiscussion
WikiView on Apache Wiki
Created2023-07-04
Last Modified2023-10-05
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.