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
| Author | Michael Negodaev |
| Status | Discussion |
| JIRA | KAFKA-7883 |
| Wiki | View on Apache Wiki |
| Created | 2022-07-22 |
| Last Modified | 2022-08-23 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.