James Cheng created KAFKA-3216: ---------------------------------- Summary: "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)