Re: New Kafka consumer stability

2015-10-20 Thread Guozhang Wang
Tao, The APIs should not be evolving dramatically after the 0.9.0 release. Stable-wise, we are doing a bunch of system / integration tests right now to make sure it is in a good shape upon release. But since it is the first release one cannot guarantee it is completely bug-free. Guozhang On Tue

Re: New Kafka consumer stability

2015-10-20 Thread William Grim
What version of the API are you planning to use? We're finding it extremely unstable. On Tue, Oct 20, 2015 at 2:16 PM, tao xiao wrote: > Hi, > > I am starting a new project that requires heavy use on Kafka consumer. I > did a quick look at the new Kafka consumer and found it provides some of >

New Kafka consumer stability

2015-10-20 Thread tao xiao
Hi, I am starting a new project that requires heavy use on Kafka consumer. I did a quick look at the new Kafka consumer and found it provides some of the features we definitely need. But as it is annotated as unable is it safe to rely on it or it will still be evolving dramatically in coming relea