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

Jay Kreps commented on KAFKA-1337:
----------------------------------

This patch goes through and attempts to rename the configs in a consistent way. 
I also added the code to automatically generate config documentation off the 
code as well as adding documentation for all the current configs. In addition 
to the patch please review the configs and their docs here:
http://kafka.apache.org/081/documentation.html#newproducerconfigs



> Rationalize new producer configs
> --------------------------------
>
>                 Key: KAFKA-1337
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1337
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: producer 
>            Reporter: Jay Kreps
>         Attachments: KAFKA-1337.patch
>
>
> New producer configs have been added somewhat haphazardly. Before we consider 
> the producer final, let's do the following:
> 1. Go back and think about all the config names and make sure they are really 
> what we want.
> 2. Add doc strings for all the configs
> 3. Make the config keys non-public.
> 4. Add a feature to differentiate important from non-important configs.
> 5. Add code to generate the website documentation off the internal config 
> docs.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to