What is Consumer Rebalance? When you run Kafka with multiple consumers, you'll need to handle Consumer Rebalance. It happens when Kafka needs to shuffle around which consumer reads from which partition - usually when consumers come and go from your c...
nootcode.hashnode.dev3 min readNo responses yet.