Re: Broker does not publish offset in zookeeper

2013-08-22 Thread Jun Rao
Yes, that's 0.8 specific. You can find the docs in http://kafka.apache.org/documentation.html#monitoring Thanks, Jun On Thu, Aug 22, 2013 at 8:42 AM, Pablo Barrera González < pablo.barr...@gmail.com> wrote: > Is that 0.8 specific? > > Sorry, I can't find the documentation you mention (there ar

Re: Broker does not publish offset in zookeeper

2013-08-22 Thread Pablo Barrera González
Is that 0.8 specific? Sorry, I can't find the documentation you mention (there are no references to the variable maxLag). I still find more problems in having a dual connection (jmx and zookeeper) instead of only one (zookeeper). 2013/8/22 Jun Rao > Are you trying to monitor the lag in the

Re: Broker does not publish offset in zookeeper

2013-08-22 Thread Jun Rao
Are you trying to monitor the lag in the consumer? If so, you can use the maxLag/minFetch JMX described in http://kafka.apache.org/documentation.html#monitoring Thanks, Jun On Thu, Aug 22, 2013 at 7:41 AM, Pablo Barrera González < pablo.barr...@gmail.com> wrote: > Hello > > I am trying to moni