[
https://issues.apache.org/jira/browse/KAFKA-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15592128#comment-15592128
]
Dustin Cote commented on KAFKA-4320:
------------------------------------
[~Aurijoy] great, welcome! First have a look at the how to contribute guide
[http://kafka.apache.org/contributing]. Then once you've gotten set up, you
can make a pull request on the github for kafka
[https://github.com/apache/kafka].
It looks like this doesn't affect the docs in the trunk branch, but it should
be fixed for 0.9 and 0.10 branches. Have a look here:
[https://github.com/apache/kafka/blob/0.10.0/docs/design.html#L343]. Doc fixes
are a great way to get involved, so feel free to fix any typos you might see as
well.
> Log compaction docs update
> --------------------------
>
> Key: KAFKA-4320
> URL: https://issues.apache.org/jira/browse/KAFKA-4320
> Project: Kafka
> Issue Type: Bug
> Components: documentation
> Reporter: Dustin Cote
> Priority: Minor
> Labels: newbie
>
> The log compaction docs are out of date. At least the default is said to be
> that log compaction is disabled which is not true as of 0.9.0.1. Probably
> the whole section needs a once over to make sure it's in line with what is
> currently there. This is the section:
> [http://kafka.apache.org/documentation#design_compactionconfig]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)