[ 
https://issues.apache.org/jira/browse/KAFKA-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15232219#comment-15232219
 ] 

ASF GitHub Bot commented on KAFKA-3504:
---------------------------------------

GitHub user enothereska opened a pull request:

    https://github.com/apache/kafka/pull/1203

    KAFKA-3504: Log compaction for changelog partition

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/enothereska/kafka KAFKA-3504-logcompaction

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/1203.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1203
    
----
commit 8ba47bf4742d11b7c904b4ff4f55f88b0d3fde21
Author: Eno Thereska <[email protected]>
Date:   2016-04-08T14:00:59Z

    Log compaction for changelog partition

----


> Changelog partition configured to enable log compaction
> -------------------------------------------------------
>
>                 Key: KAFKA-3504
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3504
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Guozhang Wang
>            Assignee: Eno Thereska
>              Labels: user-experience
>             Fix For: 0.10.0.0
>
>
> Today Kafka Streams automatically configured changelog topics for state 
> stores, however these changelog topics are not configured as log compaction 
> enabled. We should set the right configs when auto-creating these internal 
> topics.



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

Reply via email to