[
https://issues.apache.org/jira/browse/KAFKA-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lee Dongjin updated KAFKA-7840:
-------------------------------
Fix Version/s: 2.1.1
2.2.0
> Documentation for cleanup.policy is out of date
> -----------------------------------------------
>
> Key: KAFKA-7840
> URL: https://issues.apache.org/jira/browse/KAFKA-7840
> Project: Kafka
> Issue Type: Bug
> Components: documentation
> Reporter: Josh Wiley
> Assignee: Lee Dongjin
> Priority: Trivial
> Fix For: 2.2.0, 2.1.1
>
>
> The current
> [documentation|http://kafka.apache.org/documentation/#topicconfigs] states
> the following regarding cleanup.policy:
> ??A string that is either "delete" or "compact"??
> This implies that the two options are mutually exclusive. However,
> [KAFKA-4015|https://issues.apache.org/jira/browse/KAFKA-4015] added the
> ability to set "cleanup.policy=compact,delete" to enable size/time-based
> retention alongside key-based retention.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)