conduktor.io ↗

KIP-855 — Add schema.namespace parameter to SetSchemaMetadata SMT in Kafka Connect

Discussion Connect

Adds schema.namespace as a distinct parameter to the SetSchemaMetadata SMT, allowing the Avro schema namespace to be set independently from the schema name. Previously the only way to set a namespace was to embed it in schema.name as a fully qualified name, preventing users from reusing the original table/topic name while only changing the namespace.

Details

AuthorMichael Negodaev
StatusDiscussion
JIRAKAFKA-7883
WikiView on Apache Wiki
Created2022-07-22
Last Modified2022-08-23
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.