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
| Author | Omnia Ibrahim |
| Status | Discussion |
| JIRA | KAFKA-15478 |
| Wiki | View on Apache Wiki |
| Created | 2023-09-19 |
| Last Modified | 2023-09-19 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.