It is possible to change the replication factor by using the partition reassignment tool:
http://kafka.apache.org/documentation.html#basic_ops_increase_replication_factor but it requires a manually edited JSON file, KAFKA-1543 tries to make it easier with a separate command tool. Guozhang On Thu, Jul 31, 2014 at 7:55 AM, Harsha <[email protected]> wrote: > Hi Sagar, > Its not there in release versions or trunk . Here is the jira > for it https://issues.apache.org/jira/browse/KAFKA-1543. > -Harsha > > On Thu, Jul 31, 2014, at 05:22 AM, Sagar Khanna wrote: > > Hi, > > > > >>> re: > http://grokbase.com/t/kafka/users/13c2rdc2yj/changing-the-replication-factor > > Is it possible to change the replication factor now or is it still in the > > pipeline? > > > > Thanks, > > Sagar > > > -- -- Guozhang
