You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Michal Borowiecki <mi...@openbet.com> on 2017/05/06 17:18:11 UTC

[VOTE] KIP-138: Change punctuate semantics

Hi all,

Given I'm not seeing any contentious issues remaining on the discussion 
thread, I'd like to initiate the vote for:

KIP-138: Change punctuate semantics

https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%3A+Change+punctuate+semantics


Thanks,
Michał
-- 
Signature
<http://www.openbet.com/> 	Michal Borowiecki
Senior Software Engineer L4
	T: 	+44 208 742 1600

	
	+44 203 249 8448

	
	
	E: 	michal.borowiecki@openbet.com
	W: 	www.openbet.com <http://www.openbet.com/>

	
	OpenBet Ltd

	Chiswick Park Building 9

	566 Chiswick High Rd

	London

	W4 5XT

	UK

	
<https://www.openbet.com/email_promo>

This message is confidential and intended only for the addressee. If you 
have received this message in error, please immediately notify the 
postmaster@openbet.com <ma...@openbet.com> and delete it 
from your system as well as any copies. The content of e-mails as well 
as traffic data may be monitored by OpenBet for employment and security 
purposes. To protect the environment please do not print this e-mail 
unless necessary. OpenBet Ltd. Registered Office: Chiswick Park Building 
9, 566 Chiswick High Road, London, W4 5XT, United Kingdom. A company 
registered in England and Wales. Registered no. 3134634. VAT no. 
GB927523612


Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Michael Noll <mi...@confluent.io>.
Thanks, Guozhang.

FWIW here's my (non-binding) +1.  Sorry for the delay, Gmail decided to
mark this thread as spam :roll-eyes:.

-Michael



On Tue, Sep 5, 2017 at 10:36 PM, Guozhang Wang <wa...@gmail.com> wrote:

> Thanks for your inputs. The main motivation is indeed to achieve
> consistency as we use "wall-clock-time" in some existing classes already,
> e.g.
> http://kafka.apache.org/0101/javadoc/index.html?org/apache/
> kafka/streams/processor/WallclockTimestampExtractor.html
> .
>
> Since there is no objections I will go ahead and do the renaming now.
>
> Guozhang
>
>
> On Thu, Aug 31, 2017 at 1:24 AM, Michal Borowiecki <
> michal.borowiecki@openbet.com> wrote:
>
> > +0 ambivalent about the naming but do agree that should be kept
> consistent
> >
> >
> >
> > On 31/08/17 00:43, Matthias J. Sax wrote:
> >
> >> +1
> >>
> >> On 8/30/17 12:00 PM, Bill Bejeck wrote:
> >>
> >>> +1
> >>>
> >>> On Wed, Aug 30, 2017 at 1:06 PM, Damian Guy <da...@gmail.com>
> >>> wrote:
> >>>
> >>> +1
> >>>>
> >>>> On Wed, 30 Aug 2017 at 17:49 Guozhang Wang <wa...@gmail.com>
> wrote:
> >>>>
> >>>> Hello Michal and community:
> >>>>>
> >>>>> While working on updating the web docs and java docs for this KIP, I
> >>>>> felt
> >>>>> that the term SYSTEM_TIME a bit confusing sometimes from a reader's
> >>>>> perspective as we are actually talking about wall-clock time. I'd
> hence
> >>>>> like to propose an minor addendum to this adopted KIP before the
> >>>>> release
> >>>>>
> >>>> to
> >>>>
> >>>>> rename this enum:
> >>>>>
> >>>>> SYSTEM_TIME
> >>>>>
> >>>>> to
> >>>>>
> >>>>> WALL_CLOCK_TIME
> >>>>>
> >>>>>
> >>>>> For people who have voted on this KIP, could you vote again for this
> >>>>> addendum (detailed discussions can be found in this PR:
> >>>>> https://github.com/apache/kafka/pull/3732#issuecomment-326043657)?
> >>>>>
> >>>>>
> >>>>> Guozhang
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> On Sat, May 13, 2017 at 8:13 AM, Michal Borowiecki <
> >>>>> michal.borowiecki@openbet.com> wrote:
> >>>>>
> >>>>> Thank you all!
> >>>>>>
> >>>>>> This KIP passed the vote with 3 binding and 5 non-binding +1s:
> >>>>>>
> >>>>>> +1 (binding) from Guozhang Wang, Ismael Juma and Ewen
> Cheslack-Postava
> >>>>>>
> >>>>>> +1 (non-binding) from Matthias J. Sax, Bill Bejeck, Eno Thereska,
> Arun
> >>>>>> Mathew and Thomas Becker
> >>>>>>
> >>>>>>
> >>>>>> Created KAFKA-5233 <https://issues.apache.org/
> jira/browse/KAFKA-5233>
> >>>>>> created to track implementation.
> >>>>>> It's been a fantastic experience for me working with this great
> >>>>>>
> >>>>> community
> >>>>
> >>>>> to produce a KIP for the first time.
> >>>>>> Big thank you to everyone who contributed!
> >>>>>>
> >>>>>> Cheers,
> >>>>>> Michał
> >>>>>>
> >>>>>>
> >>>>>> On 12/05/17 02:01, Ismael Juma wrote:
> >>>>>>
> >>>>>> Michal, you have enough votes, would you like to close the vote?
> >>>>>>
> >>>>>> Ismael
> >>>>>>
> >>>>>> On Thu, May 11, 2017 at 4:49 PM, Ewen Cheslack-Postava <
> >>>>>>
> >>>>> ewen@confluent.io> <ew...@confluent.io>
> >>>>
> >>>>> wrote:
> >>>>>>
> >>>>>>
> >>>>>> +1 (binding)
> >>>>>>
> >>>>>> -Ewen
> >>>>>>
> >>>>>> On Thu, May 11, 2017 at 7:12 AM, Ismael Juma <is...@juma.me.uk> <
> >>>>>>
> >>>>> ismael@juma.me.uk> wrote:
> >>>>
> >>>>>
> >>>>>> Thanks for the KIP, Michal. +1(binding) from me.
> >>>>>>
> >>>>>> Ismael
> >>>>>>
> >>>>>> On Sat, May 6, 2017 at 6:18 PM, Michal Borowiecki <
> >>>>>>
> >>>>> michal.borowiecki@openbet.com> wrote:
> >>>>
> >>>>>
> >>>>>> Hi all,
> >>>>>>
> >>>>>> Given I'm not seeing any contentious issues remaining on the
> >>>>>> discussion
> >>>>>> thread, I'd like to initiate the vote for:
> >>>>>>
> >>>>>> KIP-138: Change punctuate semantics
> >>>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%
> >>>>>> 3A+Change+punctuate+semantics
> >>>>>>
> >>>>>>
> >>>>>> Thanks,
> >>>>>> Michał
> >>>>>> --<http://www.openbet.com/> <http://www.openbet.com/> Michal
> >>>>>> Borowiecki
> >>>>>> Senior Software Engineer L4
> >>>>>> T: +44 208 742 1600 <+44%2020%208742%201600> <020%208742%201600>
> >>>>>>
> >>>>>> +44 203 249 8448 <+44%2020%203249%208448> <020%203249%208448>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> E: michal.borowiecki@openbet.com
> >>>>>> W: www.openbet.com
> >>>>>> OpenBet Ltd
> >>>>>>
> >>>>>> Chiswick Park Building 9
> >>>>>>
> >>>>>> 566 Chiswick High Rd
> >>>>>>
> >>>>>> London
> >>>>>>
> >>>>>> W4 5XT
> >>>>>>
> >>>>>> UK<https://www.openbet.com/email_promo> <https://www.openbet.com/
> >>>>>>
> >>>>> email_promo>
> >>>>
> >>>>> This message is confidential and intended only for the addressee. If
> >>>>>> you
> >>>>>> have received this message in error, please immediately notify
> >>>>>>
> >>>>> thepostmaster@openbet.com and delete it from your system as well as
> >>>> any
> >>>>
> >>>>> copies. The content of e-mails as well as traffic data may be
> monitored
> >>>>>>
> >>>>>> by
> >>>>>>
> >>>>>> OpenBet for employment and security purposes. To protect the
> >>>>>> environment
> >>>>>> please do not print this e-mail unless necessary. OpenBet Ltd.
> >>>>>>
> >>>>>> Registered
> >>>>>>
> >>>>>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
> >>>>>>
> >>>>>> 5XT,
> >>>>>>
> >>>>>> United Kingdom. A company registered in England and Wales.
> Registered
> >>>>>>
> >>>>>> no.
> >>>>>>
> >>>>>> 3134634. VAT no. GB927523612
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> --
> >>>>>> <http://www.openbet.com/> Michal Borowiecki
> >>>>>> Senior Software Engineer L4
> >>>>>> T: +44 208 742 1600 <+44%2020%208742%201600>
> >>>>>>
> >>>>>>
> >>>>>> +44 203 249 8448 <+44%2020%203249%208448>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> E: michal.borowiecki@openbet.com
> >>>>>> W: www.openbet.com
> >>>>>> OpenBet Ltd
> >>>>>>
> >>>>>> Chiswick Park Building 9
> >>>>>>
> >>>>>> 566 Chiswick High Rd
> >>>>>>
> >>>>>> London
> >>>>>>
> >>>>>> W4 5XT
> >>>>>>
> >>>>>> UK
> >>>>>> <https://www.openbet.com/email_promo>
> >>>>>> This message is confidential and intended only for the addressee. If
> >>>>>> you
> >>>>>> have received this message in error, please immediately notify the
> >>>>>> postmaster@openbet.com and delete it from your system as well as
> any
> >>>>>> copies. The content of e-mails as well as traffic data may be
> >>>>>> monitored
> >>>>>>
> >>>>> by
> >>>>
> >>>>> OpenBet for employment and security purposes. To protect the
> >>>>>> environment
> >>>>>> please do not print this e-mail unless necessary. OpenBet Ltd.
> >>>>>>
> >>>>> Registered
> >>>>
> >>>>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
> >>>>>>
> >>>>> 5XT,
> >>>>
> >>>>> United Kingdom. A company registered in England and Wales. Registered
> >>>>>>
> >>>>> no.
> >>>>
> >>>>> 3134634. VAT no. GB927523612
> >>>>>>
> >>>>>>
> >>>>>
> >>>>> --
> >>>>> -- Guozhang
> >>>>>
> >>>>>
> > --
> > Signature
> > Michal Borowiecki       <http://www.openbet.com/>
> > *Senior Software Engineer L4*
> > *T:*    +44 208 742 1600 <https://signature.openbet/
> cgi-bin/signature.php#>
> >
> >
> >         *E:*    michal.borowiecki@openbet.com <
> > https://signature.openbet/cgi-bin/signature.php#>
> > *DL: *  +44 203 249 8448 <https://signature.openbet/
> cgi-bin/signature.php#>
> >
> >
> >         *W:*    www.openbet.com <https://signature.openbet/cgi
> > -bin/signature.php#>
> > **
> >
> >
> >         **
> >
> > <https://www.openbet.com/com/email_promo>
> > This message is confidential and intended only for the addressee. If you
> > have received this message in error, please immediately notify the
> > postmaster@openbet.com <ma...@openbet.com> and delete it
> from
> > your system as well as any copies. The content of e-mails as well as
> > traffic data may be monitored by OpenBet for employment and security
> > purposes. To protect the environment please do not print this e-mail
> unless
> > necessary. OpenBet Ltd. Registered Office: Chiswick Park Building 9, 566
> > Chiswick High Road, London, W4 5XT, United Kingdom. A company registered
> in
> > England and Wales. Registered no. 3134634. VAT no. GB927523612
> >
> >
>
>
> --
> -- Guozhang
>

Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Guozhang Wang <wa...@gmail.com>.
Thanks for your inputs. The main motivation is indeed to achieve
consistency as we use "wall-clock-time" in some existing classes already,
e.g.
http://kafka.apache.org/0101/javadoc/index.html?org/apache/kafka/streams/processor/WallclockTimestampExtractor.html
.

Since there is no objections I will go ahead and do the renaming now.

Guozhang


On Thu, Aug 31, 2017 at 1:24 AM, Michal Borowiecki <
michal.borowiecki@openbet.com> wrote:

> +0 ambivalent about the naming but do agree that should be kept consistent
>
>
>
> On 31/08/17 00:43, Matthias J. Sax wrote:
>
>> +1
>>
>> On 8/30/17 12:00 PM, Bill Bejeck wrote:
>>
>>> +1
>>>
>>> On Wed, Aug 30, 2017 at 1:06 PM, Damian Guy <da...@gmail.com>
>>> wrote:
>>>
>>> +1
>>>>
>>>> On Wed, 30 Aug 2017 at 17:49 Guozhang Wang <wa...@gmail.com> wrote:
>>>>
>>>> Hello Michal and community:
>>>>>
>>>>> While working on updating the web docs and java docs for this KIP, I
>>>>> felt
>>>>> that the term SYSTEM_TIME a bit confusing sometimes from a reader's
>>>>> perspective as we are actually talking about wall-clock time. I'd hence
>>>>> like to propose an minor addendum to this adopted KIP before the
>>>>> release
>>>>>
>>>> to
>>>>
>>>>> rename this enum:
>>>>>
>>>>> SYSTEM_TIME
>>>>>
>>>>> to
>>>>>
>>>>> WALL_CLOCK_TIME
>>>>>
>>>>>
>>>>> For people who have voted on this KIP, could you vote again for this
>>>>> addendum (detailed discussions can be found in this PR:
>>>>> https://github.com/apache/kafka/pull/3732#issuecomment-326043657)?
>>>>>
>>>>>
>>>>> Guozhang
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> On Sat, May 13, 2017 at 8:13 AM, Michal Borowiecki <
>>>>> michal.borowiecki@openbet.com> wrote:
>>>>>
>>>>> Thank you all!
>>>>>>
>>>>>> This KIP passed the vote with 3 binding and 5 non-binding +1s:
>>>>>>
>>>>>> +1 (binding) from Guozhang Wang, Ismael Juma and Ewen Cheslack-Postava
>>>>>>
>>>>>> +1 (non-binding) from Matthias J. Sax, Bill Bejeck, Eno Thereska, Arun
>>>>>> Mathew and Thomas Becker
>>>>>>
>>>>>>
>>>>>> Created KAFKA-5233 <https://issues.apache.org/jira/browse/KAFKA-5233>
>>>>>> created to track implementation.
>>>>>> It's been a fantastic experience for me working with this great
>>>>>>
>>>>> community
>>>>
>>>>> to produce a KIP for the first time.
>>>>>> Big thank you to everyone who contributed!
>>>>>>
>>>>>> Cheers,
>>>>>> Michał
>>>>>>
>>>>>>
>>>>>> On 12/05/17 02:01, Ismael Juma wrote:
>>>>>>
>>>>>> Michal, you have enough votes, would you like to close the vote?
>>>>>>
>>>>>> Ismael
>>>>>>
>>>>>> On Thu, May 11, 2017 at 4:49 PM, Ewen Cheslack-Postava <
>>>>>>
>>>>> ewen@confluent.io> <ew...@confluent.io>
>>>>
>>>>> wrote:
>>>>>>
>>>>>>
>>>>>> +1 (binding)
>>>>>>
>>>>>> -Ewen
>>>>>>
>>>>>> On Thu, May 11, 2017 at 7:12 AM, Ismael Juma <is...@juma.me.uk> <
>>>>>>
>>>>> ismael@juma.me.uk> wrote:
>>>>
>>>>>
>>>>>> Thanks for the KIP, Michal. +1(binding) from me.
>>>>>>
>>>>>> Ismael
>>>>>>
>>>>>> On Sat, May 6, 2017 at 6:18 PM, Michal Borowiecki <
>>>>>>
>>>>> michal.borowiecki@openbet.com> wrote:
>>>>
>>>>>
>>>>>> Hi all,
>>>>>>
>>>>>> Given I'm not seeing any contentious issues remaining on the
>>>>>> discussion
>>>>>> thread, I'd like to initiate the vote for:
>>>>>>
>>>>>> KIP-138: Change punctuate semantics
>>>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%
>>>>>> 3A+Change+punctuate+semantics
>>>>>>
>>>>>>
>>>>>> Thanks,
>>>>>> Michał
>>>>>> --<http://www.openbet.com/> <http://www.openbet.com/> Michal
>>>>>> Borowiecki
>>>>>> Senior Software Engineer L4
>>>>>> T: +44 208 742 1600 <+44%2020%208742%201600> <020%208742%201600>
>>>>>>
>>>>>> +44 203 249 8448 <+44%2020%203249%208448> <020%203249%208448>
>>>>>>
>>>>>>
>>>>>>
>>>>>> E: michal.borowiecki@openbet.com
>>>>>> W: www.openbet.com
>>>>>> OpenBet Ltd
>>>>>>
>>>>>> Chiswick Park Building 9
>>>>>>
>>>>>> 566 Chiswick High Rd
>>>>>>
>>>>>> London
>>>>>>
>>>>>> W4 5XT
>>>>>>
>>>>>> UK<https://www.openbet.com/email_promo> <https://www.openbet.com/
>>>>>>
>>>>> email_promo>
>>>>
>>>>> This message is confidential and intended only for the addressee. If
>>>>>> you
>>>>>> have received this message in error, please immediately notify
>>>>>>
>>>>> thepostmaster@openbet.com and delete it from your system as well as
>>>> any
>>>>
>>>>> copies. The content of e-mails as well as traffic data may be monitored
>>>>>>
>>>>>> by
>>>>>>
>>>>>> OpenBet for employment and security purposes. To protect the
>>>>>> environment
>>>>>> please do not print this e-mail unless necessary. OpenBet Ltd.
>>>>>>
>>>>>> Registered
>>>>>>
>>>>>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
>>>>>>
>>>>>> 5XT,
>>>>>>
>>>>>> United Kingdom. A company registered in England and Wales. Registered
>>>>>>
>>>>>> no.
>>>>>>
>>>>>> 3134634. VAT no. GB927523612
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> <http://www.openbet.com/> Michal Borowiecki
>>>>>> Senior Software Engineer L4
>>>>>> T: +44 208 742 1600 <+44%2020%208742%201600>
>>>>>>
>>>>>>
>>>>>> +44 203 249 8448 <+44%2020%203249%208448>
>>>>>>
>>>>>>
>>>>>>
>>>>>> E: michal.borowiecki@openbet.com
>>>>>> W: www.openbet.com
>>>>>> OpenBet Ltd
>>>>>>
>>>>>> Chiswick Park Building 9
>>>>>>
>>>>>> 566 Chiswick High Rd
>>>>>>
>>>>>> London
>>>>>>
>>>>>> W4 5XT
>>>>>>
>>>>>> UK
>>>>>> <https://www.openbet.com/email_promo>
>>>>>> This message is confidential and intended only for the addressee. If
>>>>>> you
>>>>>> have received this message in error, please immediately notify the
>>>>>> postmaster@openbet.com and delete it from your system as well as any
>>>>>> copies. The content of e-mails as well as traffic data may be
>>>>>> monitored
>>>>>>
>>>>> by
>>>>
>>>>> OpenBet for employment and security purposes. To protect the
>>>>>> environment
>>>>>> please do not print this e-mail unless necessary. OpenBet Ltd.
>>>>>>
>>>>> Registered
>>>>
>>>>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
>>>>>>
>>>>> 5XT,
>>>>
>>>>> United Kingdom. A company registered in England and Wales. Registered
>>>>>>
>>>>> no.
>>>>
>>>>> 3134634. VAT no. GB927523612
>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> -- Guozhang
>>>>>
>>>>>
> --
> Signature
> Michal Borowiecki       <http://www.openbet.com/>
> *Senior Software Engineer L4*
> *T:*    +44 208 742 1600 <https://signature.openbet/cgi-bin/signature.php#>
>
>
>         *E:*    michal.borowiecki@openbet.com <
> https://signature.openbet/cgi-bin/signature.php#>
> *DL: *  +44 203 249 8448 <https://signature.openbet/cgi-bin/signature.php#>
>
>
>         *W:*    www.openbet.com <https://signature.openbet/cgi
> -bin/signature.php#>
> **
>
>
>         **
>
> <https://www.openbet.com/com/email_promo>
> This message is confidential and intended only for the addressee. If you
> have received this message in error, please immediately notify the
> postmaster@openbet.com <ma...@openbet.com> and delete it from
> your system as well as any copies. The content of e-mails as well as
> traffic data may be monitored by OpenBet for employment and security
> purposes. To protect the environment please do not print this e-mail unless
> necessary. OpenBet Ltd. Registered Office: Chiswick Park Building 9, 566
> Chiswick High Road, London, W4 5XT, United Kingdom. A company registered in
> England and Wales. Registered no. 3134634. VAT no. GB927523612
>
>


-- 
-- Guozhang

Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Michal Borowiecki <mi...@openbet.com>.
+0 ambivalent about the naming but do agree that should be kept consistent


On 31/08/17 00:43, Matthias J. Sax wrote:
> +1
>
> On 8/30/17 12:00 PM, Bill Bejeck wrote:
>> +1
>>
>> On Wed, Aug 30, 2017 at 1:06 PM, Damian Guy <da...@gmail.com> wrote:
>>
>>> +1
>>>
>>> On Wed, 30 Aug 2017 at 17:49 Guozhang Wang <wa...@gmail.com> wrote:
>>>
>>>> Hello Michal and community:
>>>>
>>>> While working on updating the web docs and java docs for this KIP, I felt
>>>> that the term SYSTEM_TIME a bit confusing sometimes from a reader's
>>>> perspective as we are actually talking about wall-clock time. I'd hence
>>>> like to propose an minor addendum to this adopted KIP before the release
>>> to
>>>> rename this enum:
>>>>
>>>> SYSTEM_TIME
>>>>
>>>> to
>>>>
>>>> WALL_CLOCK_TIME
>>>>
>>>>
>>>> For people who have voted on this KIP, could you vote again for this
>>>> addendum (detailed discussions can be found in this PR:
>>>> https://github.com/apache/kafka/pull/3732#issuecomment-326043657)?
>>>>
>>>>
>>>> Guozhang
>>>>
>>>>
>>>>
>>>>
>>>> On Sat, May 13, 2017 at 8:13 AM, Michal Borowiecki <
>>>> michal.borowiecki@openbet.com> wrote:
>>>>
>>>>> Thank you all!
>>>>>
>>>>> This KIP passed the vote with 3 binding and 5 non-binding +1s:
>>>>>
>>>>> +1 (binding) from Guozhang Wang, Ismael Juma and Ewen Cheslack-Postava
>>>>>
>>>>> +1 (non-binding) from Matthias J. Sax, Bill Bejeck, Eno Thereska, Arun
>>>>> Mathew and Thomas Becker
>>>>>
>>>>>
>>>>> Created KAFKA-5233 <https://issues.apache.org/jira/browse/KAFKA-5233>
>>>>> created to track implementation.
>>>>> It's been a fantastic experience for me working with this great
>>> community
>>>>> to produce a KIP for the first time.
>>>>> Big thank you to everyone who contributed!
>>>>>
>>>>> Cheers,
>>>>> Michał
>>>>>
>>>>>
>>>>> On 12/05/17 02:01, Ismael Juma wrote:
>>>>>
>>>>> Michal, you have enough votes, would you like to close the vote?
>>>>>
>>>>> Ismael
>>>>>
>>>>> On Thu, May 11, 2017 at 4:49 PM, Ewen Cheslack-Postava <
>>> ewen@confluent.io> <ew...@confluent.io>
>>>>> wrote:
>>>>>
>>>>>
>>>>> +1 (binding)
>>>>>
>>>>> -Ewen
>>>>>
>>>>> On Thu, May 11, 2017 at 7:12 AM, Ismael Juma <is...@juma.me.uk> <
>>> ismael@juma.me.uk> wrote:
>>>>>
>>>>> Thanks for the KIP, Michal. +1(binding) from me.
>>>>>
>>>>> Ismael
>>>>>
>>>>> On Sat, May 6, 2017 at 6:18 PM, Michal Borowiecki <
>>> michal.borowiecki@openbet.com> wrote:
>>>>>
>>>>> Hi all,
>>>>>
>>>>> Given I'm not seeing any contentious issues remaining on the discussion
>>>>> thread, I'd like to initiate the vote for:
>>>>>
>>>>> KIP-138: Change punctuate semantics
>>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%
>>>>> 3A+Change+punctuate+semantics
>>>>>
>>>>>
>>>>> Thanks,
>>>>> Michał
>>>>> --<http://www.openbet.com/> <http://www.openbet.com/> Michal Borowiecki
>>>>> Senior Software Engineer L4
>>>>> T: +44 208 742 1600 <+44%2020%208742%201600> <020%208742%201600>
>>>>>
>>>>> +44 203 249 8448 <+44%2020%203249%208448> <020%203249%208448>
>>>>>
>>>>>
>>>>>
>>>>> E: michal.borowiecki@openbet.com
>>>>> W: www.openbet.com
>>>>> OpenBet Ltd
>>>>>
>>>>> Chiswick Park Building 9
>>>>>
>>>>> 566 Chiswick High Rd
>>>>>
>>>>> London
>>>>>
>>>>> W4 5XT
>>>>>
>>>>> UK<https://www.openbet.com/email_promo> <https://www.openbet.com/
>>> email_promo>
>>>>> This message is confidential and intended only for the addressee. If you
>>>>> have received this message in error, please immediately notify
>>> thepostmaster@openbet.com and delete it from your system as well as any
>>>>> copies. The content of e-mails as well as traffic data may be monitored
>>>>>
>>>>> by
>>>>>
>>>>> OpenBet for employment and security purposes. To protect the environment
>>>>> please do not print this e-mail unless necessary. OpenBet Ltd.
>>>>>
>>>>> Registered
>>>>>
>>>>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
>>>>>
>>>>> 5XT,
>>>>>
>>>>> United Kingdom. A company registered in England and Wales. Registered
>>>>>
>>>>> no.
>>>>>
>>>>> 3134634. VAT no. GB927523612
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> <http://www.openbet.com/> Michal Borowiecki
>>>>> Senior Software Engineer L4
>>>>> T: +44 208 742 1600 <+44%2020%208742%201600>
>>>>>
>>>>>
>>>>> +44 203 249 8448 <+44%2020%203249%208448>
>>>>>
>>>>>
>>>>>
>>>>> E: michal.borowiecki@openbet.com
>>>>> W: www.openbet.com
>>>>> OpenBet Ltd
>>>>>
>>>>> Chiswick Park Building 9
>>>>>
>>>>> 566 Chiswick High Rd
>>>>>
>>>>> London
>>>>>
>>>>> W4 5XT
>>>>>
>>>>> UK
>>>>> <https://www.openbet.com/email_promo>
>>>>> This message is confidential and intended only for the addressee. If you
>>>>> have received this message in error, please immediately notify the
>>>>> postmaster@openbet.com and delete it from your system as well as any
>>>>> copies. The content of e-mails as well as traffic data may be monitored
>>> by
>>>>> OpenBet for employment and security purposes. To protect the environment
>>>>> please do not print this e-mail unless necessary. OpenBet Ltd.
>>> Registered
>>>>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
>>> 5XT,
>>>>> United Kingdom. A company registered in England and Wales. Registered
>>> no.
>>>>> 3134634. VAT no. GB927523612
>>>>>
>>>>
>>>>
>>>> --
>>>> -- Guozhang
>>>>

-- 
Signature
Michal Borowiecki 	<http://www.openbet.com/>
*Senior Software Engineer L4*
*T:* 	+44 208 742 1600 <https://signature.openbet/cgi-bin/signature.php#> 	
	
	*E:* 	michal.borowiecki@openbet.com 
<https://signature.openbet/cgi-bin/signature.php#>
*DL: * 	+44 203 249 8448 
<https://signature.openbet/cgi-bin/signature.php#> 	
	
	*W:* 	www.openbet.com <https://signature.openbet/cgi-bin/signature.php#>
** 	
	
	
	** 	

<https://www.openbet.com/com/email_promo>
This message is confidential and intended only for the addressee. If you 
have received this message in error, please immediately notify the 
postmaster@openbet.com <ma...@openbet.com> and delete it 
from your system as well as any copies. The content of e-mails as well 
as traffic data may be monitored by OpenBet for employment and security 
purposes. To protect the environment please do not print this e-mail 
unless necessary. OpenBet Ltd. Registered Office: Chiswick Park Building 
9, 566 Chiswick High Road, London, W4 5XT, United Kingdom. A company 
registered in England and Wales. Registered no. 3134634. VAT no. 
GB927523612


Re: [VOTE] KIP-138: Change punctuate semantics

Posted by "Matthias J. Sax" <ma...@confluent.io>.
+1

On 8/30/17 12:00 PM, Bill Bejeck wrote:
> +1
> 
> On Wed, Aug 30, 2017 at 1:06 PM, Damian Guy <da...@gmail.com> wrote:
> 
>> +1
>>
>> On Wed, 30 Aug 2017 at 17:49 Guozhang Wang <wa...@gmail.com> wrote:
>>
>>> Hello Michal and community:
>>>
>>> While working on updating the web docs and java docs for this KIP, I felt
>>> that the term SYSTEM_TIME a bit confusing sometimes from a reader's
>>> perspective as we are actually talking about wall-clock time. I'd hence
>>> like to propose an minor addendum to this adopted KIP before the release
>> to
>>> rename this enum:
>>>
>>> SYSTEM_TIME
>>>
>>> to
>>>
>>> WALL_CLOCK_TIME
>>>
>>>
>>> For people who have voted on this KIP, could you vote again for this
>>> addendum (detailed discussions can be found in this PR:
>>> https://github.com/apache/kafka/pull/3732#issuecomment-326043657)?
>>>
>>>
>>> Guozhang
>>>
>>>
>>>
>>>
>>> On Sat, May 13, 2017 at 8:13 AM, Michal Borowiecki <
>>> michal.borowiecki@openbet.com> wrote:
>>>
>>>> Thank you all!
>>>>
>>>> This KIP passed the vote with 3 binding and 5 non-binding +1s:
>>>>
>>>> +1 (binding) from Guozhang Wang, Ismael Juma and Ewen Cheslack-Postava
>>>>
>>>> +1 (non-binding) from Matthias J. Sax, Bill Bejeck, Eno Thereska, Arun
>>>> Mathew and Thomas Becker
>>>>
>>>>
>>>> Created KAFKA-5233 <https://issues.apache.org/jira/browse/KAFKA-5233>
>>>> created to track implementation.
>>>> It's been a fantastic experience for me working with this great
>> community
>>>> to produce a KIP for the first time.
>>>> Big thank you to everyone who contributed!
>>>>
>>>> Cheers,
>>>> Michał
>>>>
>>>>
>>>> On 12/05/17 02:01, Ismael Juma wrote:
>>>>
>>>> Michal, you have enough votes, would you like to close the vote?
>>>>
>>>> Ismael
>>>>
>>>> On Thu, May 11, 2017 at 4:49 PM, Ewen Cheslack-Postava <
>> ewen@confluent.io> <ew...@confluent.io>
>>>> wrote:
>>>>
>>>>
>>>> +1 (binding)
>>>>
>>>> -Ewen
>>>>
>>>> On Thu, May 11, 2017 at 7:12 AM, Ismael Juma <is...@juma.me.uk> <
>> ismael@juma.me.uk> wrote:
>>>>
>>>>
>>>> Thanks for the KIP, Michal. +1(binding) from me.
>>>>
>>>> Ismael
>>>>
>>>> On Sat, May 6, 2017 at 6:18 PM, Michal Borowiecki <
>> michal.borowiecki@openbet.com> wrote:
>>>>
>>>>
>>>> Hi all,
>>>>
>>>> Given I'm not seeing any contentious issues remaining on the discussion
>>>> thread, I'd like to initiate the vote for:
>>>>
>>>> KIP-138: Change punctuate semantics
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%
>>>> 3A+Change+punctuate+semantics
>>>>
>>>>
>>>> Thanks,
>>>> Michał
>>>> --<http://www.openbet.com/> <http://www.openbet.com/> Michal Borowiecki
>>>> Senior Software Engineer L4
>>>> T: +44 208 742 1600 <+44%2020%208742%201600> <020%208742%201600>
>>>>
>>>> +44 203 249 8448 <+44%2020%203249%208448> <020%203249%208448>
>>>>
>>>>
>>>>
>>>> E: michal.borowiecki@openbet.com
>>>> W: www.openbet.com
>>>> OpenBet Ltd
>>>>
>>>> Chiswick Park Building 9
>>>>
>>>> 566 Chiswick High Rd
>>>>
>>>> London
>>>>
>>>> W4 5XT
>>>>
>>>> UK<https://www.openbet.com/email_promo> <https://www.openbet.com/
>> email_promo>
>>>> This message is confidential and intended only for the addressee. If you
>>>> have received this message in error, please immediately notify
>> thepostmaster@openbet.com and delete it from your system as well as any
>>>> copies. The content of e-mails as well as traffic data may be monitored
>>>>
>>>> by
>>>>
>>>> OpenBet for employment and security purposes. To protect the environment
>>>> please do not print this e-mail unless necessary. OpenBet Ltd.
>>>>
>>>> Registered
>>>>
>>>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
>>>>
>>>> 5XT,
>>>>
>>>> United Kingdom. A company registered in England and Wales. Registered
>>>>
>>>> no.
>>>>
>>>> 3134634. VAT no. GB927523612
>>>>
>>>>
>>>>
>>>> --
>>>> <http://www.openbet.com/> Michal Borowiecki
>>>> Senior Software Engineer L4
>>>> T: +44 208 742 1600 <+44%2020%208742%201600>
>>>>
>>>>
>>>> +44 203 249 8448 <+44%2020%203249%208448>
>>>>
>>>>
>>>>
>>>> E: michal.borowiecki@openbet.com
>>>> W: www.openbet.com
>>>> OpenBet Ltd
>>>>
>>>> Chiswick Park Building 9
>>>>
>>>> 566 Chiswick High Rd
>>>>
>>>> London
>>>>
>>>> W4 5XT
>>>>
>>>> UK
>>>> <https://www.openbet.com/email_promo>
>>>> This message is confidential and intended only for the addressee. If you
>>>> have received this message in error, please immediately notify the
>>>> postmaster@openbet.com and delete it from your system as well as any
>>>> copies. The content of e-mails as well as traffic data may be monitored
>> by
>>>> OpenBet for employment and security purposes. To protect the environment
>>>> please do not print this e-mail unless necessary. OpenBet Ltd.
>> Registered
>>>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
>> 5XT,
>>>> United Kingdom. A company registered in England and Wales. Registered
>> no.
>>>> 3134634. VAT no. GB927523612
>>>>
>>>
>>>
>>>
>>> --
>>> -- Guozhang
>>>
>>
> 


Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Bill Bejeck <bb...@gmail.com>.
+1

On Wed, Aug 30, 2017 at 1:06 PM, Damian Guy <da...@gmail.com> wrote:

> +1
>
> On Wed, 30 Aug 2017 at 17:49 Guozhang Wang <wa...@gmail.com> wrote:
>
> > Hello Michal and community:
> >
> > While working on updating the web docs and java docs for this KIP, I felt
> > that the term SYSTEM_TIME a bit confusing sometimes from a reader's
> > perspective as we are actually talking about wall-clock time. I'd hence
> > like to propose an minor addendum to this adopted KIP before the release
> to
> > rename this enum:
> >
> > SYSTEM_TIME
> >
> > to
> >
> > WALL_CLOCK_TIME
> >
> >
> > For people who have voted on this KIP, could you vote again for this
> > addendum (detailed discussions can be found in this PR:
> > https://github.com/apache/kafka/pull/3732#issuecomment-326043657)?
> >
> >
> > Guozhang
> >
> >
> >
> >
> > On Sat, May 13, 2017 at 8:13 AM, Michal Borowiecki <
> > michal.borowiecki@openbet.com> wrote:
> >
> >> Thank you all!
> >>
> >> This KIP passed the vote with 3 binding and 5 non-binding +1s:
> >>
> >> +1 (binding) from Guozhang Wang, Ismael Juma and Ewen Cheslack-Postava
> >>
> >> +1 (non-binding) from Matthias J. Sax, Bill Bejeck, Eno Thereska, Arun
> >> Mathew and Thomas Becker
> >>
> >>
> >> Created KAFKA-5233 <https://issues.apache.org/jira/browse/KAFKA-5233>
> >> created to track implementation.
> >> It's been a fantastic experience for me working with this great
> community
> >> to produce a KIP for the first time.
> >> Big thank you to everyone who contributed!
> >>
> >> Cheers,
> >> Michał
> >>
> >>
> >> On 12/05/17 02:01, Ismael Juma wrote:
> >>
> >> Michal, you have enough votes, would you like to close the vote?
> >>
> >> Ismael
> >>
> >> On Thu, May 11, 2017 at 4:49 PM, Ewen Cheslack-Postava <
> ewen@confluent.io> <ew...@confluent.io>
> >> wrote:
> >>
> >>
> >> +1 (binding)
> >>
> >> -Ewen
> >>
> >> On Thu, May 11, 2017 at 7:12 AM, Ismael Juma <is...@juma.me.uk> <
> ismael@juma.me.uk> wrote:
> >>
> >>
> >> Thanks for the KIP, Michal. +1(binding) from me.
> >>
> >> Ismael
> >>
> >> On Sat, May 6, 2017 at 6:18 PM, Michal Borowiecki <
> michal.borowiecki@openbet.com> wrote:
> >>
> >>
> >> Hi all,
> >>
> >> Given I'm not seeing any contentious issues remaining on the discussion
> >> thread, I'd like to initiate the vote for:
> >>
> >> KIP-138: Change punctuate semantics
> >> https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%
> >> 3A+Change+punctuate+semantics
> >>
> >>
> >> Thanks,
> >> Michał
> >> --<http://www.openbet.com/> <http://www.openbet.com/> Michal Borowiecki
> >> Senior Software Engineer L4
> >> T: +44 208 742 1600 <+44%2020%208742%201600> <020%208742%201600>
> >>
> >> +44 203 249 8448 <+44%2020%203249%208448> <020%203249%208448>
> >>
> >>
> >>
> >> E: michal.borowiecki@openbet.com
> >> W: www.openbet.com
> >> OpenBet Ltd
> >>
> >> Chiswick Park Building 9
> >>
> >> 566 Chiswick High Rd
> >>
> >> London
> >>
> >> W4 5XT
> >>
> >> UK<https://www.openbet.com/email_promo> <https://www.openbet.com/
> email_promo>
> >> This message is confidential and intended only for the addressee. If you
> >> have received this message in error, please immediately notify
> thepostmaster@openbet.com and delete it from your system as well as any
> >> copies. The content of e-mails as well as traffic data may be monitored
> >>
> >> by
> >>
> >> OpenBet for employment and security purposes. To protect the environment
> >> please do not print this e-mail unless necessary. OpenBet Ltd.
> >>
> >> Registered
> >>
> >> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
> >>
> >> 5XT,
> >>
> >> United Kingdom. A company registered in England and Wales. Registered
> >>
> >> no.
> >>
> >> 3134634. VAT no. GB927523612
> >>
> >>
> >>
> >> --
> >> <http://www.openbet.com/> Michal Borowiecki
> >> Senior Software Engineer L4
> >> T: +44 208 742 1600 <+44%2020%208742%201600>
> >>
> >>
> >> +44 203 249 8448 <+44%2020%203249%208448>
> >>
> >>
> >>
> >> E: michal.borowiecki@openbet.com
> >> W: www.openbet.com
> >> OpenBet Ltd
> >>
> >> Chiswick Park Building 9
> >>
> >> 566 Chiswick High Rd
> >>
> >> London
> >>
> >> W4 5XT
> >>
> >> UK
> >> <https://www.openbet.com/email_promo>
> >> This message is confidential and intended only for the addressee. If you
> >> have received this message in error, please immediately notify the
> >> postmaster@openbet.com and delete it from your system as well as any
> >> copies. The content of e-mails as well as traffic data may be monitored
> by
> >> OpenBet for employment and security purposes. To protect the environment
> >> please do not print this e-mail unless necessary. OpenBet Ltd.
> Registered
> >> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
> 5XT,
> >> United Kingdom. A company registered in England and Wales. Registered
> no.
> >> 3134634. VAT no. GB927523612
> >>
> >
> >
> >
> > --
> > -- Guozhang
> >
>

Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Damian Guy <da...@gmail.com>.
+1

On Wed, 30 Aug 2017 at 17:49 Guozhang Wang <wa...@gmail.com> wrote:

> Hello Michal and community:
>
> While working on updating the web docs and java docs for this KIP, I felt
> that the term SYSTEM_TIME a bit confusing sometimes from a reader's
> perspective as we are actually talking about wall-clock time. I'd hence
> like to propose an minor addendum to this adopted KIP before the release to
> rename this enum:
>
> SYSTEM_TIME
>
> to
>
> WALL_CLOCK_TIME
>
>
> For people who have voted on this KIP, could you vote again for this
> addendum (detailed discussions can be found in this PR:
> https://github.com/apache/kafka/pull/3732#issuecomment-326043657)?
>
>
> Guozhang
>
>
>
>
> On Sat, May 13, 2017 at 8:13 AM, Michal Borowiecki <
> michal.borowiecki@openbet.com> wrote:
>
>> Thank you all!
>>
>> This KIP passed the vote with 3 binding and 5 non-binding +1s:
>>
>> +1 (binding) from Guozhang Wang, Ismael Juma and Ewen Cheslack-Postava
>>
>> +1 (non-binding) from Matthias J. Sax, Bill Bejeck, Eno Thereska, Arun
>> Mathew and Thomas Becker
>>
>>
>> Created KAFKA-5233 <https://issues.apache.org/jira/browse/KAFKA-5233>
>> created to track implementation.
>> It's been a fantastic experience for me working with this great community
>> to produce a KIP for the first time.
>> Big thank you to everyone who contributed!
>>
>> Cheers,
>> Michał
>>
>>
>> On 12/05/17 02:01, Ismael Juma wrote:
>>
>> Michal, you have enough votes, would you like to close the vote?
>>
>> Ismael
>>
>> On Thu, May 11, 2017 at 4:49 PM, Ewen Cheslack-Postava <ew...@confluent.io> <ew...@confluent.io>
>> wrote:
>>
>>
>> +1 (binding)
>>
>> -Ewen
>>
>> On Thu, May 11, 2017 at 7:12 AM, Ismael Juma <is...@juma.me.uk> <is...@juma.me.uk> wrote:
>>
>>
>> Thanks for the KIP, Michal. +1(binding) from me.
>>
>> Ismael
>>
>> On Sat, May 6, 2017 at 6:18 PM, Michal Borowiecki <mi...@openbet.com> wrote:
>>
>>
>> Hi all,
>>
>> Given I'm not seeing any contentious issues remaining on the discussion
>> thread, I'd like to initiate the vote for:
>>
>> KIP-138: Change punctuate semantics
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%
>> 3A+Change+punctuate+semantics
>>
>>
>> Thanks,
>> Michał
>> --<http://www.openbet.com/> <http://www.openbet.com/> Michal Borowiecki
>> Senior Software Engineer L4
>> T: +44 208 742 1600 <+44%2020%208742%201600> <020%208742%201600>
>>
>> +44 203 249 8448 <+44%2020%203249%208448> <020%203249%208448>
>>
>>
>>
>> E: michal.borowiecki@openbet.com
>> W: www.openbet.com
>> OpenBet Ltd
>>
>> Chiswick Park Building 9
>>
>> 566 Chiswick High Rd
>>
>> London
>>
>> W4 5XT
>>
>> UK<https://www.openbet.com/email_promo> <https://www.openbet.com/email_promo>
>> This message is confidential and intended only for the addressee. If you
>> have received this message in error, please immediately notify thepostmaster@openbet.com and delete it from your system as well as any
>> copies. The content of e-mails as well as traffic data may be monitored
>>
>> by
>>
>> OpenBet for employment and security purposes. To protect the environment
>> please do not print this e-mail unless necessary. OpenBet Ltd.
>>
>> Registered
>>
>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
>>
>> 5XT,
>>
>> United Kingdom. A company registered in England and Wales. Registered
>>
>> no.
>>
>> 3134634. VAT no. GB927523612
>>
>>
>>
>> --
>> <http://www.openbet.com/> Michal Borowiecki
>> Senior Software Engineer L4
>> T: +44 208 742 1600 <+44%2020%208742%201600>
>>
>>
>> +44 203 249 8448 <+44%2020%203249%208448>
>>
>>
>>
>> E: michal.borowiecki@openbet.com
>> W: www.openbet.com
>> OpenBet Ltd
>>
>> Chiswick Park Building 9
>>
>> 566 Chiswick High Rd
>>
>> London
>>
>> W4 5XT
>>
>> UK
>> <https://www.openbet.com/email_promo>
>> This message is confidential and intended only for the addressee. If you
>> have received this message in error, please immediately notify the
>> postmaster@openbet.com and delete it from your system as well as any
>> copies. The content of e-mails as well as traffic data may be monitored by
>> OpenBet for employment and security purposes. To protect the environment
>> please do not print this e-mail unless necessary. OpenBet Ltd. Registered
>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4 5XT,
>> United Kingdom. A company registered in England and Wales. Registered no.
>> 3134634. VAT no. GB927523612
>>
>
>
>
> --
> -- Guozhang
>

Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Guozhang Wang <wa...@gmail.com>.
Hello Michal and community:

While working on updating the web docs and java docs for this KIP, I felt
that the term SYSTEM_TIME a bit confusing sometimes from a reader's
perspective as we are actually talking about wall-clock time. I'd hence
like to propose an minor addendum to this adopted KIP before the release to
rename this enum:

SYSTEM_TIME

to

WALL_CLOCK_TIME


For people who have voted on this KIP, could you vote again for this
addendum (detailed discussions can be found in this PR:
https://github.com/apache/kafka/pull/3732#issuecomment-326043657)?


Guozhang




On Sat, May 13, 2017 at 8:13 AM, Michal Borowiecki <
michal.borowiecki@openbet.com> wrote:

> Thank you all!
>
> This KIP passed the vote with 3 binding and 5 non-binding +1s:
>
> +1 (binding) from Guozhang Wang, Ismael Juma and Ewen Cheslack-Postava
>
> +1 (non-binding) from Matthias J. Sax, Bill Bejeck, Eno Thereska, Arun
> Mathew and Thomas Becker
>
>
> Created KAFKA-5233 <https://issues.apache.org/jira/browse/KAFKA-5233>
> created to track implementation.
> It's been a fantastic experience for me working with this great community
> to produce a KIP for the first time.
> Big thank you to everyone who contributed!
>
> Cheers,
> Michał
>
>
> On 12/05/17 02:01, Ismael Juma wrote:
>
> Michal, you have enough votes, would you like to close the vote?
>
> Ismael
>
> On Thu, May 11, 2017 at 4:49 PM, Ewen Cheslack-Postava <ew...@confluent.io> <ew...@confluent.io>
> wrote:
>
>
> +1 (binding)
>
> -Ewen
>
> On Thu, May 11, 2017 at 7:12 AM, Ismael Juma <is...@juma.me.uk> <is...@juma.me.uk> wrote:
>
>
> Thanks for the KIP, Michal. +1(binding) from me.
>
> Ismael
>
> On Sat, May 6, 2017 at 6:18 PM, Michal Borowiecki <mi...@openbet.com> wrote:
>
>
> Hi all,
>
> Given I'm not seeing any contentious issues remaining on the discussion
> thread, I'd like to initiate the vote for:
>
> KIP-138: Change punctuate semantics
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%
> 3A+Change+punctuate+semantics
>
>
> Thanks,
> Michał
> --<http://www.openbet.com/> <http://www.openbet.com/> Michal Borowiecki
> Senior Software Engineer L4
> T: +44 208 742 1600 <+44%2020%208742%201600> <020%208742%201600>
>
> +44 203 249 8448 <+44%2020%203249%208448> <020%203249%208448>
>
>
>
> E: michal.borowiecki@openbet.com
> W: www.openbet.com
> OpenBet Ltd
>
> Chiswick Park Building 9
>
> 566 Chiswick High Rd
>
> London
>
> W4 5XT
>
> UK<https://www.openbet.com/email_promo> <https://www.openbet.com/email_promo>
> This message is confidential and intended only for the addressee. If you
> have received this message in error, please immediately notify thepostmaster@openbet.com and delete it from your system as well as any
> copies. The content of e-mails as well as traffic data may be monitored
>
> by
>
> OpenBet for employment and security purposes. To protect the environment
> please do not print this e-mail unless necessary. OpenBet Ltd.
>
> Registered
>
> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
>
> 5XT,
>
> United Kingdom. A company registered in England and Wales. Registered
>
> no.
>
> 3134634. VAT no. GB927523612
>
>
>
> --
> <http://www.openbet.com/> Michal Borowiecki
> Senior Software Engineer L4
> T: +44 208 742 1600 <+44%2020%208742%201600>
>
>
> +44 203 249 8448 <+44%2020%203249%208448>
>
>
>
> E: michal.borowiecki@openbet.com
> W: www.openbet.com
> OpenBet Ltd
>
> Chiswick Park Building 9
>
> 566 Chiswick High Rd
>
> London
>
> W4 5XT
>
> UK
> <https://www.openbet.com/email_promo>
> This message is confidential and intended only for the addressee. If you
> have received this message in error, please immediately notify the
> postmaster@openbet.com and delete it from your system as well as any
> copies. The content of e-mails as well as traffic data may be monitored by
> OpenBet for employment and security purposes. To protect the environment
> please do not print this e-mail unless necessary. OpenBet Ltd. Registered
> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4 5XT,
> United Kingdom. A company registered in England and Wales. Registered no.
> 3134634. VAT no. GB927523612
>



-- 
-- Guozhang

Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Michal Borowiecki <mi...@openbet.com>.
Thank you all!

This KIP passed the vote with 3 binding and 5 non-binding +1s:

+1 (binding) from Guozhang Wang, Ismael Juma and Ewen Cheslack-Postava

+1 (non-binding) from Matthias J. Sax, Bill Bejeck, Eno Thereska, Arun 
Mathew and Thomas Becker


Created KAFKA-5233 <https://issues.apache.org/jira/browse/KAFKA-5233> 
created to track implementation.

It's been a fantastic experience for me working with this great 
community to produce a KIP for the first time.
Big thank you to everyone who contributed!

Cheers,
Michał

On 12/05/17 02:01, Ismael Juma wrote:
> Michal, you have enough votes, would you like to close the vote?
>
> Ismael
>
> On Thu, May 11, 2017 at 4:49 PM, Ewen Cheslack-Postava <ew...@confluent.io>
> wrote:
>
>> +1 (binding)
>>
>> -Ewen
>>
>> On Thu, May 11, 2017 at 7:12 AM, Ismael Juma <is...@juma.me.uk> wrote:
>>
>>> Thanks for the KIP, Michal. +1(binding) from me.
>>>
>>> Ismael
>>>
>>> On Sat, May 6, 2017 at 6:18 PM, Michal Borowiecki <
>>> michal.borowiecki@openbet.com> wrote:
>>>
>>>> Hi all,
>>>>
>>>> Given I'm not seeing any contentious issues remaining on the discussion
>>>> thread, I'd like to initiate the vote for:
>>>>
>>>> KIP-138: Change punctuate semantics
>>>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%
>>>> 3A+Change+punctuate+semantics
>>>>
>>>>
>>>> Thanks,
>>>> Michał
>>>> --
>>>> <http://www.openbet.com/> Michal Borowiecki
>>>> Senior Software Engineer L4
>>>> T: +44 208 742 1600 <020%208742%201600>
>>>>
>>>>
>>>> +44 203 249 8448 <020%203249%208448>
>>>>
>>>>
>>>>
>>>> E: michal.borowiecki@openbet.com
>>>> W: www.openbet.com
>>>> OpenBet Ltd
>>>>
>>>> Chiswick Park Building 9
>>>>
>>>> 566 Chiswick High Rd
>>>>
>>>> London
>>>>
>>>> W4 5XT
>>>>
>>>> UK
>>>> <https://www.openbet.com/email_promo>
>>>> This message is confidential and intended only for the addressee. If you
>>>> have received this message in error, please immediately notify the
>>>> postmaster@openbet.com and delete it from your system as well as any
>>>> copies. The content of e-mails as well as traffic data may be monitored
>> by
>>>> OpenBet for employment and security purposes. To protect the environment
>>>> please do not print this e-mail unless necessary. OpenBet Ltd.
>> Registered
>>>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
>> 5XT,
>>>> United Kingdom. A company registered in England and Wales. Registered
>> no.
>>>> 3134634. VAT no. GB927523612
>>>>
>>>

-- 
Signature
<http://www.openbet.com/> 	Michal Borowiecki
Senior Software Engineer L4
	T: 	+44 208 742 1600

	
	+44 203 249 8448

	
	
	E: 	michal.borowiecki@openbet.com
	W: 	www.openbet.com <http://www.openbet.com/>

	
	OpenBet Ltd

	Chiswick Park Building 9

	566 Chiswick High Rd

	London

	W4 5XT

	UK

	
<https://www.openbet.com/email_promo>

This message is confidential and intended only for the addressee. If you 
have received this message in error, please immediately notify the 
postmaster@openbet.com <ma...@openbet.com> and delete it 
from your system as well as any copies. The content of e-mails as well 
as traffic data may be monitored by OpenBet for employment and security 
purposes. To protect the environment please do not print this e-mail 
unless necessary. OpenBet Ltd. Registered Office: Chiswick Park Building 
9, 566 Chiswick High Road, London, W4 5XT, United Kingdom. A company 
registered in England and Wales. Registered no. 3134634. VAT no. 
GB927523612


Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Ismael Juma <is...@juma.me.uk>.
Michal, you have enough votes, would you like to close the vote?

Ismael

On Thu, May 11, 2017 at 4:49 PM, Ewen Cheslack-Postava <ew...@confluent.io>
wrote:

> +1 (binding)
>
> -Ewen
>
> On Thu, May 11, 2017 at 7:12 AM, Ismael Juma <is...@juma.me.uk> wrote:
>
> > Thanks for the KIP, Michal. +1(binding) from me.
> >
> > Ismael
> >
> > On Sat, May 6, 2017 at 6:18 PM, Michal Borowiecki <
> > michal.borowiecki@openbet.com> wrote:
> >
> >> Hi all,
> >>
> >> Given I'm not seeing any contentious issues remaining on the discussion
> >> thread, I'd like to initiate the vote for:
> >>
> >> KIP-138: Change punctuate semantics
> >>
> >> https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%
> >> 3A+Change+punctuate+semantics
> >>
> >>
> >> Thanks,
> >> Michał
> >> --
> >> <http://www.openbet.com/> Michal Borowiecki
> >> Senior Software Engineer L4
> >> T: +44 208 742 1600 <020%208742%201600>
> >>
> >>
> >> +44 203 249 8448 <020%203249%208448>
> >>
> >>
> >>
> >> E: michal.borowiecki@openbet.com
> >> W: www.openbet.com
> >> OpenBet Ltd
> >>
> >> Chiswick Park Building 9
> >>
> >> 566 Chiswick High Rd
> >>
> >> London
> >>
> >> W4 5XT
> >>
> >> UK
> >> <https://www.openbet.com/email_promo>
> >> This message is confidential and intended only for the addressee. If you
> >> have received this message in error, please immediately notify the
> >> postmaster@openbet.com and delete it from your system as well as any
> >> copies. The content of e-mails as well as traffic data may be monitored
> by
> >> OpenBet for employment and security purposes. To protect the environment
> >> please do not print this e-mail unless necessary. OpenBet Ltd.
> Registered
> >> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4
> 5XT,
> >> United Kingdom. A company registered in England and Wales. Registered
> no.
> >> 3134634. VAT no. GB927523612
> >>
> >
> >
>

Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Ewen Cheslack-Postava <ew...@confluent.io>.
+1 (binding)

-Ewen

On Thu, May 11, 2017 at 7:12 AM, Ismael Juma <is...@juma.me.uk> wrote:

> Thanks for the KIP, Michal. +1(binding) from me.
>
> Ismael
>
> On Sat, May 6, 2017 at 6:18 PM, Michal Borowiecki <
> michal.borowiecki@openbet.com> wrote:
>
>> Hi all,
>>
>> Given I'm not seeing any contentious issues remaining on the discussion
>> thread, I'd like to initiate the vote for:
>>
>> KIP-138: Change punctuate semantics
>>
>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%
>> 3A+Change+punctuate+semantics
>>
>>
>> Thanks,
>> Michał
>> --
>> <http://www.openbet.com/> Michal Borowiecki
>> Senior Software Engineer L4
>> T: +44 208 742 1600 <020%208742%201600>
>>
>>
>> +44 203 249 8448 <020%203249%208448>
>>
>>
>>
>> E: michal.borowiecki@openbet.com
>> W: www.openbet.com
>> OpenBet Ltd
>>
>> Chiswick Park Building 9
>>
>> 566 Chiswick High Rd
>>
>> London
>>
>> W4 5XT
>>
>> UK
>> <https://www.openbet.com/email_promo>
>> This message is confidential and intended only for the addressee. If you
>> have received this message in error, please immediately notify the
>> postmaster@openbet.com and delete it from your system as well as any
>> copies. The content of e-mails as well as traffic data may be monitored by
>> OpenBet for employment and security purposes. To protect the environment
>> please do not print this e-mail unless necessary. OpenBet Ltd. Registered
>> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4 5XT,
>> United Kingdom. A company registered in England and Wales. Registered no.
>> 3134634. VAT no. GB927523612
>>
>
>

Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Ismael Juma <is...@juma.me.uk>.
Thanks for the KIP, Michal. +1(binding) from me.

Ismael

On Sat, May 6, 2017 at 6:18 PM, Michal Borowiecki <
michal.borowiecki@openbet.com> wrote:

> Hi all,
>
> Given I'm not seeing any contentious issues remaining on the discussion
> thread, I'd like to initiate the vote for:
>
> KIP-138: Change punctuate semantics
>
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-
> 138%3A+Change+punctuate+semantics
>
>
> Thanks,
> Michał
> --
> <http://www.openbet.com/> Michal Borowiecki
> Senior Software Engineer L4
> T: +44 208 742 1600 <020%208742%201600>
>
>
> +44 203 249 8448 <020%203249%208448>
>
>
>
> E: michal.borowiecki@openbet.com
> W: www.openbet.com
> OpenBet Ltd
>
> Chiswick Park Building 9
>
> 566 Chiswick High Rd
>
> London
>
> W4 5XT
>
> UK
> <https://www.openbet.com/email_promo>
> This message is confidential and intended only for the addressee. If you
> have received this message in error, please immediately notify the
> postmaster@openbet.com and delete it from your system as well as any
> copies. The content of e-mails as well as traffic data may be monitored by
> OpenBet for employment and security purposes. To protect the environment
> please do not print this e-mail unless necessary. OpenBet Ltd. Registered
> Office: Chiswick Park Building 9, 566 Chiswick High Road, London, W4 5XT,
> United Kingdom. A company registered in England and Wales. Registered no.
> 3134634. VAT no. GB927523612
>

Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Guozhang Wang <wa...@gmail.com>.
+1. Thanks Michal!

On Wed, May 10, 2017 at 4:35 AM, Thomas Becker <to...@tivo.com> wrote:

> +1
>
> On Wed, 2017-05-10 at 10:52 +0100, Michal Borowiecki wrote:
> > Hi all,
> >
> > This vote thread has gone quiet.
> >
> > In view of the looming cut-off for 0.11.0.0 I'd like to encourage
> > anyone
> > who cares about this to have a look and vote and/or comment on this
> > proposal.
> >
> > Thanks,
> >
> > Michał
> >
> >
> > On 07/05/17 10:16, Eno Thereska wrote:
> > >
> > > +1 (non binding)
> > >
> > > Thanks
> > > Eno
> > > >
> > > > On May 6, 2017, at 11:01 PM, Bill Bejeck <bb...@gmail.com>
> > > > wrote:
> > > >
> > > > +1
> > > >
> > > > Thanks,
> > > > Bill
> > > >
> > > > On Sat, May 6, 2017 at 5:58 PM, Matthias J. Sax <matthias@conflue
> > > > nt.io>
> > > > wrote:
> > > >
> > > > >
> > > > > +1
> > > > >
> > > > > Thanks a lot for this KIP!
> > > > >
> > > > > -Matthias
> > > > >
> > > > > On 5/6/17 10:18 AM, Michal Borowiecki wrote:
> > > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > Given I'm not seeing any contentious issues remaining on the
> > > > > > discussion
> > > > > > thread, I'd like to initiate the vote for:
> > > > > >
> > > > > > KIP-138: Change punctuate semantics
> > > > > >
> > > > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-
> > > > > 138%3A+Change+punctuate+semantics
> > > > > >
> > > > > >
> > > > > > Thanks,
> > > > > > Michał
> > > > > > --
> > > > > > Signature
> > > > > > <http://www.openbet.com/>     Michal Borowiecki
> > > > > > Senior Software Engineer L4
> > > > > >       T:      +44 208 742 1600
> > > > > >
> > > > > >
> > > > > >       +44 203 249 8448
> > > > > >
> > > > > >
> > > > > >
> > > > > >       E:      michal.borowiecki@openbet.com
> > > > > >       W:      www.openbet.com <http://www.openbet.com/>
> > > > > >
> > > > > >
> > > > > >       OpenBet Ltd
> > > > > >
> > > > > >       Chiswick Park Building 9
> > > > > >
> > > > > >       566 Chiswick High Rd
> > > > > >
> > > > > >       London
> > > > > >
> > > > > >       W4 5XT
> > > > > >
> > > > > >       UK
> > > > > >
> > > > > >
> > > > > > <https://www.openbet.com/email_promo>
> > > > > >
> > > > > > This message is confidential and intended only for the
> > > > > > addressee. If you
> > > > > > have received this message in error, please immediately
> > > > > > notify the
> > > > > > postmaster@openbet.com <ma...@openbet.com> and
> > > > > > delete it
> > > > > > from your system as well as any copies. The content of e-
> > > > > > mails as well
> > > > > > as traffic data may be monitored by OpenBet for employment
> > > > > > and security
> > > > > > purposes. To protect the environment please do not print this
> > > > > > e-mail
> > > > > > unless necessary. OpenBet Ltd. Registered Office: Chiswick
> > > > > > Park Building
> > > > > > 9, 566 Chiswick High Road, London, W4 5XT, United Kingdom. A
> > > > > > company
> > > > > > registered in England and Wales. Registered no. 3134634. VAT
> > > > > > no.
> > > > > > GB927523612
> > > > > >
> --
>
>
>     Tommy Becker
>
>     Senior Software Engineer
>
>     O +1 919.460.4747
>
>     tivo.com
>
>
> ________________________________
>
> This email and any attachments may contain confidential and privileged
> material for the sole use of the intended recipient. Any review, copying,
> or distribution of this email (or any attachments) by others is prohibited.
> If you are not the intended recipient, please contact the sender
> immediately and permanently delete this email and any attachments. No
> employee or agent of TiVo Inc. is authorized to conclude any binding
> agreement on behalf of TiVo Inc. by email. Binding agreements with TiVo
> Inc. may only be made by a signed written agreement.
>



-- 
-- Guozhang

Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Thomas Becker <to...@Tivo.com>.
+1

On Wed, 2017-05-10 at 10:52 +0100, Michal Borowiecki wrote:
> Hi all,
>
> This vote thread has gone quiet.
>
> In view of the looming cut-off for 0.11.0.0 I'd like to encourage
> anyone
> who cares about this to have a look and vote and/or comment on this
> proposal.
>
> Thanks,
>
> Michał
>
>
> On 07/05/17 10:16, Eno Thereska wrote:
> >
> > +1 (non binding)
> >
> > Thanks
> > Eno
> > >
> > > On May 6, 2017, at 11:01 PM, Bill Bejeck <bb...@gmail.com>
> > > wrote:
> > >
> > > +1
> > >
> > > Thanks,
> > > Bill
> > >
> > > On Sat, May 6, 2017 at 5:58 PM, Matthias J. Sax <matthias@conflue
> > > nt.io>
> > > wrote:
> > >
> > > >
> > > > +1
> > > >
> > > > Thanks a lot for this KIP!
> > > >
> > > > -Matthias
> > > >
> > > > On 5/6/17 10:18 AM, Michal Borowiecki wrote:
> > > > >
> > > > > Hi all,
> > > > >
> > > > > Given I'm not seeing any contentious issues remaining on the
> > > > > discussion
> > > > > thread, I'd like to initiate the vote for:
> > > > >
> > > > > KIP-138: Change punctuate semantics
> > > > >
> > > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-
> > > > 138%3A+Change+punctuate+semantics
> > > > >
> > > > >
> > > > > Thanks,
> > > > > Michał
> > > > > --
> > > > > Signature
> > > > > <http://www.openbet.com/>     Michal Borowiecki
> > > > > Senior Software Engineer L4
> > > > >       T:      +44 208 742 1600
> > > > >
> > > > >
> > > > >       +44 203 249 8448
> > > > >
> > > > >
> > > > >
> > > > >       E:      michal.borowiecki@openbet.com
> > > > >       W:      www.openbet.com <http://www.openbet.com/>
> > > > >
> > > > >
> > > > >       OpenBet Ltd
> > > > >
> > > > >       Chiswick Park Building 9
> > > > >
> > > > >       566 Chiswick High Rd
> > > > >
> > > > >       London
> > > > >
> > > > >       W4 5XT
> > > > >
> > > > >       UK
> > > > >
> > > > >
> > > > > <https://www.openbet.com/email_promo>
> > > > >
> > > > > This message is confidential and intended only for the
> > > > > addressee. If you
> > > > > have received this message in error, please immediately
> > > > > notify the
> > > > > postmaster@openbet.com <ma...@openbet.com> and
> > > > > delete it
> > > > > from your system as well as any copies. The content of e-
> > > > > mails as well
> > > > > as traffic data may be monitored by OpenBet for employment
> > > > > and security
> > > > > purposes. To protect the environment please do not print this
> > > > > e-mail
> > > > > unless necessary. OpenBet Ltd. Registered Office: Chiswick
> > > > > Park Building
> > > > > 9, 566 Chiswick High Road, London, W4 5XT, United Kingdom. A
> > > > > company
> > > > > registered in England and Wales. Registered no. 3134634. VAT
> > > > > no.
> > > > > GB927523612
> > > > >
--


    Tommy Becker

    Senior Software Engineer

    O +1 919.460.4747

    tivo.com


________________________________

This email and any attachments may contain confidential and privileged material for the sole use of the intended recipient. Any review, copying, or distribution of this email (or any attachments) by others is prohibited. If you are not the intended recipient, please contact the sender immediately and permanently delete this email and any attachments. No employee or agent of TiVo Inc. is authorized to conclude any binding agreement on behalf of TiVo Inc. by email. Binding agreements with TiVo Inc. may only be made by a signed written agreement.

Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Arun Mathew <am...@yahoo-corp.jp>.
+1

Thanks for the KIP Michal.
--
Arun Mathew
Yahoo Japan Corporation

On 2017/05/10 18:52, "Michal Borowiecki" <mi...@openbet.com> wrote:

    Hi all,
    
    This vote thread has gone quiet.
    
    In view of the looming cut-off for 0.11.0.0 I'd like to encourage anyone 
    who cares about this to have a look and vote and/or comment on this 
    proposal.
    
    Thanks,
    
    Michał
    
    
    On 07/05/17 10:16, Eno Thereska wrote:
    > +1 (non binding)
    >
    > Thanks
    > Eno
    >> On May 6, 2017, at 11:01 PM, Bill Bejeck <bb...@gmail.com> wrote:
    >>
    >> +1
    >>
    >> Thanks,
    >> Bill
    >>
    >> On Sat, May 6, 2017 at 5:58 PM, Matthias J. Sax <ma...@confluent.io>
    >> wrote:
    >>
    >>> +1
    >>>
    >>> Thanks a lot for this KIP!
    >>>
    >>> -Matthias
    >>>
    >>> On 5/6/17 10:18 AM, Michal Borowiecki wrote:
    >>>> Hi all,
    >>>>
    >>>> Given I'm not seeing any contentious issues remaining on the discussion
    >>>> thread, I'd like to initiate the vote for:
    >>>>
    >>>> KIP-138: Change punctuate semantics
    >>>>
    >>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-
    >>> 138%3A+Change+punctuate+semantics
    >>>>
    >>>> Thanks,
    >>>> Michał
    >>>> --
    >>>> Signature
    >>>> <http://www.openbet.com/>     Michal Borowiecki
    >>>> Senior Software Engineer L4
    >>>>       T:      +44 208 742 1600
    >>>>
    >>>>
    >>>>       +44 203 249 8448
    >>>>
    >>>>
    >>>>
    >>>>       E:      michal.borowiecki@openbet.com
    >>>>       W:      www.openbet.com <http://www.openbet.com/>
    >>>>
    >>>>
    >>>>       OpenBet Ltd
    >>>>
    >>>>       Chiswick Park Building 9
    >>>>
    >>>>       566 Chiswick High Rd
    >>>>
    >>>>       London
    >>>>
    >>>>       W4 5XT
    >>>>
    >>>>       UK
    >>>>
    >>>>
    >>>> <https://www.openbet.com/email_promo>
    >>>>
    >>>> This message is confidential and intended only for the addressee. If you
    >>>> have received this message in error, please immediately notify the
    >>>> postmaster@openbet.com <ma...@openbet.com> and delete it
    >>>> from your system as well as any copies. The content of e-mails as well
    >>>> as traffic data may be monitored by OpenBet for employment and security
    >>>> purposes. To protect the environment please do not print this e-mail
    >>>> unless necessary. OpenBet Ltd. Registered Office: Chiswick Park Building
    >>>> 9, 566 Chiswick High Road, London, W4 5XT, United Kingdom. A company
    >>>> registered in England and Wales. Registered no. 3134634. VAT no.
    >>>> GB927523612
    >>>>
    >>>
    >
    
    


Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Michal Borowiecki <mi...@openbet.com>.
Hi all,

This vote thread has gone quiet.

In view of the looming cut-off for 0.11.0.0 I'd like to encourage anyone 
who cares about this to have a look and vote and/or comment on this 
proposal.

Thanks,

Michał


On 07/05/17 10:16, Eno Thereska wrote:
> +1 (non binding)
>
> Thanks
> Eno
>> On May 6, 2017, at 11:01 PM, Bill Bejeck <bb...@gmail.com> wrote:
>>
>> +1
>>
>> Thanks,
>> Bill
>>
>> On Sat, May 6, 2017 at 5:58 PM, Matthias J. Sax <ma...@confluent.io>
>> wrote:
>>
>>> +1
>>>
>>> Thanks a lot for this KIP!
>>>
>>> -Matthias
>>>
>>> On 5/6/17 10:18 AM, Michal Borowiecki wrote:
>>>> Hi all,
>>>>
>>>> Given I'm not seeing any contentious issues remaining on the discussion
>>>> thread, I'd like to initiate the vote for:
>>>>
>>>> KIP-138: Change punctuate semantics
>>>>
>>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-
>>> 138%3A+Change+punctuate+semantics
>>>>
>>>> Thanks,
>>>> Michał
>>>> --
>>>> Signature
>>>> <http://www.openbet.com/>     Michal Borowiecki
>>>> Senior Software Engineer L4
>>>>       T:      +44 208 742 1600
>>>>
>>>>
>>>>       +44 203 249 8448
>>>>
>>>>
>>>>
>>>>       E:      michal.borowiecki@openbet.com
>>>>       W:      www.openbet.com <http://www.openbet.com/>
>>>>
>>>>
>>>>       OpenBet Ltd
>>>>
>>>>       Chiswick Park Building 9
>>>>
>>>>       566 Chiswick High Rd
>>>>
>>>>       London
>>>>
>>>>       W4 5XT
>>>>
>>>>       UK
>>>>
>>>>
>>>> <https://www.openbet.com/email_promo>
>>>>
>>>> This message is confidential and intended only for the addressee. If you
>>>> have received this message in error, please immediately notify the
>>>> postmaster@openbet.com <ma...@openbet.com> and delete it
>>>> from your system as well as any copies. The content of e-mails as well
>>>> as traffic data may be monitored by OpenBet for employment and security
>>>> purposes. To protect the environment please do not print this e-mail
>>>> unless necessary. OpenBet Ltd. Registered Office: Chiswick Park Building
>>>> 9, 566 Chiswick High Road, London, W4 5XT, United Kingdom. A company
>>>> registered in England and Wales. Registered no. 3134634. VAT no.
>>>> GB927523612
>>>>
>>>
>


Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Eno Thereska <en...@gmail.com>.
+1 (non binding)

Thanks
Eno
> On May 6, 2017, at 11:01 PM, Bill Bejeck <bb...@gmail.com> wrote:
> 
> +1
> 
> Thanks,
> Bill
> 
> On Sat, May 6, 2017 at 5:58 PM, Matthias J. Sax <ma...@confluent.io>
> wrote:
> 
>> +1
>> 
>> Thanks a lot for this KIP!
>> 
>> -Matthias
>> 
>> On 5/6/17 10:18 AM, Michal Borowiecki wrote:
>>> Hi all,
>>> 
>>> Given I'm not seeing any contentious issues remaining on the discussion
>>> thread, I'd like to initiate the vote for:
>>> 
>>> KIP-138: Change punctuate semantics
>>> 
>>> https://cwiki.apache.org/confluence/display/KAFKA/KIP-
>> 138%3A+Change+punctuate+semantics
>>> 
>>> 
>>> Thanks,
>>> Michał
>>> --
>>> Signature
>>> <http://www.openbet.com/>     Michal Borowiecki
>>> Senior Software Engineer L4
>>>      T:      +44 208 742 1600
>>> 
>>> 
>>>      +44 203 249 8448
>>> 
>>> 
>>> 
>>>      E:      michal.borowiecki@openbet.com
>>>      W:      www.openbet.com <http://www.openbet.com/>
>>> 
>>> 
>>>      OpenBet Ltd
>>> 
>>>      Chiswick Park Building 9
>>> 
>>>      566 Chiswick High Rd
>>> 
>>>      London
>>> 
>>>      W4 5XT
>>> 
>>>      UK
>>> 
>>> 
>>> <https://www.openbet.com/email_promo>
>>> 
>>> This message is confidential and intended only for the addressee. If you
>>> have received this message in error, please immediately notify the
>>> postmaster@openbet.com <ma...@openbet.com> and delete it
>>> from your system as well as any copies. The content of e-mails as well
>>> as traffic data may be monitored by OpenBet for employment and security
>>> purposes. To protect the environment please do not print this e-mail
>>> unless necessary. OpenBet Ltd. Registered Office: Chiswick Park Building
>>> 9, 566 Chiswick High Road, London, W4 5XT, United Kingdom. A company
>>> registered in England and Wales. Registered no. 3134634. VAT no.
>>> GB927523612
>>> 
>> 
>> 


Re: [VOTE] KIP-138: Change punctuate semantics

Posted by Bill Bejeck <bb...@gmail.com>.
+1

Thanks,
Bill

On Sat, May 6, 2017 at 5:58 PM, Matthias J. Sax <ma...@confluent.io>
wrote:

> +1
>
> Thanks a lot for this KIP!
>
> -Matthias
>
> On 5/6/17 10:18 AM, Michal Borowiecki wrote:
> > Hi all,
> >
> > Given I'm not seeing any contentious issues remaining on the discussion
> > thread, I'd like to initiate the vote for:
> >
> > KIP-138: Change punctuate semantics
> >
> > https://cwiki.apache.org/confluence/display/KAFKA/KIP-
> 138%3A+Change+punctuate+semantics
> >
> >
> > Thanks,
> > Michał
> > --
> > Signature
> > <http://www.openbet.com/>     Michal Borowiecki
> > Senior Software Engineer L4
> >       T:      +44 208 742 1600
> >
> >
> >       +44 203 249 8448
> >
> >
> >
> >       E:      michal.borowiecki@openbet.com
> >       W:      www.openbet.com <http://www.openbet.com/>
> >
> >
> >       OpenBet Ltd
> >
> >       Chiswick Park Building 9
> >
> >       566 Chiswick High Rd
> >
> >       London
> >
> >       W4 5XT
> >
> >       UK
> >
> >
> > <https://www.openbet.com/email_promo>
> >
> > This message is confidential and intended only for the addressee. If you
> > have received this message in error, please immediately notify the
> > postmaster@openbet.com <ma...@openbet.com> and delete it
> > from your system as well as any copies. The content of e-mails as well
> > as traffic data may be monitored by OpenBet for employment and security
> > purposes. To protect the environment please do not print this e-mail
> > unless necessary. OpenBet Ltd. Registered Office: Chiswick Park Building
> > 9, 566 Chiswick High Road, London, W4 5XT, United Kingdom. A company
> > registered in England and Wales. Registered no. 3134634. VAT no.
> > GB927523612
> >
>
>

Re: [VOTE] KIP-138: Change punctuate semantics

Posted by "Matthias J. Sax" <ma...@confluent.io>.
+1

Thanks a lot for this KIP!

-Matthias

On 5/6/17 10:18 AM, Michal Borowiecki wrote:
> Hi all,
> 
> Given I'm not seeing any contentious issues remaining on the discussion
> thread, I'd like to initiate the vote for:
> 
> KIP-138: Change punctuate semantics
> 
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-138%3A+Change+punctuate+semantics
> 
> 
> Thanks,
> Michał
> -- 
> Signature
> <http://www.openbet.com/> 	Michal Borowiecki
> Senior Software Engineer L4
> 	T: 	+44 208 742 1600
> 
> 	
> 	+44 203 249 8448
> 
> 	
> 	 
> 	E: 	michal.borowiecki@openbet.com
> 	W: 	www.openbet.com <http://www.openbet.com/>
> 
> 	
> 	OpenBet Ltd
> 
> 	Chiswick Park Building 9
> 
> 	566 Chiswick High Rd
> 
> 	London
> 
> 	W4 5XT
> 
> 	UK
> 
> 	
> <https://www.openbet.com/email_promo>
> 
> This message is confidential and intended only for the addressee. If you
> have received this message in error, please immediately notify the
> postmaster@openbet.com <ma...@openbet.com> and delete it
> from your system as well as any copies. The content of e-mails as well
> as traffic data may be monitored by OpenBet for employment and security
> purposes. To protect the environment please do not print this e-mail
> unless necessary. OpenBet Ltd. Registered Office: Chiswick Park Building
> 9, 566 Chiswick High Road, London, W4 5XT, United Kingdom. A company
> registered in England and Wales. Registered no. 3134634. VAT no.
> GB927523612
>