[ 
https://issues.apache.org/jira/browse/KAFKA-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jun Rao resolved KAFKA-4015.
----------------------------
    Resolution: Fixed

Issue resolved by pull request 1742
[https://github.com/apache/kafka/pull/1742]

> Change cleanup.policy config to accept a list of valid policies
> ---------------------------------------------------------------
>
>                 Key: KAFKA-4015
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4015
>             Project: Kafka
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 0.10.1.0
>            Reporter: Damian Guy
>            Assignee: Damian Guy
>             Fix For: 0.10.1.0
>
>
> There are some use cases where it is desirable to have a topic that supports 
> both compact and delete policies, i.e., any topic that wants to be compacted 
> by key, but also wants keys that haven't been updated for some time to be 
> automatically expired.
> Add a new compact_and_delete option to cleanup.policy. When set, both compact 
> and delete cleanup strategies should run. This change needs to guarantee 
> thread-safety.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to