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/11/06 10:39:33 UTC

[VOTE] Pulsar Release 2.6.2 Candidate 2

This is the first release candidate for Apache Pulsar, version 2.6.2.

It fixes the following issues:
https://github.com/apache/pulsar/issues?q=label%3Arelease%2F2.6.2+is%3Aclosed <https://github.com/apache/pulsar/issues?q=label:release/2.6.2+is:closed>


*** Please download, test and vote on this release. This vote will stay open
for at least 72 hours ***

Note that we are voting upon the source (tag), binaries are provided for
convenience.

Source and binary files:
https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/ <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/>

SHA-512 checksums:

70de49b7e3019ba9b75889ed52b79aa54c126494c1589de6b0d95ebef83a8c944a34ecfc6ddc1f79bf22785b7b38ae88d3289262aa163ad0d753fde46c5bfafc  ./apache-pulsar-2.6.2-bin.tar.gz
cb90b8f1d6ca287b0284cc541ae3b2d80077711b762587492e77bbd240428dc0159474b1cbd809b2e250514bf5a505d5892efa2f6e0313788093b2847cb222fc  ./apache-pulsar-offloaders-2.6.2-bin.tar.gz


Maven staging repo:
https://repository.apache.org/content/repositories/orgapachepulsar-1072/ <https://repository.apache.org/content/repositories/orgapachepulsar-1071/>

The tag to be voted upon:
v2.6.2-candidate-2(156b4be4a1bd55a9f9a6b25c3a46836236cc1390)
https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2 <https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2>

Pulsar's KEYS file containing PGP keys we use to sign the release:
https://dist.apache.org/repos/dist/dev/pulsar/KEYS <https://dist.apache.org/repos/dist/dev/pulsar/KEYS>

Please download the the source package, and follow the README to build
and run the Pulsar standalone service.

Re: [VOTE] Pulsar Release 2.6.2 Candidate 2

Posted by Jia Zhai <zh...@apache.org>.
+1 (binding)

OS: MacOS 10.15.7

- verified packages checksum and signatures ( asc and sha all good)
- the source package rat check(mvn apache-rat:check), licence check,  build
and unit test all run successfully.
- bin package build from source, 'bin/pulsar standalone' and client
produce/consume runs well.
- bin package, 'bin/pulsar standalone' and client produce/consume runs well.



On Fri, Nov 6, 2020 at 8:12 PM PengHui Li <co...@gmail.com> wrote:

> + 1(binding)
>
> 1. Start standalone
> 2. Publish and consume messages
> 3. Cassandra connector works as expected
> 4. Stateful functions works as expected
>
>
> Thanks
> Penghui
> On Nov 6, 2020, 7:43 PM +0800, Nozomi Kurihara <nk...@yahoo-corp.jp>,
> wrote:
> > +1 (binding)
> >
> > - check signatures/checksums
> > - compile the source
> > - standalone/producer/consumer worked
> > - function/cassandra-connector worked
> >
> > Thanks,
> > Nozomi
> > ________________________________
> > 差出人: xiaolong ran <ra...@gmail.com>
> > 送信日時: 2020年11月6日 19:39
> > 宛先: dev@pulsar.apache.org <de...@pulsar.apache.org>
> > 件名: [VOTE] Pulsar Release 2.6.2 Candidate 2
> >
> > This is the first release candidate for Apache Pulsar, version 2.6.2.
> >
> > It fixes the following issues:
> >
> https://github.com/apache/pulsar/issues?q=label%3Arelease%2F2.6.2+is%3Aclosed
> <https://github.com/apache/pulsar/issues?q=label:release/2.6.2+is:closed>
> >
> >
> > *** Please download, test and vote on this release. This vote will stay
> open
> > for at least 72 hours ***
> >
> > Note that we are voting upon the source (tag), binaries are provided for
> > convenience.
> >
> > Source and binary files:
> > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/
> <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/>
> >
> > SHA-512 checksums:
> >
> >
> 70de49b7e3019ba9b75889ed52b79aa54c126494c1589de6b0d95ebef83a8c944a34ecfc6ddc1f79bf22785b7b38ae88d3289262aa163ad0d753fde46c5bfafc
> ./apache-pulsar-2.6.2-bin.tar.gz
> >
> cb90b8f1d6ca287b0284cc541ae3b2d80077711b762587492e77bbd240428dc0159474b1cbd809b2e250514bf5a505d5892efa2f6e0313788093b2847cb222fc
> ./apache-pulsar-offloaders-2.6.2-bin.tar.gz
> >
> >
> > Maven staging repo:
> > https://repository.apache.org/content/repositories/orgapachepulsar-1072/
> <https://repository.apache.org/content/repositories/orgapachepulsar-1071/>
> >
> > The tag to be voted upon:
> > v2.6.2-candidate-2(156b4be4a1bd55a9f9a6b25c3a46836236cc1390)
> > https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2 <
> https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2>
> >
> > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > https://dist.apache.org/repos/dist/dev/pulsar/KEYS <
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS>
> >
> > Please download the the source package, and follow the README to build
> > and run the Pulsar standalone service.
>

Re: [VOTE] Pulsar Release 2.6.2 Candidate 2

Posted by PengHui Li <co...@gmail.com>.
+ 1(binding)

1. Start standalone
2. Publish and consume messages
3. Cassandra connector works as expected
4. Stateful functions works as expected


Thanks
Penghui
On Nov 6, 2020, 7:43 PM +0800, Nozomi Kurihara <nk...@yahoo-corp.jp>, wrote:
> +1 (binding)
>
> - check signatures/checksums
> - compile the source
> - standalone/producer/consumer worked
> - function/cassandra-connector worked
>
> Thanks,
> Nozomi
> ________________________________
> 差出人: xiaolong ran <ra...@gmail.com>
> 送信日時: 2020年11月6日 19:39
> 宛先: dev@pulsar.apache.org <de...@pulsar.apache.org>
> 件名: [VOTE] Pulsar Release 2.6.2 Candidate 2
>
> This is the first release candidate for Apache Pulsar, version 2.6.2.
>
> It fixes the following issues:
> https://github.com/apache/pulsar/issues?q=label%3Arelease%2F2.6.2+is%3Aclosed <https://github.com/apache/pulsar/issues?q=label:release/2.6.2+is:closed>
>
>
> *** Please download, test and vote on this release. This vote will stay open
> for at least 72 hours ***
>
> Note that we are voting upon the source (tag), binaries are provided for
> convenience.
>
> Source and binary files:
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/ <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/>
>
> SHA-512 checksums:
>
> 70de49b7e3019ba9b75889ed52b79aa54c126494c1589de6b0d95ebef83a8c944a34ecfc6ddc1f79bf22785b7b38ae88d3289262aa163ad0d753fde46c5bfafc ./apache-pulsar-2.6.2-bin.tar.gz
> cb90b8f1d6ca287b0284cc541ae3b2d80077711b762587492e77bbd240428dc0159474b1cbd809b2e250514bf5a505d5892efa2f6e0313788093b2847cb222fc ./apache-pulsar-offloaders-2.6.2-bin.tar.gz
>
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachepulsar-1072/ <https://repository.apache.org/content/repositories/orgapachepulsar-1071/>
>
> The tag to be voted upon:
> v2.6.2-candidate-2(156b4be4a1bd55a9f9a6b25c3a46836236cc1390)
> https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2 <https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2>
>
> Pulsar's KEYS file containing PGP keys we use to sign the release:
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS <https://dist.apache.org/repos/dist/dev/pulsar/KEYS>
>
> Please download the the source package, and follow the README to build
> and run the Pulsar standalone service.

Re: [VOTE] Pulsar Release 2.6.2 Candidate 2

Posted by Nozomi Kurihara <nk...@yahoo-corp.jp>.
+1 (binding)

- check signatures/checksums
- compile the source
- standalone/producer/consumer worked
- function/cassandra-connector worked

Thanks,
Nozomi
________________________________
差出人: xiaolong ran <ra...@gmail.com>
送信日時: 2020年11月6日 19:39
宛先: dev@pulsar.apache.org <de...@pulsar.apache.org>
件名: [VOTE] Pulsar Release 2.6.2 Candidate 2

This is the first release candidate for Apache Pulsar, version 2.6.2.

It fixes the following issues:
https://github.com/apache/pulsar/issues?q=label%3Arelease%2F2.6.2+is%3Aclosed <https://github.com/apache/pulsar/issues?q=label:release/2.6.2+is:closed>


*** Please download, test and vote on this release. This vote will stay open
for at least 72 hours ***

Note that we are voting upon the source (tag), binaries are provided for
convenience.

Source and binary files:
https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/ <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/>

SHA-512 checksums:

70de49b7e3019ba9b75889ed52b79aa54c126494c1589de6b0d95ebef83a8c944a34ecfc6ddc1f79bf22785b7b38ae88d3289262aa163ad0d753fde46c5bfafc  ./apache-pulsar-2.6.2-bin.tar.gz
cb90b8f1d6ca287b0284cc541ae3b2d80077711b762587492e77bbd240428dc0159474b1cbd809b2e250514bf5a505d5892efa2f6e0313788093b2847cb222fc  ./apache-pulsar-offloaders-2.6.2-bin.tar.gz


Maven staging repo:
https://repository.apache.org/content/repositories/orgapachepulsar-1072/ <https://repository.apache.org/content/repositories/orgapachepulsar-1071/>

The tag to be voted upon:
v2.6.2-candidate-2(156b4be4a1bd55a9f9a6b25c3a46836236cc1390)
https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2 <https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2>

Pulsar's KEYS file containing PGP keys we use to sign the release:
https://dist.apache.org/repos/dist/dev/pulsar/KEYS <https://dist.apache.org/repos/dist/dev/pulsar/KEYS>

Please download the the source package, and follow the README to build
and run the Pulsar standalone service.

Re: [VOTE] Pulsar Release 2.6.2 Candidate 2

Posted by Enrico Olivelli <eo...@gmail.com>.
+1 (non binding)
Built on linux,jdk8
Checked signatures
Run smoke tests


Enrico

Il Lun 9 Nov 2020, 06:16 xiaolong ran <ra...@gmail.com> ha scritto:

> The vote is now closed for Pulsar Release 2.6.2 Release Candidate 2
> with 5 "+1” (4 +1 binding votes) votes, 0 +0/-0 votes, 0 -1 votes.
>
> 4 +1 bindings are:
>
> PengHui Li
> Hiroyuki Sakai
> Jia Zhai
> Nozomi
>
> 1 +1 non-binding are:
> Xiaolong Ran
>
> —
> Thanks
> Xiaolong Ran
>
> > 在 2020年11月6日,下午6:39,xiaolong ran <ra...@gmail.com> 写道:
> >
> > This is the first release candidate for Apache Pulsar, version 2.6.2.
> >
> > It fixes the following issues:
> >
> https://github.com/apache/pulsar/issues?q=label%3Arelease%2F2.6.2+is%3Aclosed
> <https://github.com/apache/pulsar/issues?q=label:release/2.6.2+is:closed>
> >
> >
> > *** Please download, test and vote on this release. This vote will stay
> open
> > for at least 72 hours ***
> >
> > Note that we are voting upon the source (tag), binaries are provided for
> > convenience.
> >
> > Source and binary files:
> > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/
> <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/>
> >
> > SHA-512 checksums:
> >
> >
> 70de49b7e3019ba9b75889ed52b79aa54c126494c1589de6b0d95ebef83a8c944a34ecfc6ddc1f79bf22785b7b38ae88d3289262aa163ad0d753fde46c5bfafc
> ./apache-pulsar-2.6.2-bin.tar.gz
> >
> cb90b8f1d6ca287b0284cc541ae3b2d80077711b762587492e77bbd240428dc0159474b1cbd809b2e250514bf5a505d5892efa2f6e0313788093b2847cb222fc
> ./apache-pulsar-offloaders-2.6.2-bin.tar.gz
> >
> >
> > Maven staging repo:
> > https://repository.apache.org/content/repositories/orgapachepulsar-1072/
> <https://repository.apache.org/content/repositories/orgapachepulsar-1071/>
> >
> > The tag to be voted upon:
> > v2.6.2-candidate-2(156b4be4a1bd55a9f9a6b25c3a46836236cc1390)
> > https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2 <
> https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2>
> >
> > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > https://dist.apache.org/repos/dist/dev/pulsar/KEYS <
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS>
> >
> > Please download the the source package, and follow the README to build
> > and run the Pulsar standalone service.
>
>

Re: [VOTE] Pulsar Release 2.6.2 Candidate 2

Posted by xiaolong ran <ra...@gmail.com>.
The vote is now closed for Pulsar Release 2.6.2 Release Candidate 2
with 5 "+1” (4 +1 binding votes) votes, 0 +0/-0 votes, 0 -1 votes.

4 +1 bindings are:

PengHui Li
Hiroyuki Sakai
Jia Zhai
Nozomi

1 +1 non-binding are:
Xiaolong Ran

—
Thanks
Xiaolong Ran

> 在 2020年11月6日,下午6:39,xiaolong ran <ra...@gmail.com> 写道:
> 
> This is the first release candidate for Apache Pulsar, version 2.6.2.
> 
> It fixes the following issues:
> https://github.com/apache/pulsar/issues?q=label%3Arelease%2F2.6.2+is%3Aclosed <https://github.com/apache/pulsar/issues?q=label:release/2.6.2+is:closed>
> 
> 
> *** Please download, test and vote on this release. This vote will stay open
> for at least 72 hours ***
> 
> Note that we are voting upon the source (tag), binaries are provided for
> convenience.
> 
> Source and binary files:
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/ <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/>
> 
> SHA-512 checksums:
> 
> 70de49b7e3019ba9b75889ed52b79aa54c126494c1589de6b0d95ebef83a8c944a34ecfc6ddc1f79bf22785b7b38ae88d3289262aa163ad0d753fde46c5bfafc  ./apache-pulsar-2.6.2-bin.tar.gz
> cb90b8f1d6ca287b0284cc541ae3b2d80077711b762587492e77bbd240428dc0159474b1cbd809b2e250514bf5a505d5892efa2f6e0313788093b2847cb222fc  ./apache-pulsar-offloaders-2.6.2-bin.tar.gz
> 
> 
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachepulsar-1072/ <https://repository.apache.org/content/repositories/orgapachepulsar-1071/>
> 
> The tag to be voted upon:
> v2.6.2-candidate-2(156b4be4a1bd55a9f9a6b25c3a46836236cc1390)
> https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2 <https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2>
> 
> Pulsar's KEYS file containing PGP keys we use to sign the release:
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS <https://dist.apache.org/repos/dist/dev/pulsar/KEYS>
> 
> Please download the the source package, and follow the README to build
> and run the Pulsar standalone service.


Re: [VOTE] Pulsar Release 2.6.2 Candidate 2

Posted by Hiroyuki Sakai <hs...@yahoo-corp.jp>.
+1 (binding)

 - check signatures/checksums
 - Validate Pub/Sub and Java Functions
 - Validate Stateful Functions

Regards,
Hiroyuki Sakai
________________________________
From: xiaolong ran <ra...@gmail.com>
Sent: Friday, November 6, 2020 19:39
To: dev@pulsar.apache.org <de...@pulsar.apache.org>
Subject: [VOTE] Pulsar Release 2.6.2 Candidate 2

This is the first release candidate for Apache Pulsar, version 2.6.2.

It fixes the following issues:
https://github.com/apache/pulsar/issues?q=label%3Arelease%2F2.6.2+is%3Aclosed <https://github.com/apache/pulsar/issues?q=label:release/2.6.2+is:closed>


*** Please download, test and vote on this release. This vote will stay open
for at least 72 hours ***

Note that we are voting upon the source (tag), binaries are provided for
convenience.

Source and binary files:
https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/ <https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.6.2-candidate-2/>

SHA-512 checksums:

70de49b7e3019ba9b75889ed52b79aa54c126494c1589de6b0d95ebef83a8c944a34ecfc6ddc1f79bf22785b7b38ae88d3289262aa163ad0d753fde46c5bfafc  ./apache-pulsar-2.6.2-bin.tar.gz
cb90b8f1d6ca287b0284cc541ae3b2d80077711b762587492e77bbd240428dc0159474b1cbd809b2e250514bf5a505d5892efa2f6e0313788093b2847cb222fc  ./apache-pulsar-offloaders-2.6.2-bin.tar.gz


Maven staging repo:
https://repository.apache.org/content/repositories/orgapachepulsar-1072/ <https://repository.apache.org/content/repositories/orgapachepulsar-1071/>

The tag to be voted upon:
v2.6.2-candidate-2(156b4be4a1bd55a9f9a6b25c3a46836236cc1390)
https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2 <https://github.com/apache/pulsar/releases/tag/v2.6.2-candidate-2>

Pulsar's KEYS file containing PGP keys we use to sign the release:
https://dist.apache.org/repos/dist/dev/pulsar/KEYS <https://dist.apache.org/repos/dist/dev/pulsar/KEYS>

Please download the the source package, and follow the README to build
and run the Pulsar standalone service.