This looks correct. Sorry, not sure what else it could be.
On Sat, Jul 30, 2016 at 4:24 AM, Sean Morris (semorris)
wrote:
> Kafka 0.9.0.1
> Zookeeper 3.4.6
> Zkclient 0.7
>
> I have verified I only have one zkclient.jar in my class path.
>
> Thanks,
> Sean
>
>
>
>
> On 7/29/16, 9:35 PM, "Gwen Sha
Kafka 0.9.0.1
Zookeeper 3.4.6
Zkclient 0.7
I have verified I only have one zkclient.jar in my class path.
Thanks,
Sean
On 7/29/16, 9:35 PM, "Gwen Shapira" wrote:
>you know, I ran into those null pointer exceptions when I accidentally
>tested Kafka with mismatching version of zkclient.
>
>Ca
you know, I ran into those null pointer exceptions when I accidentally
tested Kafka with mismatching version of zkclient.
Can you share the versions of both? And make sure you have only one
zkclient on your classpath?
On Tue, Jul 26, 2016 at 6:40 AM, Sean Morris (semorris)
wrote:
> I have a setu
"Sean Morris (semorris)" wrote:
>
>Anyone have any ideas?
>
>From: semorris mailto:semor...@cisco.com>>
>Date: Tuesday, July 26, 2016 at 9:40 AM
>To: "users@kafka.apache.org<mailto:users@kafka.apache.org>"
> mailto:users@ka
M
To: "users@kafka.apache.org<mailto:users@kafka.apache.org>"
mailto:users@kafka.apache.org>>
Subject: Kafka 0.9.0.1 failing on new leader election
I have a setup with 2 brokers and it is going through leader re-election
but seems to fail to complete. Th
Anyone have any ideas?
From: semorris mailto:semor...@cisco.com>>
Date: Tuesday, July 26, 2016 at 9:40 AM
To: "users@kafka.apache.org<mailto:users@kafka.apache.org>"
mailto:users@kafka.apache.org>>
Subject: Kafka 0.9.0.1 failing on new leader election
I have a se
I have a setup with 2 brokers and it is going through leader re-election but
seems to fail to complete. The behavior I start to see is that some published
succeed but others will fail with NotLeader exceptions like this
java.util.concurrent.ExecutionException:
org.apache.kafka.common.errors.No