You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Manikumar (JIRA)" <ji...@apache.org> on 2018/11/19 17:06:00 UTC

[jira] [Resolved] (KAFKA-7323) add replication factor doesn't work

     [ https://issues.apache.org/jira/browse/KAFKA-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikumar resolved KAFKA-7323.
------------------------------
    Resolution: Not A Problem

Closing as per above comment.  probably heap memory is not sufficient. Please reopen if you think the issue still exists

> 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
>            Priority: Major
>
> 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)