sday, September 24, 2015 1:35 PM
To: users@kafka.apache.org
Subject: Re: ZkClient throwing NPEs
Hey Hema,
I'm a little surprised you're seeing this so frequently. Do you know why the
zookeeper connection is so unstable? If not, then it might be worthwhile
investigating a little bit to se
4, 2015 12:21 PM
> To: users@kafka.apache.org
> Subject: Re: ZkClient throwing NPEs
>
> Hey Hema,
>
> I'm not too familiar with ZkClient, but I took a look at the code and it
> seems like there may still be a race condition around reconnects which
> could cause the NPE you
, 2015 12:21 PM
To: users@kafka.apache.org
Subject: Re: ZkClient throwing NPEs
Hey Hema,
I'm not too familiar with ZkClient, but I took a look at the code and it seems
like there may still be a race condition around reconnects which could cause
the NPE you're seeing. I left a comment on
Hey Hema,
I'm not too familiar with ZkClient, but I took a look at the code and it
seems like there may still be a race condition around reconnects which
could cause the NPE you're seeing. I left a comment on the github issue on
the slim chance I'm not wrong:
https://github.com/sgroschupf/zkclient
Can anyone help with the below issue...
Thanks.
-Original Message-
From: Hema Bhatia [mailto:hema.bha...@apollo.edu]
Sent: Tuesday, September 22, 2015 12:57 PM
To: users@kafka.apache.org
Subject: ZkClient throwing NPEs
Hi,
I keep getting the below exception when Kafka tries to connect t