brimdata / zync

Kafka connector to sync Zed lakes to and from Kafka topics
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

include namespace in subject when registering schema #48

Closed nwt closed 2 years ago

nwt commented 2 years ago

The io.confluent.kafka.serializers.subject.RecordNameStrategy subject name strategy uses fully-qualified record names, so we need to do the same here when registering a new schema with the schema registry.