Hello!
I'm running into trouble using the latest Kafka client.
0.8.2.2 appears to be listed as a stable release on Maven Central:
http://mvnrepository.com/artifact/org.apache.kafka/kafka-clients
And it only includes the:
org.apache.kafka.clients.consumer.KafkaConsumer client
All the other C
kafka-clients dependency contains a broken Consumer, and
the kafka_2.10 dependency should be used to access the legacy api.
Take care,
-stu
On Fri, Oct 30, 2015 at 2:07 PM, Stu Smith wrote:
> Hello!
>
> I'm running into trouble using the latest Kafka client.
>
> 0.8.2.2