You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Chris Kellogg <cc...@gmail.com> on 2021/10/31 22:08:31 UTC

[VOTE] Pulsar Client Go Release 0.7.0 Candidate 1

Hi everyone,
Please review and vote on the release candidate #1 for the version 0.7.0,
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.7.0.

The improvements and changes can be found here:
https://github.com/apache/pulsar-client-go/pull/655

Pulsar Client Go's KEYS file contains PGP keys we used to sign this release:
https://dist.apache.org/repos/dist/release/pulsar/KEYS

Please download these packages and review this release candidate:
- Review release notes
- 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.7.0-candidate-1/apache-pulsar-client-go-0.7.0-src.tar.gz

The tag to be voted upon:
v0.7.0

https://github.com/apache/pulsar-client-go/tree/v0.7.0-candidate-1

SHA-512 checksums:
8ab27de0adce2324c93936c0df15eceffd91a060ed275320ff167e5c9cfeb681107b17d80712ab1baa01b0abfd8f467d0b3d6ab38398d1dda025c47792b97fe1
 apache-pulsar-client-go-0.7.0-src.tar.gz


Thanks.
Chris Kellogg

RE: [VOTE] Pulsar Client Go Release 0.7.0 Candidate 1

Posted by Masahiro Sakamoto <ma...@yahoo-corp.jp>.
+1 (binding)

- Checked the checksum and signature
- Confirmed that all the tests passed
- Confirmed that producer and consumer work properly

Regards,

Masahiro Sakamoto
Yahoo Japan Corp.
E-mail: massakam@yahoo-corp.jp

-----Original Message-----
From: Chris Kellogg <cc...@gmail.com> 
Sent: Monday, November 1, 2021 7:09 AM
To: dev@pulsar.apache.org
Subject: [VOTE] Pulsar Client Go Release 0.7.0 Candidate 1

Hi everyone,
Please review and vote on the release candidate #1 for the version 0.7.0,
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.7.0.

The improvements and changes can be found here:
https://github.com/apache/pulsar-client-go/pull/655

Pulsar Client Go's KEYS file contains PGP keys we used to sign this release:
https://dist.apache.org/repos/dist/release/pulsar/KEYS

Please download these packages and review this release candidate:
- Review release notes
- 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.7.0-candidate-1/apache-pulsar-client-go-0.7.0-src.tar.gz

The tag to be voted upon:
v0.7.0

https://github.com/apache/pulsar-client-go/tree/v0.7.0-candidate-1

SHA-512 checksums:
8ab27de0adce2324c93936c0df15eceffd91a060ed275320ff167e5c9cfeb681107b17d80712ab1baa01b0abfd8f467d0b3d6ab38398d1dda025c47792b97fe1
 apache-pulsar-client-go-0.7.0-src.tar.gz


Thanks.
Chris Kellogg

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

Posted by "rxl@apache.org" <ra...@gmail.com>.
+1 (non-binding)

- Validate pub/sub
- Validate SHA-512 checksums

--
Thanks
Xiaolong Ran

Chris Kellogg <cc...@gmail.com> 于2021年11月1日周一 上午6:08写道:

> Hi everyone,
> Please review and vote on the release candidate #1 for the version 0.7.0,
> 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.7.0.
>
> The improvements and changes can be found here:
> https://github.com/apache/pulsar-client-go/pull/655
>
> Pulsar Client Go's KEYS file contains PGP keys we used to sign this
> release:
> https://dist.apache.org/repos/dist/release/pulsar/KEYS
>
> Please download these packages and review this release candidate:
> - Review release notes
> - 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.7.0-candidate-1/apache-pulsar-client-go-0.7.0-src.tar.gz
>
> The tag to be voted upon:
> v0.7.0
>
> https://github.com/apache/pulsar-client-go/tree/v0.7.0-candidate-1
>
> SHA-512 checksums:
>
> 8ab27de0adce2324c93936c0df15eceffd91a060ed275320ff167e5c9cfeb681107b17d80712ab1baa01b0abfd8f467d0b3d6ab38398d1dda025c47792b97fe1
>  apache-pulsar-client-go-0.7.0-src.tar.gz
>
>
> Thanks.
> Chris Kellogg
>

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

Posted by Matteo Merli <ma...@gmail.com>.
+1

Validated
 * Checksum
 * Build from source
 * CLI produce/consume tools


Matteo


--
Matteo Merli
<ma...@gmail.com>

On Sun, Oct 31, 2021 at 3:08 PM Chris Kellogg <cc...@gmail.com> wrote:
>
> Hi everyone,
> Please review and vote on the release candidate #1 for the version 0.7.0,
> 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.7.0.
>
> The improvements and changes can be found here:
> https://github.com/apache/pulsar-client-go/pull/655
>
> Pulsar Client Go's KEYS file contains PGP keys we used to sign this release:
> https://dist.apache.org/repos/dist/release/pulsar/KEYS
>
> Please download these packages and review this release candidate:
> - Review release notes
> - 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.7.0-candidate-1/apache-pulsar-client-go-0.7.0-src.tar.gz
>
> The tag to be voted upon:
> v0.7.0
>
> https://github.com/apache/pulsar-client-go/tree/v0.7.0-candidate-1
>
> SHA-512 checksums:
> 8ab27de0adce2324c93936c0df15eceffd91a060ed275320ff167e5c9cfeb681107b17d80712ab1baa01b0abfd8f467d0b3d6ab38398d1dda025c47792b97fe1
>  apache-pulsar-client-go-0.7.0-src.tar.gz
>
>
> Thanks.
> Chris Kellogg

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

Posted by Chris Kellogg <cc...@gmail.com>.
Thanks to everyone who voted. It looks like there are 3 binding votes so I
will plan on promoting the release candidate to the official one this week.

Thanks.
Chris


On Wed, Nov 3, 2021 at 5:07 PM PengHui Li <pe...@apache.org> wrote:

> +1 (binding)
>
> Validated
>  * Build from source
>  * publish messages and consume messages
>
> Thanks,
>
> -Penghui
>
> On Tue, Nov 2, 2021 at 6:20 PM Oguni Hideaki <ho...@yahoo-corp.jp> wrote:
>
> > +1 (non-binding)
> >
> > - verified checksum and signature
> > - verified pub/sub
> >
> > I used
> > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > to verify signature
> >
> > because
> > https://dist.apache.org/repos/dist/release/pulsar/KEYS
> > does not contain Chris's KEY.
> >
> > Hideaki Oguni
> > Yahoo Japan Corp.
> > E-mail: hoguni@yahoo-corp.jp
> >
> > -----Original Message-----
> > From: Chris Kellogg <cc...@gmail.com>
> > Reply-To: "dev@pulsar.apache.org" <de...@pulsar.apache.org>
> > Date: Monday, November 1, 2021 7:11
> > To: "dev@pulsar.apache.org" <de...@pulsar.apache.org>
> > Subject: [VOTE] Pulsar Client Go Release 0.7.0 Candidate 1
> >
> >     Hi everyone,
> >     Please review and vote on the release candidate #1 for the version
> > 0.7.0,
> >     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.7.0.
> >
> >     The improvements and changes can be found here:
> >
> >
> https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fpulsar-client-go%2Fpull%2F655&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=69jr7EcHyzwt0RpbBYy9ll7xoN3qtpR5AR969PThuLE%3D&amp;reserved=0
> >
> >     Pulsar Client Go's KEYS file contains PGP keys we used to sign this
> > release:
> >
> >
> https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fpulsar%2FKEYS&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=sq%2BcfFkG0cJexqGzv7iR4TGdSiGj%2FRJ47FYdLAa9PKg%3D&amp;reserved=0
> >
> >     Please download these packages and review this release candidate:
> >     - Review release notes
> >     - 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://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fpulsar%2Fpulsar-client-go-0.7.0-candidate-1%2Fapache-pulsar-client-go-0.7.0-src.tar.gz&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=QwbQMMQdmVIIaJaLFOv72Ry4jPLuTtoC%2BLTyQkFkKU4%3D&amp;reserved=0
> >
> >     The tag to be voted upon:
> >     v0.7.0
> >
> >
> >
> https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fpulsar-client-go%2Ftree%2Fv0.7.0-candidate-1&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=kk4G6SOxwh1jNfb2tnigl6ekIyVDfZXlcu%2FV4kz8ohE%3D&amp;reserved=0
> >
> >     SHA-512 checksums:
> >
> >
> 8ab27de0adce2324c93936c0df15eceffd91a060ed275320ff167e5c9cfeb681107b17d80712ab1baa01b0abfd8f467d0b3d6ab38398d1dda025c47792b97fe1
> >      apache-pulsar-client-go-0.7.0-src.tar.gz
> >
> >
> >     Thanks.
> >     Chris Kellogg
> >
> >
>

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

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

Validated
 * Build from source
 * publish messages and consume messages

Thanks,

-Penghui

On Tue, Nov 2, 2021 at 6:20 PM Oguni Hideaki <ho...@yahoo-corp.jp> wrote:

> +1 (non-binding)
>
> - verified checksum and signature
> - verified pub/sub
>
> I used
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> to verify signature
>
> because
> https://dist.apache.org/repos/dist/release/pulsar/KEYS
> does not contain Chris's KEY.
>
> Hideaki Oguni
> Yahoo Japan Corp.
> E-mail: hoguni@yahoo-corp.jp
>
> -----Original Message-----
> From: Chris Kellogg <cc...@gmail.com>
> Reply-To: "dev@pulsar.apache.org" <de...@pulsar.apache.org>
> Date: Monday, November 1, 2021 7:11
> To: "dev@pulsar.apache.org" <de...@pulsar.apache.org>
> Subject: [VOTE] Pulsar Client Go Release 0.7.0 Candidate 1
>
>     Hi everyone,
>     Please review and vote on the release candidate #1 for the version
> 0.7.0,
>     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.7.0.
>
>     The improvements and changes can be found here:
>
> https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fpulsar-client-go%2Fpull%2F655&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=69jr7EcHyzwt0RpbBYy9ll7xoN3qtpR5AR969PThuLE%3D&amp;reserved=0
>
>     Pulsar Client Go's KEYS file contains PGP keys we used to sign this
> release:
>
> https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fpulsar%2FKEYS&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=sq%2BcfFkG0cJexqGzv7iR4TGdSiGj%2FRJ47FYdLAa9PKg%3D&amp;reserved=0
>
>     Please download these packages and review this release candidate:
>     - Review release notes
>     - 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://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fpulsar%2Fpulsar-client-go-0.7.0-candidate-1%2Fapache-pulsar-client-go-0.7.0-src.tar.gz&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=QwbQMMQdmVIIaJaLFOv72Ry4jPLuTtoC%2BLTyQkFkKU4%3D&amp;reserved=0
>
>     The tag to be voted upon:
>     v0.7.0
>
>
> https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fpulsar-client-go%2Ftree%2Fv0.7.0-candidate-1&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=kk4G6SOxwh1jNfb2tnigl6ekIyVDfZXlcu%2FV4kz8ohE%3D&amp;reserved=0
>
>     SHA-512 checksums:
>
> 8ab27de0adce2324c93936c0df15eceffd91a060ed275320ff167e5c9cfeb681107b17d80712ab1baa01b0abfd8f467d0b3d6ab38398d1dda025c47792b97fe1
>      apache-pulsar-client-go-0.7.0-src.tar.gz
>
>
>     Thanks.
>     Chris Kellogg
>
>

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

Posted by Oguni Hideaki <ho...@yahoo-corp.jp>.
+1 (non-binding)

- verified checksum and signature
- verified pub/sub

I used
https://dist.apache.org/repos/dist/dev/pulsar/KEYS
to verify signature

because
https://dist.apache.org/repos/dist/release/pulsar/KEYS
does not contain Chris's KEY.

Hideaki Oguni
Yahoo Japan Corp.
E-mail: hoguni@yahoo-corp.jp

-----Original Message-----
From: Chris Kellogg <cc...@gmail.com>
Reply-To: "dev@pulsar.apache.org" <de...@pulsar.apache.org>
Date: Monday, November 1, 2021 7:11
To: "dev@pulsar.apache.org" <de...@pulsar.apache.org>
Subject: [VOTE] Pulsar Client Go Release 0.7.0 Candidate 1

    Hi everyone,
    Please review and vote on the release candidate #1 for the version 0.7.0,
    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.7.0.

    The improvements and changes can be found here:
    https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fpulsar-client-go%2Fpull%2F655&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=69jr7EcHyzwt0RpbBYy9ll7xoN3qtpR5AR969PThuLE%3D&amp;reserved=0

    Pulsar Client Go's KEYS file contains PGP keys we used to sign this release:
    https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Frelease%2Fpulsar%2FKEYS&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=sq%2BcfFkG0cJexqGzv7iR4TGdSiGj%2FRJ47FYdLAa9PKg%3D&amp;reserved=0

    Please download these packages and review this release candidate:
    - Review release notes
    - 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://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fpulsar%2Fpulsar-client-go-0.7.0-candidate-1%2Fapache-pulsar-client-go-0.7.0-src.tar.gz&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=QwbQMMQdmVIIaJaLFOv72Ry4jPLuTtoC%2BLTyQkFkKU4%3D&amp;reserved=0

    The tag to be voted upon:
    v0.7.0

    https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fpulsar-client-go%2Ftree%2Fv0.7.0-candidate-1&amp;data=04%7C01%7Choguni%40yahoo-corp.jp%7C99a4bec2fdd2463b7ee508d99cbb03ae%7Ca208d369cd4e4f87b11998eaf31df2c3%7C1%7C0%7C637713150942556967%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=kk4G6SOxwh1jNfb2tnigl6ekIyVDfZXlcu%2FV4kz8ohE%3D&amp;reserved=0

    SHA-512 checksums:
    8ab27de0adce2324c93936c0df15eceffd91a060ed275320ff167e5c9cfeb681107b17d80712ab1baa01b0abfd8f467d0b3d6ab38398d1dda025c47792b97fe1
     apache-pulsar-client-go-0.7.0-src.tar.gz


    Thanks.
    Chris Kellogg