You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Aegeaner (JIRA)" <ji...@apache.org> on 2017/06/29 11:26:00 UTC

[jira] [Updated] (KAFKA-5538) User-specified Producer/Consumer config doesn't effect with KafkaBackingStore(Config/Status/Offset)

     [ https://issues.apache.org/jira/browse/KAFKA-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aegeaner updated KAFKA-5538:
----------------------------
    Affects Version/s: 0.11.0.0

> 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
>    Affects Versions: 0.11.0.0
>            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)