What's out there in terms of auto scaling kafka brokers? What is being done? Does anyone run an elastic kafka broker cluster?
Along these lines, what is the procedure to replace a broker with a new broker? This might be ensuring topics are replicated so I can afford downtime. But let's say I kill a broker and spin up an entirely new one... How do I distribute topics to this new broker?? Thanks for any sources of information