Re: High level consumer stop reading data

2013-10-30 Thread Neha Narkhede
Could you try using 0.8 HEAD? We fixed quite a few consumer bugs from 0.8.0 Beta1 to 0.8 HEAD. Thanks, Neha On Wed, Oct 30, 2013 at 10:29 AM, Hanish Bansal < hanish.bansal.agar...@gmail.com> wrote: > No. We are using binary of kafka "0.8.0 Beta1 Release". > > > On Wed, Oct 30, 2013 at 8:26 PM,

Re: High level consumer stop reading data

2013-10-30 Thread Hanish Bansal
No. We are using binary of kafka "0.8.0 Beta1 Release". On Wed, Oct 30, 2013 at 8:26 PM, Jun Rao wrote: > Are you running the latest code from the 0.8 branch? > > Thanks, > > Jun > > > On Tue, Oct 29, 2013 at 10:47 PM, Hanish Bansal < > hanish.bansal.agar...@gmail.com> wrote: > > > No, it doesn

Re: High level consumer stop reading data

2013-10-30 Thread Jun Rao
Are you running the latest code from the 0.8 branch? Thanks, Jun On Tue, Oct 29, 2013 at 10:47 PM, Hanish Bansal < hanish.bansal.agar...@gmail.com> wrote: > No, it doesn't throw any exception. Consumer goes to halt state and after > restarting it again starts consuming the data. > > > On Wed,

Re: High level consumer stop reading data

2013-10-29 Thread Hanish Bansal
No, it doesn't throw any exception. Consumer goes to halt state and after restarting it again starts consuming the data. On Wed, Oct 30, 2013 at 9:37 AM, Jun Rao wrote: > Any exception/error from the consumer? > > Thanks, > > Jun > > > On Tue, Oct 29, 2013 at 4:50 AM, Hanish Bansal < > hanish.b

Re: High level consumer stop reading data

2013-10-29 Thread Jun Rao
Any exception/error from the consumer? Thanks, Jun On Tue, Oct 29, 2013 at 4:50 AM, Hanish Bansal < hanish.bansal.agar...@gmail.com> wrote: > Hi All, > > We are running kafka-0.8, If kafka node machine's network is restarted or > lost for some time, then high level consumer stop reading data f