conduktor.io ↗

KIP-981 — Manage Connect topics with custom implementation of Admin

Discussion ConnectAdmin

Extends Kafka Connect's topic management to accept a custom Admin implementation (via ForwardingAdmin), routing topic creation through organization-managed resource management systems instead of calling AdminClient directly. Organizations that enforce centralized capacity controls cannot allow Connect to bypass those systems by creating topics with direct AdminClient calls.

Details

AuthorOmnia Ibrahim
StatusDiscussion
JIRAKAFKA-15478
WikiView on Apache Wiki
Created2023-09-19
Last Modified2023-09-19
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.