Hi all,
In kafka cluster, we config multi directory using "log.dirs" property.  Kafka 
balances the partition data directories across these given directory locations 
when to create new topic.
With in increase in data size, some disks may be full while the other not. So 
we need to move some partition data to different location.
Does kafka has balancer to do that automatically, or some utils can help do 
that?

Thanks,
Regards,



Yuanjia Li

Reply via email to