Re: Partition Reassignment in Cloud

2019-06-20 Thread Varun Kumar
time running reassignments to change old_broker_id => new_broker_id ? On Wednesday, June 19, 2019, 9:19:58 PM PDT, Varun Kumar wrote: Hi I have been trying a small experiment with partition reassignment in cloud. where instead of copying data between brokers using network, I moved the d

Partition Reassignment in Cloud

2019-06-19 Thread Varun Kumar
Hi I have been trying a small experiment with partition reassignment in cloud. where instead of copying data between brokers using network, I moved the disk between the 2 brokers and ran the partition reassignment. This actually increased the speed of partition reassignment significantly. (As i

Partition Reassignment in Cloud

2019-06-19 Thread Varun Kumar
Hi I have been trying a small experiment with partition reassignment in cloud. where instead of copying data between brokers using network, I moved the disk between the 2 brokers and ran the partition reassignment. This actually increased the speed of partition reassignment significantly. (As i