[
https://issues.apache.org/jira/browse/KAFKA-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke reassigned KAFKA-2583:
----------------------------------
Assignee: Grant Henke
> Log compaction documentation incorrect
> --------------------------------------
>
> Key: KAFKA-2583
> URL: https://issues.apache.org/jira/browse/KAFKA-2583
> Project: Kafka
> Issue Type: Bug
> Components: website
> Reporter: Ben Nham
> Assignee: Grant Henke
> Priority: Minor
>
> This page claims that log.cleanup.policy can be one of "delete" or "dedupe":
> https://cwiki.apache.org/confluence/display/KAFKA/Log+Compaction. However,
> the official docs claims that log.cleanup.policy is one of either "delete" or
> "compact": http://kafka.apache.org/documentation.html#topic-config. From a
> quick glance at LogConfig.scala, it looks like the official docs are correct.
> The wiki should be changed to reflect this as well.
> Additionally, the server does not seem to complain if you set the cleanup
> policy to dedupe rather than compact.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)