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

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

GitHub user wushujames opened a pull request:

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

    KAFKA-3216: "Modifying topics" section incorrectly says you can't change 
replication factor.

    Correct the text that said that you can't change the replication factor of 
a topic.

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

    $ git pull https://github.com/wushujames/kafka KAFKA-3216

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

    https://github.com/apache/kafka/pull/881.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 #881
    
----
commit f6b2e73a0295bff0cb8a9108b4b3a1db29077526
Author: James Cheng <jylch...@yahoo.com>
Date:   2016-02-07T05:40:30Z

    Correct the text that said that you can't change the replication factor of 
a topic.

----


> "Modifying topics" section incorrectly says you can't change replication 
> factor.
> --------------------------------------------------------------------------------
>
>                 Key: KAFKA-3216
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3216
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: James Cheng
>            Assignee: James Cheng
>
> The "Modifying Topics" section of the docs 
> (http://kafka.apache.org/documentation.html#basic_ops_modify_topic) says 
> {quote} Kafka does not currently support reducing the number of partitions 
> for a topic or changing the replication factor. {quote}
> But you *can* modify the replication factor. That second half of the sentence 
> should be removed.



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

Reply via email to