[ https://issues.apache.org/jira/browse/KAFKA-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aegeaner reassigned KAFKA-5538: ------------------------------- Assignee: Aegeaner > User-specified Producer/Consumer config doesn't effect with > KafkaBackingStore(Config/Status/Offset) > --------------------------------------------------------------------------------------------------- > > Key: KAFKA-5538 > URL: https://issues.apache.org/jira/browse/KAFKA-5538 > Project: Kafka > Issue Type: Bug > Components: KafkaConnect > Affects Versions: 0.11.0.0 > Reporter: Aegeaner > Assignee: Aegeaner > > For configuration of Kafka source and Kafka sink tasks, the same parameters > can be used but need to be prefixed with consumer. and producer. The worker > will take off the prefix and get user specified configurations, but the > KafkaBackingStores will not. All the three KafkaBackingStores just took > originals from the Kafka config without taking off the prefix, so the > producer/consumer will ignore these configurations. (e.g. Kerberos configs) -- This message was sent by Atlassian JIRA (v6.4.14#64029)