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

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

GitHub user ewencp opened a pull request:

    https://github.com/apache/kafka/pull/1599

    KAFKA-2941: Clarify docs for key and value Converters

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ewencp/kafka 
kafka-2941-explain-converter-configs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1599.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1599
    
----
commit e45de3a0d41f3ef4f31c32fed1bc56cc9b4281bf
Author: Ewen Cheslack-Postava <[email protected]>
Date:   2016-07-08T21:52:07Z

    KAFKA-2941: Clarify docs for key and value Converters

----


> Docs for key/value converter in Kafka connect are unclear
> ---------------------------------------------------------
>
>                 Key: KAFKA-2941
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2941
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>    Affects Versions: 0.9.0.0
>            Reporter: Ewen Cheslack-Postava
>            Assignee: Ewen Cheslack-Postava
>            Priority: Blocker
>             Fix For: 0.10.1.0
>
>
> These docs don't really explain what the configs do or why users might want 
> to change them.
> Via [~gwenshap], something like this would be better: "Converter class for 
> key Connect data. This controls the format of the data that will be written 
> either to Kafka or to a sink system. Popular formats include Json and Avro"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to