2 more questions to add to it:

- Any estimation for when new consumer client will be ready for high level 
consumer?
- Also, will it come with offset management functionality for high level 
consumer too?


-----Original Message-----
From: Jiangjie Qin [mailto:j...@linkedin.com.INVALID]
Sent: Monday, March 30, 2015 11:06 PM
To: users@kafka.apache.org
Subject: Re: Consumer in Java client

Hi,

KafkaConsumer is still under development and not ready for wide use case.
Currently, it can be used to replace SimpleConsumer (low level consumer), but 
can not replace ZookeeperConsumerConnector(high level consumer). So if you need 
to use simple consumer, I would suggest using KafkaConsumer instead, otherwise, 
you probably still want to use ZookeeperConsumerConnector.

- Jiangjie (Becket) Qin

On 3/30/15, 7:32 PM, "LongkerDandy" <longkerda...@gmail.com> wrote:

>Hi
>
>I'm new to kafka and using 0.8.2.1 kafka-clients and kafka_2.10 packages.
>The document says: ³We are in the process of rewritting the JVM clients
>for Kafka. As of 0.8.2 Kafka includes a newly rewritten Java producer.
>The next release will include an equivalent Java consumer.² It seems
>the kafka-clients package already ships with a KafkaConsumer.
>So should I use the KafkaConsumer from kafka-clients?
>Or I should stick with kafka.javaapi.consumer.ConsumerConnector from
>kafka_2.10?
>
>Regards
>LongkerDandy


This message is private and confidential. If you have received it in error, 
please notify the sender and remove it from your system.

Reply via email to