conduktor.io ↗

KIP-212 — Enforce set of legal characters for connector names

Accepted Kafka 1.1 Connect

Enforces a whitelist of legal characters for Kafka Connect connector names (alphanumeric, `.`, `-`, `_`) and rejects empty names at creation time. Special characters in connector names break REST API URL routing and make it impossible to delete or modify connectors created with those names.

Details

AuthorSönke Liebau
StatusAccepted
Kafka Version1.1
JIRAKAFKA-4930
WikiView on Apache Wiki
Created2017-10-23
Last Modified2018-01-31
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.