Aegeaner created KAFKA-5538:
-------------------------------

             Summary: 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
            Reporter: 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)

Reply via email to