Hi, I am trying to understand kafka by going through documents/wiki's for usage. Please pardon if the dev mailing list isn't appropriate to be in the TO for this query.
Couple of queries. 1. If you add new broker boxes, how will existing topics and their partitions be redistributed on the new broker. 2. Does [1] trigger a re-balance process via watchers in which case if you wanna redistribute only certain event types on the new broker, can it be achieved dynamically. -- Inder