Re: [DISCUSS] KIP-331 Add default implementation to close() and configure() for Serializer, Deserializer and Serde

2018-12-18 Thread Saïd Bouras
gt; > > > > > > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals > > > > ). > > > > > > > > Can you provide a link, please? > > > > > > > > Thanks, > > > > -John > > > > > > > > On Sun, Jul 1, 2018 at 11:33 AM Chia-Ping Tsai > > > wrote: > > > > > > > > > hi folks, > > > > > > > > > > KIP-331 is waiting for any suggestions, feedback and reviews. The > main > > > > > purpose of the KIP-331 is to add empty implementations to the > close() > > > and > > > > > configure() so as to user can write less code to develop custom > > > Serialzier, > > > > > Deserializer and Serde. > > > > > > > > > > Cheers, > > > > > Chia-Ping > > > > > > > > > > > > > > > -- *Saïd BOURAS*

Contribute : assign JIRAs and create KIP permissions

2018-07-02 Thread Saïd Bouras
Hi everyone, I am looking for a while now to contribute to Apache Kafka. I would like to have permissions to create KIP and assign JIRAs to myself. My jira id is : sbouras Thanks in advance :-) -- *Saïd BOURAS*

Request Permission to Create KIP and Assign JIRAs

2018-07-02 Thread Saïd Bouras
Hi everyone, I am looking for a while now to contribute to Apache Kafka. I would like to have permissions to create KIP and assign JIRAs to myself. Thanks in advance :-) -- *Saïd BOURAS* Data Engineer Mobile: 0662988731 Zenika Paris 10 rue de Milan 75009 Paris Standard : +33(0)1 45 26 19 15

Re: [DISCUSS] KIP-247: Add public test utils for Kafka Streams

2018-01-17 Thread Saïd Bouras
>> > >> An initial WIP PR can be found here: > >> https://github.com/apache/kafka/pull/4402 > >> > >> I also included the user-list (please hit "reply-all" to include both > >> lists in this KIP discussion). > >> > >> Thanks a lot. > >> > >> > >> -Matthias > >> > >> > >> Email had 1 attachment: > >> + signature.asc > >> 1k (application/pgp-signature) > > -- *Saïd Bouras*

Re: [DISCUSS] KIP-247: Add public test utils for Kafka Streams

2018-01-15 Thread Saïd Bouras
tart > the discussion early on. > > An initial WIP PR can be found here: > https://github.com/apache/kafka/pull/4402 > > I also included the user-list (please hit "reply-all" to include both > lists in this KIP discussion). > > Thanks a lot. > > > -Ma