Hi, It's not possible to answer questions based on text. You need to share your consumer.properties, and server.properties file, and also, what exactly you have changed from default configuration.
On 29 May 2018 at 12:51, Shantanu Deshmukh <shantanu...@gmail.com> wrote: > Hello, > > We have 3 broker Kafka 0.10.0.1 cluster. We have 5 topics, each with 10 > partitions. I have an application which consumes from all these topics by > creating multiple consumer processes. All of these consumers are under a > same consumer group. I am noticing that every time we restart this > application. It takes almost 5 minutes for consumers to start consuming. > What might be going wrong? >