You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by xiaolong ran <ra...@gmail.com> on 2020/06/12 09:41:06 UTC

[VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

Hi everyone,

Please review and vote on the release candidate #1 for the version 0.1.1, as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)

This is the first release candidate for Apache Pulsar Go client, version 0.1.1.

It fixes the following issues:
https://github.com/apache/pulsar-client-go/milestone/2?closed=1 <https://github.com/apache/pulsar-client-go/milestone/2?closed=1>

Pulsar Client Go's KEYS file contains PGP keys we used to sign this release:

https://dist.apache.org/repos/dist/dev/pulsar/KEYS <https://dist.apache.org/repos/dist/dev/pulsar/KEYS>

Please download these packages and review this release candidate:

- Download the source package (verify shasum, and asc) and follow the
README.md to build and run the pulsar-client-go.

The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PMC affirmative votes.

Source file:

https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.1-candidate-1/apache-pulsar-client-go-0.1.1-src.tar.gz <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.0-candidate-1/apache-pulsar-client-go-0.1.0-src.tar.gz>

The tag to be voted upon:
v0.1.1-candidate-1
https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1 <https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1>

SHA-512 checksums:
2fed052f49364ccadbf912b360b4ce62ae63540d99b2d497eb8947808eceb8cea058e66f3968919c5f1b53937c3f5155a81b87b6160ea6a84309899481aaffa4  apache-pulsar-client-go-0.1.1-src.tar.gz

Re: [VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

Posted by Yong Zhang <zh...@gmail.com>.
+1


Thanks,
Yong

On Thu, 18 Jun 2020 at 11:15, Guangning E <eg...@gmail.com> wrote:

> +1 (non-binding)
>
> Thanks,
> Guangning
>
> 丛搏 <co...@gmail.com> 于2020年6月18日周四 上午11:09写道:
>
> > +1 (non-binding)
> >
> > > 2020年6月18日 上午11:02,PengHui Li <pe...@apache.org> 写道:
> > >
> > > +1 (binding)
> >
> >
>

Re: [VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

Posted by Guangning E <eg...@gmail.com>.
+1 (non-binding)

Thanks,
Guangning

丛搏 <co...@gmail.com> 于2020年6月18日周四 上午11:09写道:

> +1 (non-binding)
>
> > 2020年6月18日 上午11:02,PengHui Li <pe...@apache.org> 写道:
> >
> > +1 (binding)
>
>

Re: [VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

Posted by 丛搏 <co...@gmail.com>.
+1 (non-binding)

> 2020年6月18日 上午11:02,PengHui Li <pe...@apache.org> 写道:
> 
> +1 (binding)


Re: [VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

Posted by PengHui Li <pe...@apache.org>.
+1 (binding)

Ming Luo <mi...@kafkaesque.io.invalid> 于2020年6月12日周五 下午10:36写道:

> +1
> Are we doing additional testing for each release as supposed to each PR's
> CI test?
>
> On Fri, 12 Jun 2020 at 05:41, xiaolong ran <ra...@gmail.com>
> wrote:
>
> > Hi everyone,
> >
> > Please review and vote on the release candidate #1 for the version 0.1.1,
> > as follows:
> > [ ] +1, Approve the release
> > [ ] -1, Do not approve the release (please provide specific comments)
> >
> > This is the first release candidate for Apache Pulsar Go client, version
> > 0.1.1.
> >
> > It fixes the following issues:
> > https://github.com/apache/pulsar-client-go/milestone/2?closed=1 <
> > https://github.com/apache/pulsar-client-go/milestone/2?closed=1>
> >
> > Pulsar Client Go's KEYS file contains PGP keys we used to sign this
> > release:
> >
> > https://dist.apache.org/repos/dist/dev/pulsar/KEYS <
> > https://dist.apache.org/repos/dist/dev/pulsar/KEYS>
> >
> > Please download these packages and review this release candidate:
> >
> > - Download the source package (verify shasum, and asc) and follow the
> > README.md to build and run the pulsar-client-go.
> >
> > The vote will be open for at least 72 hours. It is adopted by majority
> > approval, with at least 3 PMC affirmative votes.
> >
> > Source file:
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.1-candidate-1/apache-pulsar-client-go-0.1.1-src.tar.gz
> > <
> >
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.0-candidate-1/apache-pulsar-client-go-0.1.0-src.tar.gz
> > >
> >
> > The tag to be voted upon:
> > v0.1.1-candidate-1
> >
> https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1
> > <
> >
> https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1
> > >
> >
> > SHA-512 checksums:
> >
> 2fed052f49364ccadbf912b360b4ce62ae63540d99b2d497eb8947808eceb8cea058e66f3968919c5f1b53937c3f5155a81b87b6160ea6a84309899481aaffa4
> > apache-pulsar-client-go-0.1.1-src.tar.gz
>

Re: [VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

Posted by Ming Luo <mi...@kafkaesque.io.INVALID>.
+1
Are we doing additional testing for each release as supposed to each PR's
CI test?

On Fri, 12 Jun 2020 at 05:41, xiaolong ran <ra...@gmail.com> wrote:

> Hi everyone,
>
> Please review and vote on the release candidate #1 for the version 0.1.1,
> as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
>
> This is the first release candidate for Apache Pulsar Go client, version
> 0.1.1.
>
> It fixes the following issues:
> https://github.com/apache/pulsar-client-go/milestone/2?closed=1 <
> https://github.com/apache/pulsar-client-go/milestone/2?closed=1>
>
> Pulsar Client Go's KEYS file contains PGP keys we used to sign this
> release:
>
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS <
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS>
>
> Please download these packages and review this release candidate:
>
> - Download the source package (verify shasum, and asc) and follow the
> README.md to build and run the pulsar-client-go.
>
> The vote will be open for at least 72 hours. It is adopted by majority
> approval, with at least 3 PMC affirmative votes.
>
> Source file:
>
>
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.1-candidate-1/apache-pulsar-client-go-0.1.1-src.tar.gz
> <
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.0-candidate-1/apache-pulsar-client-go-0.1.0-src.tar.gz
> >
>
> The tag to be voted upon:
> v0.1.1-candidate-1
> https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1
> <
> https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1
> >
>
> SHA-512 checksums:
> 2fed052f49364ccadbf912b360b4ce62ae63540d99b2d497eb8947808eceb8cea058e66f3968919c5f1b53937c3f5155a81b87b6160ea6a84309899481aaffa4
> apache-pulsar-client-go-0.1.1-src.tar.gz

Re: [VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

Posted by xiaolong ran <ra...@gmail.com>.
The vote is now closed for Pulsar Client Go Release 0.1.1 Release Candidate 1
with 9 "+1" (3 +1 binding votes) votes, 0 +0/-0 votes, 0 -1 votes.

3 +1 bindings are:

- PengHui Li
- Matteo Merli
- Jia Zhai

6 +1 non-binding are:

- Guangning E
- Xiaolong Ran
- Cong Bo
- Yong Zhang
- Ian.liang
- ran leon
- Ming Luo

> 在 2020年6月19日,下午1:51,Jia Zhai <zh...@gmail.com> 写道:
> 
> +1
> 
> Best Regards.
> 
> 
> Jia Zhai
> 
> Beijing, China
> 
> Mobile: +86 15810491983
> 
> 
> 
> 
> On Fri, Jun 19, 2020 at 1:34 PM Matteo Merli <ma...@gmail.com> wrote:
> 
>> +1 (binding)
>> --
>> Matteo Merli
>> <ma...@gmail.com>
>> 
>> On Thu, Jun 18, 2020 at 6:00 AM lan.liang <li...@163.com> wrote:
>>> 
>>> +1 nb
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> - lan.liang
>>> On 6/18/2020 17:20,ran leon<mo...@gmail.com> wrote:
>>> +1 (non-binding)
>>> 
>>> Thanks
>>> Leon
>>> 
>>> On 2020/06/12 09:41:06, xiaolong ran <ra...@gmail.com> wrote:
>>> Hi everyone,
>>> 
>>> Please review and vote on the release candidate #1 for the version
>> 0.1.1, as follows:
>>> [ ] +1, Approve the release
>>> [ ] -1, Do not approve the release (please provide specific comments)
>>> 
>>> This is the first release candidate for Apache Pulsar Go client, version
>> 0.1.1.
>>> 
>>> It fixes the following issues:
>>> https://github.com/apache/pulsar-client-go/milestone/2?closed=1 <
>> https://github.com/apache/pulsar-client-go/milestone/2?closed=1>
>>> 
>>> Pulsar Client Go's KEYS file contains PGP keys we used to sign this
>> release:
>>> 
>>> https://dist.apache.org/repos/dist/dev/pulsar/KEYS <
>> https://dist.apache.org/repos/dist/dev/pulsar/KEYS>
>>> 
>>> Please download these packages and review this release candidate:
>>> 
>>> - Download the source package (verify shasum, and asc) and follow the
>>> README.md to build and run the pulsar-client-go.
>>> 
>>> The vote will be open for at least 72 hours. It is adopted by majority
>> approval, with at least 3 PMC affirmative votes.
>>> 
>>> Source file:
>>> 
>>> 
>> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.1-candidate-1/apache-pulsar-client-go-0.1.1-src.tar.gz
>> <
>> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.0-candidate-1/apache-pulsar-client-go-0.1.0-src.tar.gz
>>> 
>>> 
>>> The tag to be voted upon:
>>> v0.1.1-candidate-1
>>> 
>> https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1
>> <
>> https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1
>>> 
>>> 
>>> SHA-512 checksums:
>>> 
>> 2fed052f49364ccadbf912b360b4ce62ae63540d99b2d497eb8947808eceb8cea058e66f3968919c5f1b53937c3f5155a81b87b6160ea6a84309899481aaffa4
>> apache-pulsar-client-go-0.1.1-src.tar.gz
>> 


Re: [VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

Posted by Jia Zhai <zh...@gmail.com>.
+1

Best Regards.


Jia Zhai

Beijing, China

Mobile: +86 15810491983




On Fri, Jun 19, 2020 at 1:34 PM Matteo Merli <ma...@gmail.com> wrote:

> +1 (binding)
> --
> Matteo Merli
> <ma...@gmail.com>
>
> On Thu, Jun 18, 2020 at 6:00 AM lan.liang <li...@163.com> wrote:
> >
> > +1 nb
> >
> >
> >
> >
> >
> >
> >
> >
> > - lan.liang
> > On 6/18/2020 17:20,ran leon<mo...@gmail.com> wrote:
> > +1 (non-binding)
> >
> > Thanks
> > Leon
> >
> > On 2020/06/12 09:41:06, xiaolong ran <ra...@gmail.com> wrote:
> > Hi everyone,
> >
> > Please review and vote on the release candidate #1 for the version
> 0.1.1, as follows:
> > [ ] +1, Approve the release
> > [ ] -1, Do not approve the release (please provide specific comments)
> >
> > This is the first release candidate for Apache Pulsar Go client, version
> 0.1.1.
> >
> > It fixes the following issues:
> > https://github.com/apache/pulsar-client-go/milestone/2?closed=1 <
> https://github.com/apache/pulsar-client-go/milestone/2?closed=1>
> >
> > Pulsar Client Go's KEYS file contains PGP keys we used to sign this
> release:
> >
> > https://dist.apache.org/repos/dist/dev/pulsar/KEYS <
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS>
> >
> > Please download these packages and review this release candidate:
> >
> > - Download the source package (verify shasum, and asc) and follow the
> > README.md to build and run the pulsar-client-go.
> >
> > The vote will be open for at least 72 hours. It is adopted by majority
> approval, with at least 3 PMC affirmative votes.
> >
> > Source file:
> >
> >
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.1-candidate-1/apache-pulsar-client-go-0.1.1-src.tar.gz
> <
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.0-candidate-1/apache-pulsar-client-go-0.1.0-src.tar.gz
> >
> >
> > The tag to be voted upon:
> > v0.1.1-candidate-1
> >
> https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1
> <
> https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1
> >
> >
> > SHA-512 checksums:
> >
> 2fed052f49364ccadbf912b360b4ce62ae63540d99b2d497eb8947808eceb8cea058e66f3968919c5f1b53937c3f5155a81b87b6160ea6a84309899481aaffa4
> apache-pulsar-client-go-0.1.1-src.tar.gz
>

Re: [VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

Posted by Matteo Merli <ma...@gmail.com>.
+1 (binding)
--
Matteo Merli
<ma...@gmail.com>

On Thu, Jun 18, 2020 at 6:00 AM lan.liang <li...@163.com> wrote:
>
> +1 nb
>
>
>
>
>
>
>
>
> - lan.liang
> On 6/18/2020 17:20,ran leon<mo...@gmail.com> wrote:
> +1 (non-binding)
>
> Thanks
> Leon
>
> On 2020/06/12 09:41:06, xiaolong ran <ra...@gmail.com> wrote:
> Hi everyone,
>
> Please review and vote on the release candidate #1 for the version 0.1.1, as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
>
> This is the first release candidate for Apache Pulsar Go client, version 0.1.1.
>
> It fixes the following issues:
> https://github.com/apache/pulsar-client-go/milestone/2?closed=1 <https://github.com/apache/pulsar-client-go/milestone/2?closed=1>
>
> Pulsar Client Go's KEYS file contains PGP keys we used to sign this release:
>
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS <https://dist.apache.org/repos/dist/dev/pulsar/KEYS>
>
> Please download these packages and review this release candidate:
>
> - Download the source package (verify shasum, and asc) and follow the
> README.md to build and run the pulsar-client-go.
>
> The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PMC affirmative votes.
>
> Source file:
>
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.1-candidate-1/apache-pulsar-client-go-0.1.1-src.tar.gz <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.0-candidate-1/apache-pulsar-client-go-0.1.0-src.tar.gz>
>
> The tag to be voted upon:
> v0.1.1-candidate-1
> https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1 <https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1>
>
> SHA-512 checksums:
> 2fed052f49364ccadbf912b360b4ce62ae63540d99b2d497eb8947808eceb8cea058e66f3968919c5f1b53937c3f5155a81b87b6160ea6a84309899481aaffa4  apache-pulsar-client-go-0.1.1-src.tar.gz

Re: [VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

Posted by "lan.liang" <li...@163.com>.
+1 nb








- lan.liang
On 6/18/2020 17:20,ran leon<mo...@gmail.com> wrote:
+1 (non-binding)

Thanks
Leon

On 2020/06/12 09:41:06, xiaolong ran <ra...@gmail.com> wrote:
Hi everyone,

Please review and vote on the release candidate #1 for the version 0.1.1, as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)

This is the first release candidate for Apache Pulsar Go client, version 0.1.1.

It fixes the following issues:
https://github.com/apache/pulsar-client-go/milestone/2?closed=1 <https://github.com/apache/pulsar-client-go/milestone/2?closed=1>

Pulsar Client Go's KEYS file contains PGP keys we used to sign this release:

https://dist.apache.org/repos/dist/dev/pulsar/KEYS <https://dist.apache.org/repos/dist/dev/pulsar/KEYS>

Please download these packages and review this release candidate:

- Download the source package (verify shasum, and asc) and follow the
README.md to build and run the pulsar-client-go.

The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PMC affirmative votes.

Source file:

https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.1-candidate-1/apache-pulsar-client-go-0.1.1-src.tar.gz <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.0-candidate-1/apache-pulsar-client-go-0.1.0-src.tar.gz>

The tag to be voted upon:
v0.1.1-candidate-1
https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1 <https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1>

SHA-512 checksums:
2fed052f49364ccadbf912b360b4ce62ae63540d99b2d497eb8947808eceb8cea058e66f3968919c5f1b53937c3f5155a81b87b6160ea6a84309899481aaffa4  apache-pulsar-client-go-0.1.1-src.tar.gz

Re: [VOTE] Pulsar Client Go Release 0.1.1 Candidate 1

Posted by ran leon <mo...@gmail.com>.
+1 (non-binding)

Thanks
Leon

On 2020/06/12 09:41:06, xiaolong ran <ra...@gmail.com> wrote: 
> Hi everyone,
> 
> Please review and vote on the release candidate #1 for the version 0.1.1, as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
> 
> This is the first release candidate for Apache Pulsar Go client, version 0.1.1.
> 
> It fixes the following issues:
> https://github.com/apache/pulsar-client-go/milestone/2?closed=1 <https://github.com/apache/pulsar-client-go/milestone/2?closed=1>
> 
> Pulsar Client Go's KEYS file contains PGP keys we used to sign this release:
> 
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS <https://dist.apache.org/repos/dist/dev/pulsar/KEYS>
> 
> Please download these packages and review this release candidate:
> 
> - Download the source package (verify shasum, and asc) and follow the
> README.md to build and run the pulsar-client-go.
> 
> The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PMC affirmative votes.
> 
> Source file:
> 
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.1-candidate-1/apache-pulsar-client-go-0.1.1-src.tar.gz <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.1.0-candidate-1/apache-pulsar-client-go-0.1.0-src.tar.gz>
> 
> The tag to be voted upon:
> v0.1.1-candidate-1
> https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1 <https://github.com/apache/pulsar-client-go/releases/tag/v0.1.1-candidate-1>
> 
> SHA-512 checksums:
> 2fed052f49364ccadbf912b360b4ce62ae63540d99b2d497eb8947808eceb8cea058e66f3968919c5f1b53937c3f5155a81b87b6160ea6a84309899481aaffa4  apache-pulsar-client-go-0.1.1-src.tar.gz