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

Gwen Shapira commented on KAFKA-2696:
-------------------------------------

If you'll look at ProducerConfig, you'll see it has a "main" method. Running 
this generates docs from the doc strings in the file. 
Those are added to the documentation as part of the release process (we have a 
JIRA open for adding this step to Gradle so it will happen on build).

So to improve the docs you want to edit the actual configuration file.

> New KafkaProducer documentation doesn't include all necessary config 
> properties
> -------------------------------------------------------------------------------
>
>                 Key: KAFKA-2696
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2696
>             Project: Kafka
>          Issue Type: Bug
>          Components: website
>    Affects Versions: 0.8.2.2
>            Reporter: Edward Maxwell-Lyte
>
> It's missing the definitions for key.serializer and value.serializer. And it 
> would be good to highlight the necessary properties for the new KafkaProducer 
> to work.



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

Reply via email to