Re: Partition Reassignment in Cloud

2019-06-20 Thread Varun Kumar
metadata(partition assignment) will work in all cases ? I tried this is Kafka 2.2 and it worked, but not sure if there are any special cases where it might fail. From: George Li Sent: Friday, June 21, 2019 2:17 AM To: dev Subject: Re: Partition Reassignment in Cloud

Re: Partition Reassignment in Cloud

2019-06-20 Thread George Li
The new broker host meta.properties file can have the broker.id set to the original broker_id (with original host shutdown/decommission), the new host has the storage of the original host (either by copying or by change the network storage mount from original to new host).  This way, it saves t