You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/23 03:08:00 UTC

[jira] [Commented] (KAFKA-9563) Fix Kafka connect consumer and producer override documentation

    [ https://issues.apache.org/jira/browse/KAFKA-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064502#comment-17064502 ] 

ASF GitHub Bot commented on KAFKA-9563:
---------------------------------------

kkonstantine commented on pull request #8124: [KAFKA-9563] Fix Kafka connect consumer and producer override docs
URL: https://github.com/apache/kafka/pull/8124
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Fix Kafka connect consumer and producer override documentation
> --------------------------------------------------------------
>
>                 Key: KAFKA-9563
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9563
>             Project: Kafka
>          Issue Type: Bug
>          Components: docs, documentation, KafkaConnect
>    Affects Versions: 2.3.1
>            Reporter: Sayed Mohammad Hossein Torabi
>            Priority: Minor
>
> The true parameters for overriding producer config or consumer config in *Kafka-Connect* are  
> {code:java}
> producer.override.[PRODUCER-CONFIG] {code}
> or
> {code:java}
> consumer.override.[CONSUMER-CONFIG]{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)