Last active
September 6, 2021 05:26
-
-
Save RahulJyala7/8e70d76c0619d4c3fc14e3e4df02be63 to your computer and use it in GitHub Desktop.
Subject Strategy for Kafka connect config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'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