Re: Question - Partition Lag

2018-07-21 Thread Antony A
I added logging and don’t see any messages consuming. I see lot other consumer waiting for messages, but the broker keep blocking messages only on one session thread Sent from my mobile. Please excuse any typos. > On Jul 21, 2018, at 3:08 PM, Liam Clarke wrote: > > Presumably your consumers

Re: Question - Partition Lag

2018-07-21 Thread Liam Clarke
Presumably your consumers are blocking or taking a very long time to process consumed records. I'd suggest implementing indepth logging of your consumers to investigate their performance. On Sat, 21 Jul. 2018, 11:51 am Antony A, wrote: > Hello users. > > > We have a 7 broker cluster running 0.11

Question - Partition Lag

2018-07-20 Thread Antony A
Hello users. We have a 7 broker cluster running 0.11.0.2. We are seeing an issue with one of the partitions in a topic. We see lag on that partition even though there are many consumer threads available to process the messages. Any inputs/thoughts? Here is the metadata Topic:topic_name Partit

Question - Partition Lag

2018-07-20 Thread Antony A
Hello users. We have a 7 broker cluster running 0.11.0.2. We are seeing an issue with one of the partitions in a topic. We see lag on that partition even though there are many consumer threads available to process the messages. Any inputs/thoughts? Here is the metadata Topic:topic_name Partit