Re: Java Consumer API

2015-05-01 Thread Mohit Gupta
ok. thanks.

On Fri, May 1, 2015 at 10:00 AM, Aditya Auradkar 
aaurad...@linkedin.com.invalid wrote:

 It'll be officially ready only in version 0.9.

 Aditya

 
 From: Mohit Gupta [success.mohit.gu...@gmail.com]
 Sent: Thursday, April 30, 2015 8:58 PM
 To: users@kafka.apache.org
 Subject: Java Consumer API

 Hello,

 Kafka documentation (
 http://kafka.apache.org/documentation.html#producerapi
 ) suggests using only Producer from kafka-clients ( 0.8.2.0 ) and to use
 Consumer from the packaged scala client. I just want to check once if the
 Consumer API from this client is ready for production use.


 --
 Best Regards,
 Mohit




-- 
Best Regards,

Mohit Gupta


RE: Java Consumer API

2015-04-30 Thread Aditya Auradkar
It'll be officially ready only in version 0.9. 

Aditya


From: Mohit Gupta [success.mohit.gu...@gmail.com]
Sent: Thursday, April 30, 2015 8:58 PM
To: users@kafka.apache.org
Subject: Java Consumer API

Hello,

Kafka documentation ( http://kafka.apache.org/documentation.html#producerapi
) suggests using only Producer from kafka-clients ( 0.8.2.0 ) and to use
Consumer from the packaged scala client. I just want to check once if the
Consumer API from this client is ready for production use.


--
Best Regards,
Mohit