I want change the partition assignment to spread the partitions across two machines, since machine #1 is getting full on disk space.
I have kafka manager to make this easy. Is there any downtime to re-assigning partitions? I assume kafka builds up the new partitions and then does a hit-less switch over. Thanks for any info.