Re: [DISCUSSION] Kafka 0.8.2.2 release?

2015-08-14 Thread Abhijith
Thanks. Any idea when we can expect 0.8.3? Sent from my phone > On Aug 14, 2015, at 5:39 PM, Guozhang Wang wrote: > > +1 for both KAFKA-2189 and 2308. > >> On Fri, Aug 14, 2015 at 7:03 AM, Gwen Shapira wrote: >> >> Will be nice to include Kafka-2308 and fix two critical snappy issues in >>

Kafka java consumer

2015-08-14 Thread Abhijith Prabhakar
Hi All, I am newbie to Kafka and was looking to use java client implementation org.apache.kafka:kafka-clients:0.8.2.1. I was trying to write a consumer group using example given here: https://cwiki.apache.org/confluence/display/KAFKA/Consumer+Group+Example

Re: Kafka java consumer

2015-08-14 Thread Abhijith Prabhakar
Thanks Ewen. Any idea when we can expect 0.8.3? > On Aug 14, 2015, at 5:36 PM, Ewen Cheslack-Postava wrote: > > Hi Abhijith, > > You should be using KafkaProducer, but KafkaConsumer is not ready yet. The > APIs are included in 0.8.2.1, but the implementation is not ready

Apache Kafka Process showing high CPU (100 to 200+) usage in Linux when Idle

2018-08-04 Thread Abhijith Sreenivasan
Hello We are seeing high CPU usage for the Kafka process. I am using 0.11 version. Has 5 topics out of which 1 was created newly. We attempted to publish message this new topic which did not show up in the consumer, but no errors in the publisher end. Not sure why the message did not show up in co

Re: Apache Kafka Process showing high CPU (100 to 200+) usage in Linux when Idle

2018-08-07 Thread Abhijith Sreenivasan
his node ? updating the metrics is expensive. > > > > Cheers > > > > On Sat, Aug 4, 2018 at 3:00 PM Abhijith Sreenivasan < > > abhijithonl...@gmail.com> wrote: > > > >> Hello > >> > >> We are seeing high CPU usage for the Kafka pro