[GitHub] kafka pull request: KAFKA-3216: "Modifying topics" section incorre...

2016-02-09 Thread asfgit
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] kafka pull request: KAFKA-3216: "Modifying topics" section incorre...

2016-02-06 Thread wushujames
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 
Date:   2016-02-07T05:40:30Z

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




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---