Re: [VOTE] KIP-907: Add Boolean Serde to public interface

2023-03-06 Thread SpacRocket
Hello Everyone, Thank you everyone for looking into my KIP, much appreciated. I’d like to inform you that I closed the voting and soon will implement the changes. For the KIP, Kafka has Lazy Majority: I’ve got +3 (binding) and +2 (non-binding) votes.

Re: [VOTE] KIP-907: Add Boolean Serde to public interface

2023-03-02 Thread Lucas Brutschy
+1 (non-binding) Thank you! On Wed, Mar 1, 2023 at 9:03 PM Matthias J. Sax wrote: > > +1 (binding) > > Thanks for the KIP! > > On 3/1/23 10:59 AM, Walker Carlson wrote: > > +1 Binding > > > > On Mon, Feb 27, 2023 at 1:46 PM Chia-Ping Tsai wrote: > > > >> +1 (binding) > >> > >

Re: [VOTE] KIP-907: Add Boolean Serde to public interface

2023-03-01 Thread Matthias J. Sax
+1 (binding) Thanks for the KIP! On 3/1/23 10:59 AM, Walker Carlson wrote: +1 Binding On Mon, Feb 27, 2023 at 1:46 PM Chia-Ping Tsai wrote: +1 (binding)

Re: [VOTE] KIP-907: Add Boolean Serde to public interface

2023-03-01 Thread Walker Carlson
+1 Binding On Mon, Feb 27, 2023 at 1:46 PM Chia-Ping Tsai wrote: > +1 (binding) >

RE: [VOTE] KIP-907: Add Boolean Serde to public interface

2023-02-27 Thread Chia-Ping Tsai
+1 (binding)

Re: [VOTE] KIP-907: Add Boolean Serde to public interface

2023-02-27 Thread Guozhang Wang
+1, thanks! On Fri, Feb 24, 2023 at 5:43 AM SpacRocket wrote: > Hi Everyone, > > I'd like to call for a vote on KIP-907, which proposes new public classes > to the package org.apache.kafka.common.serialization: > - BooleanSerde > - BooleanSerializer > - BooleanDeserializer > > KIP: >

[VOTE] KIP-907: Add Boolean Serde to public interface

2023-02-24 Thread SpacRocket
Hi Everyone,  I'd like to call for a vote on KIP-907, which proposes new public classes to the package org.apache.kafka.common.serialization: - BooleanSerde - BooleanSerializer - BooleanDeserializerKIP:lists.apache.org- Jakub