Ya, this is one tool that has been dragging for a bit too long and is not available in 0.8.1. There is a way to use the partition reassignment tool <http://kafka.apache.org/081/documentation.html#basic_ops_cluster_expansion>to achieve the same objective (by reassigning a partition from replicas r1 to r1,r2), but that is still hacky. Could you file a JIRA so we can get this in 0.8.2?
Thanks, Neha On Wed, Mar 19, 2014 at 9:10 AM, Marc Labbe <mrla...@gmail.com> wrote: > Hi, > > I have a few topics that were created a while ago with default parameters > with only 1 replica per partition. I am wondering if there is a way to add > replicas to existing partitions of an existing topic. I didn't see anything > obvious from the tools. > > marc >