I have a kafka cluster with 7 nodes(aws ec2) which are distributed over 3 AZ.
I have recently set the option broker.rack and have specified different AZs for each broker.
When I do Generate Partition Assignment & Reassign Partion I don't see the partition being re-assigned as per the AZs (or as per the rack).
Could you please confirm this case ?
Kafka manager version : 1.0.1.
I have a kafka cluster with 7 nodes(aws ec2) which are distributed over 3 AZ. I have recently set the option
broker.rack
and have specified different AZs for each broker. When I doGenerate Partition Assignment
&Reassign Partion
I don't see the partition being re-assigned as per the AZs (or as per the rack). Could you please confirm this case ? Kafka manager version :1.0.1
.