You would add new brokers to the cluster, and then do a partition
reassignment to move some partitions to the new broker.
In the simplest example:
Say you have 1 topic with 3 partitions.
partition 0: brokers: 1,2
partition 1: brokers: 2,3
partition 2: brokers: 3,1
If you added 3 more brokers, y
Adding Users list to this email for help on below queries. please help us.
Regards,Ajay chaudhary
On Thursday 14 December 2017, 1:07:56 PM IST, ajay chaudhary
wrote:
Hi Team,
This is Ajay working with Yodlee India. We are trying to setup Kafka cluster
for streaming and we need some c