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

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

GitHub user ymatsuda opened a pull request:

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

    KAFKA-3245: config for changelog replication factor

    @guozhangwang 


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

    $ git pull https://github.com/ymatsuda/kafka changelog_topic_replication

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

    https://github.com/apache/kafka/pull/948.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 #948
    
----
commit 9f3ec06214d6bdbad5833ffb3b68512ae9c58bbc
Author: Yasuhiro Matsuda <yasuh...@confluent.io>
Date:   2016-02-18T21:37:27Z

    change log replication

commit ce5ebe42cdbc79a73fedccc5dbaf3d9c8d03597f
Author: Yasuhiro Matsuda <yasuh...@confluent.io>
Date:   2016-02-22T21:26:28Z

    Merge branch 'trunk' of github.com:apache/kafka into 
changelog_topic_replication

----


> need a way to specify the number of replicas for change log topics
> ------------------------------------------------------------------
>
>                 Key: KAFKA-3245
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3245
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: kafka streams
>    Affects Versions: 0.9.1.0
>            Reporter: Yasuhiro Matsuda
>
> Currently the number of replicas of auto-created change log topics is one. 
> This make stream processing not fault tolerant. A way to specify the number 
> of replicas in config is desired.



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

Reply via email to