Re: MaxLag Mbean for Kafka Consumer

2014-07-26 Thread ravi singh
Thanks Todd!! You were correct about the zookeeper connection loss. On Sun, Jul 27, 2014 at 1:15 AM, Todd Palino wrote: > The MaxLag mbean is only valid for an active consumer. So while the > consumer is actively running, it should be accurate (as far as telling you > the lag on the partition t

Re: MaxLag Mbean for Kafka Consumer

2014-07-26 Thread Todd Palino
The MaxLag mbean is only valid for an active consumer. So while the consumer is actively running, it should be accurate (as far as telling you the lag on the partition that you are consuming that has the most lag). However, if you look at the output from the ConsumerOffsetChecker, you see that the