RE: Blocking Recursive parsing from kafka.consumer.TopicCount$.constructTopicCount

2014-08-13 Thread Jagbir Hooda
; Could you file a jira and put the link there? > > Thanks, > > Jun > > > On Tue, Aug 12, 2014 at 11:14 PM, Jagbir Hooda wrote: > > > > Date: Tue, 12 Aug 2014 16:35:35 -0700 > > > Subject: Re: Blocking Recursive parsing from > > kafka

Re: Blocking Recursive parsing from kafka.consumer.TopicCount$.constructTopicCount

2014-08-13 Thread Jun Rao
35:35 -0700 > > Subject: Re: Blocking Recursive parsing from > kafka.consumer.TopicCount$.constructTopicCount > > From: wangg...@gmail.com > > To: users@kafka.apache.org > > > > Hi Jagbir, > > > > The thread dump you uploaded is not readable, could you re-pars

RE: Blocking Recursive parsing from kafka.consumer.TopicCount$.constructTopicCount

2014-08-12 Thread Jagbir Hooda
> Date: Tue, 12 Aug 2014 16:35:35 -0700 > Subject: Re: Blocking Recursive parsing from > kafka.consumer.TopicCount$.constructTopicCount > From: wangg...@gmail.com > To: users@kafka.apache.org > > Hi Jagbir, > > The thread dump you uploaded is not readable, could y

Re: Blocking Recursive parsing from kafka.consumer.TopicCount$.constructTopicCount

2014-08-12 Thread Guozhang Wang
Hi Jagbir, The thread dump you uploaded is not readable, could you re-parse it and upload again? Guozhang On Tue, Aug 12, 2014 at 11:48 AM, Jagbir Hooda wrote: > Hi All, > We have a typical cluster of 3 kafka instances backed by 3 zookeeper > instances (kafka version 0.8.1.1, scala version 2.

Blocking Recursive parsing from kafka.consumer.TopicCount$.constructTopicCount

2014-08-12 Thread Jagbir Hooda
Hi All, We have a typical cluster of 3 kafka instances backed by 3 zookeeper instances (kafka version 0.8.1.1, scala version 2.10.3, java version 1.7.0_65). On consumer end, when some of our consumers were getting recycled, we found a troubling recursion which was taking a busy lock and blocking