Re: consumer hpa autoscaling

2022-03-04 Thread David Ballano Fernandez
HI Liam, I was trying to see what the goals of enabling Hpa on the consumer would be. Since like you say there is a partition upper limit which will limit the consumer throughput. so in the end you have to tweak partitions on kafka and then reassess the maxReplicas config of hpa. It seems hpa in t

Re: Few partitions stuck in under replication

2022-03-04 Thread Thomas Cooper
Do you roll the controller last? I suspect this is more to do with the way you are rolling the cluster (which I am still not clear on the need for) rather than some kind of bug in Kafka (though that could of course be the case). Tom On 04/03/2022 01:59, Dhirendra Singh wrote: > Hi Tom, > Duri