[
https://issues.apache.org/jira/browse/KAFKA-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282166#comment-14282166
]
Manikumar Reddy commented on KAFKA-1728:
----------------------------------------
we need to update the default values of the following config properties in
0.8.2 docs.
||Config property||Default value in code|| Default value in docs||
|background.threads | 10 | 4 |
|controller.message.queue.size| Int.MaxValue | 10 |
|fetch.purgatory.purge.interval.requests | 1000 | 10000 |
|producer.purgatory.purge.interval.requests| 1000 | 10000 |
|offset.metadata.max.bytes | 4096 | 1024 |
|log.cleaner.io.max.bytes.per.second|Double.MaxValue|None|
|log.flush.interval.messages|Long.MaxValue|None|
|log.flush.scheduler.interval.ms|Long.MaxValue|3000|
|log.flush.interval.ms|Long.MaxValue|3000|
|queued.max.message.chunks|2|10|
> update 082 docs
> ---------------
>
> Key: KAFKA-1728
> URL: https://issues.apache.org/jira/browse/KAFKA-1728
> Project: Kafka
> Issue Type: Task
> Affects Versions: 0.8.2
> Reporter: Jun Rao
> Priority: Blocker
> Fix For: 0.8.2
>
>
> We need to update the docs for 082 release.
> https://svn.apache.org/repos/asf/kafka/site/082
> http://kafka.apache.org/082/documentation.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)