Re: [VOTE] KIP-466: Add support for List serialization and deserialization

2019-07-24 Thread Development
Hi, Thank you everyone! KIP-466 Add support for List serialization and deserialization will be marked as accepted with 3 binding votes: Bill Bejeck, Guozhang Wang, and Matthias J. Sax. Best, Daniyar Yeralin > On Jul 24, 2019, at 5:12 PM, Bill Bejeck wrote: > > Thanks for the KIP looks to

Re: [VOTE] KIP-466: Add support for List serialization and deserialization

2019-07-24 Thread Bill Bejeck
Thanks for the KIP looks to be very helpful. +1(binding) -Bill On Wed, Jul 24, 2019 at 5:01 PM Guozhang Wang wrote: > +1 (binding). > > Thanks Daniyar! > > On Wed, Jul 24, 2019 at 12:04 PM John Roesler wrote: > > > Thanks, Daniyar, > > > > I'm +1 (nonbinding) > > > > -John > > > > On Tue,

Re: [VOTE] KIP-466: Add support for List serialization and deserialization

2019-07-24 Thread Guozhang Wang
+1 (binding). Thanks Daniyar! On Wed, Jul 24, 2019 at 12:04 PM John Roesler wrote: > Thanks, Daniyar, > > I'm +1 (nonbinding) > > -John > > On Tue, Jun 11, 2019 at 1:45 PM Development wrote: > > > Hello, > > > > I want to start a vote for KIP-466 < > > >

Re: [VOTE] KIP-466: Add support for List serialization and deserialization

2019-07-24 Thread John Roesler
Thanks, Daniyar, I'm +1 (nonbinding) -John On Tue, Jun 11, 2019 at 1:45 PM Development wrote: > Hello, > > I want to start a vote for KIP-466 < > https://cwiki.apache.org/confluence/display/KAFKA/KIP-466:+Add+support+for+List%3CT%3E+serialization+and+deserialization > < >

Re: [VOTE] KIP-466: Add support for List serialization and deserialization

2019-07-24 Thread Matthias J. Sax
+1 (binding) On 7/18/19 11:37 AM, Guozhang Wang wrote: > +1 (binding). Thanks Daniyar! > > > Guozhang > > On Tue, Jul 16, 2019 at 2:13 PM John Roesler wrote: > >> Thanks, Daniyar! >> >> I'm +1 (nonbinding) >> >> -John >> >> On Tue, Jul 16, 2019 at 3:14 PM Development wrote: >>> >>> Hi, >>>

Re: [VOTE] KIP-466: Add support for List serialization and deserialization

2019-07-18 Thread Guozhang Wang
+1 (binding). Thanks Daniyar! Guozhang On Tue, Jul 16, 2019 at 2:13 PM John Roesler wrote: > Thanks, Daniyar! > > I'm +1 (nonbinding) > > -John > > On Tue, Jul 16, 2019 at 3:14 PM Development wrote: > > > > Hi, > > > > I’d like to start a vote thread for KIP-466. > > > > This addition will

Re: [VOTE] KIP-466: Add support for List serialization and deserialization

2019-07-16 Thread John Roesler
Thanks, Daniyar! I'm +1 (nonbinding) -John On Tue, Jul 16, 2019 at 3:14 PM Development wrote: > > Hi, > > I’d like to start a vote thread for KIP-466. > > This addition will introduce new serde type ListSerde. > > More info at: >

[VOTE] KIP-466: Add support for List serialization and deserialization

2019-07-16 Thread Development
Hi, I’d like to start a vote thread for KIP-466. This addition will introduce new serde type ListSerde. More info at: https://cwiki.apache.org/confluence/display/KAFKA/KIP-466%3A+Add+support+for+List%3CT%3E+serialization+and+deserialization Best, Daniyar Yeralin

[VOTE] KIP-466: Add support for List serialization and deserialization

2019-06-11 Thread Development
Hello, I want to start a vote for KIP-466 > "Add

[VOTE] KIP-466: Add support for List serialization and deserialization

2019-05-20 Thread Development
Hello, I want to start a vote for KIP-466 "Add support for List serialization and deserialization”. The implementation can be found as a PR