Re: [ANNOUNCE] New Kafka PMC member Jason Gustafson

2017-07-12 Thread Kamal C
Congrats Jason! On 13-Jul-2017 00:32, "Jun Rao" wrote: > Congratulations, Jason! > > Jun > > On Tue, Jul 11, 2017 at 10:32 PM, Guozhang Wang > wrote: > > > Hi Everyone, > > > > Jason Gustafson has been very active in contributing to the Kafka > community > > since he became a Kafka committer la

Re: [ANNOUNCE] New Kafka PMC member Ismael Juma

2017-07-07 Thread Kamal C
Congratulations Ismael ! On 06-Jul-2017 14:11, "Ismael Juma" wrote: > Thanks everyone! > > Ismael > > On Wed, Jul 5, 2017 at 9:55 PM, Jun Rao wrote: > > > Hi, Everyone, > > > > Ismael Juma has been active in the Kafka community since he became > > a Kafka committer about a year ago. I am glad t

Request to add to Contributor list

2017-02-11 Thread Kamal C
Hi Dev Team, I want to contribute to Apache Kafka. Could you please add my id in the contributor list ? JIRA Id - ckamal -- Kamal

Log Compaction: How Key comparison works?

2016-09-27 Thread Kamal C
Hi all, The log compaction article [1] doesn't explains how key comparison takes place. AFAIK, Kafka don't de-serialize the records and using MD5 algorithm. I'm using Kafka java client-v10. Could someone explain whether the below statements are correct: 1. Key can be of any data-type ? 2. K1

Questions about Kafka Scripts

2016-06-08 Thread Kamal C
Hi, A. What is the usage of `kafka-replica-verification.sh` script ? I don't find any documentations about it in [1] and [2]. I have a topic `test` with 10 partitions. Ran the above script, it continuously prints the below results. [kamal@tcltest1 bin]$ sh kafka-replica-verification.sh --time -2