Found the issue. Our cluster is on AWS, and the third node had not set the
advertised.host.name property which is required on AWS. Set that and
replication completed successfully.
On 05/02/2016 10:17, "Rakesh Vidyadharan" wrote:
>Hello,
>
>After almost a year of running kafka on a single
Hello,
After almost a year of running kafka on a single node, we are in the process of
migrating to a 3 node cluster. To test the process we followed the following
process:
* Stop our current kafka instance, copy the entire data directory and
zookeeper data directories to one of the new