Just to add more details, these consumers are processing the Kafka events and writing to DB(fast write guaranteed).
On Wed, Jun 26, 2019 at 7:23 PM Garvit Sharma <eng.gar...@gmail.com> wrote: > Hi All, > > I can see huge consumer lag in a few partitions of Kafka topic. I need to > know the root cause of this issue. > > Please let me know, how to proceed. > > Below is sample consumer lag data : > > [image: image.png] > > Thanks, > >