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

Tudor Scurtu commented on KAFKA-835:
------------------------------------

brokerid -> broker.id
hostname -> host.name
num.threads -> num.network.threads, num.io.threads
socket.send.buffer -> socket.send.buffer.bytes
socket.receive.buffer -> socket.receive.buffer.bytes
max.socket.request.bytes -> socket.request.max.bytes
log.dir -> log.dir[s]
topic.partition.count.map -> X
topic.flush.intervals.ms -> log.flush.intervals.ms.per.topic
log.flush.interval -> log.flush.interval.messages
log.default.flush.interval.ms -> log.flush.interval.ms
topic.flush.intervals.ms -> log.flush.intervals.ms.per.topic
log.default.flush.scheduler.interval.ms -> X
log.retention.size -> log.retention.bytes
log.file.size -> log.segment.bytes
enable.zookeeper -> X
zk.connectiontimeout.ms -> zk.connection.timeout.ms

Hope I got them all.
                
> Update 0.8 configs on the website
> ---------------------------------
>
>                 Key: KAFKA-835
>                 URL: https://issues.apache.org/jira/browse/KAFKA-835
>             Project: Kafka
>          Issue Type: Sub-task
>    Affects Versions: 0.8
>            Reporter: Neha Narkhede
>
> We renamed existing configs and also added new configs in 0.8.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to