superheizai created KAFKA-7323:
----------------------------------
Summary: add replication factor doesn't work
Key: KAFKA-7323
URL: https://issues.apache.org/jira/browse/KAFKA-7323
Project: Kafka
Issue Type: Bug
Components: controller
Affects Versions: 0.11.0.2
Reporter: superheizai
I have topic with 256 parititons.
Firstly, I generate the topic partitions with their brokerIds with
kafka-reassign-partitions generate.
Seconld, I add a brokerId for each partition.
Then, I run kafka-reassign-partitions, some partitions increased their
replication factor, but the others stoped.
When I read log controller.log, some partitions' replication factors
increased. Then I remove these paritions which replication factor base been
increased and run kafka-reassign-partitions again, but no log in
controller.log, all paritions are "still in progress", no network flow changed
when watch zabbix network.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)