KIP-1233 — Maximum lengths for resource names and IDs
Discussion AdminBroker
Proposes enforcing maximum length limits on Kafka resource names and identifiers (topic names, consumer group IDs, transactional IDs, client IDs, etc.). Without length limits, extremely long identifiers can inflate group coordinator data structures, cause unreadable CLI output, degrade broker performance, or be exploited for denial-of-service attacks.
Details
| Author | Andrew Schofield |
| Status | Discussion |
| Wiki | View on Apache Wiki |
| Created | 2025-10-26 |
| Last Modified | 2025-12-02 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.