Skip to content

Instantly share code, notes, and snippets.

@RahulJyala7
Last active September 6, 2021 05:26
Show Gist options
  • Save RahulJyala7/8e70d76c0619d4c3fc14e3e4df02be63 to your computer and use it in GitHub Desktop.
Save RahulJyala7/8e70d76c0619d4c3fc14e3e4df02be63 to your computer and use it in GitHub Desktop.
Subject Strategy for Kafka connect config
'key.converter.key.subject.name.strategy': 'io.confluent.kafka.serializers.subject.TopicRecordNameStrategy',
'value.converter.value.subject.name.strategy': 'io.confluent.kafka.serializers.subject.TopicRecordNameStrategy',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment