You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Haiting Jiang <ji...@gmail.com> on 2022/09/26 11:42:36 UTC

[VOTE] Pulsar Release 2.10.2 Candidate 1

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

This release contains 244 commits by 57 contributors.
https://github.com/apache/pulsar/compare/v2.10.1...v2.10.2-candidate-1

Full CI on this release:
https://github.com/Jason918/pulsar/pull/8

*** 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.10.2-candidate-1/

SHA-512 checksums:
fc7ed1947bf737b92ab097dc0eb500567668a6f64ed6e88af9d1f5bf9c266f77e50d3ea28944856f39afb0140232747693d61836b99eb22b7580e8a6cad4ce7d
 ./apache-pulsar-2.10.2-bin.tar.gz
cab39ab5c24e2d01074d9169b641cdb80a59609462b664f6892905d6e995a72b02ab48cc8456cf90883a810af6085465cc8371df5e498bc1e13700ad0864d6af
 ./apache-pulsar-2.10.2-src.tar.gz

Maven staging repo:
https://repository.apache.org/content/repositories/orgapachepulsar-1179/

The tag to be voted upon:
v2.10.2-candidate-1 (ddd642e77deacc42ad2542df39cbb22ef5217b25)
https://github.com/apache/pulsar/releases/tag/v2.10.2-candidate-1

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

Docker images:
https://hub.docker.com/layers/jason918/pulsar/2.10.2/images/sha256-2a6543a6f6b40af34760418ff199a771f91d85539e2cac692a524f3056d2226e
https://hub.docker.com/layers/jason918/pulsar-all/2.10.2/images/sha256-f9dc9b9ce224c69ab3616e7b3bbceafcb27504c81c791e2410115454a48c7837

Please download the source package, and follow the
release-candidate-validation doc to build
and run the Pulsar standalone service.
https://github.com/apache/pulsar/blob/master/wiki/release/release-candidate-validation.md

Thanks,
Haiting

Re: [VOTE] Pulsar Release 2.10.2 Candidate 1

Posted by Haiting Jiang <ji...@gmail.com>.
> This PR fixes the problem
> https://github.com/apache/pulsar/pull/17922

Good catch. Deadlock issue is absolutely a release blocker.

I will start RC-2 once this is resolved.

Thanks,
Haiting

On Tue, Oct 4, 2022 at 3:23 PM Enrico Olivelli <eo...@gmail.com> wrote:
>
> Il giorno lun 3 ott 2022 alle ore 22:58 Enrico Olivelli
> <eo...@gmail.com> ha scritto:
> >
> > -1
> >
> > I have found a regression, more context here
> > https://github.com/apache/pulsar/issues/17913
> >
> > This PR reverts the commit that adds instability
> > https://github.com/apache/pulsar/pull/17914
>
> This PR fixes the problem
> https://github.com/apache/pulsar/pull/17922
>
> Enrico
>
> >
> >
> >
> >
> > Enrico
> >
> > Il giorno dom 2 ott 2022 alle ore 05:47 lordcheng10
> > <lo...@gmail.com> ha scritto:
> > >
> > > +1 (non-binding)
> > >
> > > houxiaoyu <an...@gmail.com> 于2022年9月29日周四 16:45写道:
> > >
> > > > +1 (non-binding)
> > > >
> > > > - Checksum and signatures
> > > > - Build on Mac, using JDK17
> > > > - Run Pulsar standalone and produce/consume case
> > > >
> > > > Thanks,
> > > > Xiaoyu Hou
> > > >
> > > > Enrico Olivelli <eo...@gmail.com> 于2022年9月29日周四 16:31写道:
> > > >
> > > > > +1 (binding)
> > > > > - Apache RAT
> > > > > - Signatures/Digests
> > > > > - Built on Mac, using JDK 11 Temurin
> > > > > - Verified LICENSE files (using the script), both on the staged
> > > > > tarball and on the tarbal produced by building from source
> > > > > - Did a couple of smoke tests on Pulsar standalone, from the binary
> > > > package
> > > > >
> > > > > Thanks for driving the release Haiting
> > > > >
> > > > > Enrico
> > > > >
> > > > > Il giorno gio 29 set 2022 alle ore 09:47 rxl@apache.org
> > > > > <ra...@gmail.com> ha scritto:
> > > > > >
> > > > > > +1 (non-binding)
> > > > > >
> > > > > > - Checksum and signatures
> > > > > > - Run Go SDK produce/consume
> > > > > > - Run Pulsar standalone and produce/consume case
> > > > > >
> > > > > > --
> > > > > > Thanks
> > > > > > Xiaolong Ran
> > > > > >
> > > > > > guo jiwei <te...@apache.org> 于2022年9月29日周四 11:30写道:
> > > > > >
> > > > > > > +1 (binding)
> > > > > > >
> > > > > > > - Checksum and signatures
> > > > > > > - Apache Rat check passes
> > > > > > > - Compile from source with JDK11
> > > > > > > - Validate Pub/Sub and Java functions
> > > > > > > - Validate Connectors
> > > > > > > - Validate Stateful functions
> > > > > > >
> > > > > > > Regards
> > > > > > > Jiwei Guo (Tboy)
> > > > > > >
> > > > > > >
> > > > > > > On Thu, Sep 29, 2022 at 12:26 AM Nicolò Boschi <boschi1997@gmail.com
> > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > +1 (non binding)
> > > > > > > >
> > > > > > > >
> > > > > > > > - Checksum and signatures
> > > > > > > >
> > > > > > > > - Apache Rat check passes
> > > > > > > >
> > > > > > > > - Compile from source w JDK11
> > > > > > > >
> > > > > > > > - Build docker image from source
> > > > > > > >
> > > > > > > > - Run Pulsar standalone and produce-consume from CLI
> > > > > > > >
> > > > > > > > - Tested a couple of connectors (ElasticSink, JDBC sink) in K8S env
> > > > > > > >
> > > > > > > > Nicolò Boschi
> > > > > > > >
> > > > > > > >
> > > > > > > > Il giorno lun 26 set 2022 alle ore 13:42 Haiting Jiang <
> > > > > > > > jianghaiting@gmail.com> ha scritto:
> > > > > > > >
> > > > > > > > > This is the first release candidate for Apache Pulsar, version
> > > > > 2.10.2.
> > > > > > > > >
> > > > > > > > > This release contains 244 commits by 57 contributors.
> > > > > > > > >
> > > > > https://github.com/apache/pulsar/compare/v2.10.1...v2.10.2-candidate-1
> > > > > > > > >
> > > > > > > > > Full CI on this release:
> > > > > > > > > https://github.com/Jason918/pulsar/pull/8
> > > > > > > > >
> > > > > > > > > *** 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.10.2-candidate-1/
> > > > > > > > >
> > > > > > > > > SHA-512 checksums:
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > > > fc7ed1947bf737b92ab097dc0eb500567668a6f64ed6e88af9d1f5bf9c266f77e50d3ea28944856f39afb0140232747693d61836b99eb22b7580e8a6cad4ce7d
> > > > > > > > >  ./apache-pulsar-2.10.2-bin.tar.gz
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > > > cab39ab5c24e2d01074d9169b641cdb80a59609462b664f6892905d6e995a72b02ab48cc8456cf90883a810af6085465cc8371df5e498bc1e13700ad0864d6af
> > > > > > > > >  ./apache-pulsar-2.10.2-src.tar.gz
> > > > > > > > >
> > > > > > > > > Maven staging repo:
> > > > > > > > >
> > > > > > >
> > > > > https://repository.apache.org/content/repositories/orgapachepulsar-1179/
> > > > > > > > >
> > > > > > > > > The tag to be voted upon:
> > > > > > > > > v2.10.2-candidate-1 (ddd642e77deacc42ad2542df39cbb22ef5217b25)
> > > > > > > > >
> > > > https://github.com/apache/pulsar/releases/tag/v2.10.2-candidate-1
> > > > > > > > >
> > > > > > > > > Pulsar's KEYS file containing PGP keys we use to sign the
> > > > release:
> > > > > > > > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > > > > > > > >
> > > > > > > > > Docker images:
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > > > https://hub.docker.com/layers/jason918/pulsar/2.10.2/images/sha256-2a6543a6f6b40af34760418ff199a771f91d85539e2cac692a524f3056d2226e
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > > > https://hub.docker.com/layers/jason918/pulsar-all/2.10.2/images/sha256-f9dc9b9ce224c69ab3616e7b3bbceafcb27504c81c791e2410115454a48c7837
> > > > > > > > >
> > > > > > > > > Please download the source package, and follow the
> > > > > > > > > release-candidate-validation doc to build
> > > > > > > > > and run the Pulsar standalone service.
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > > > https://github.com/apache/pulsar/blob/master/wiki/release/release-candidate-validation.md
> > > > > > > > >
> > > > > > > > > Thanks,
> > > > > > > > > Haiting
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > > >

Re: [VOTE] Pulsar Release 2.10.2 Candidate 1

Posted by Enrico Olivelli <eo...@gmail.com>.
Il giorno lun 3 ott 2022 alle ore 22:58 Enrico Olivelli
<eo...@gmail.com> ha scritto:
>
> -1
>
> I have found a regression, more context here
> https://github.com/apache/pulsar/issues/17913
>
> This PR reverts the commit that adds instability
> https://github.com/apache/pulsar/pull/17914

This PR fixes the problem
https://github.com/apache/pulsar/pull/17922

Enrico

>
>
>
>
> Enrico
>
> Il giorno dom 2 ott 2022 alle ore 05:47 lordcheng10
> <lo...@gmail.com> ha scritto:
> >
> > +1 (non-binding)
> >
> > houxiaoyu <an...@gmail.com> 于2022年9月29日周四 16:45写道:
> >
> > > +1 (non-binding)
> > >
> > > - Checksum and signatures
> > > - Build on Mac, using JDK17
> > > - Run Pulsar standalone and produce/consume case
> > >
> > > Thanks,
> > > Xiaoyu Hou
> > >
> > > Enrico Olivelli <eo...@gmail.com> 于2022年9月29日周四 16:31写道:
> > >
> > > > +1 (binding)
> > > > - Apache RAT
> > > > - Signatures/Digests
> > > > - Built on Mac, using JDK 11 Temurin
> > > > - Verified LICENSE files (using the script), both on the staged
> > > > tarball and on the tarbal produced by building from source
> > > > - Did a couple of smoke tests on Pulsar standalone, from the binary
> > > package
> > > >
> > > > Thanks for driving the release Haiting
> > > >
> > > > Enrico
> > > >
> > > > Il giorno gio 29 set 2022 alle ore 09:47 rxl@apache.org
> > > > <ra...@gmail.com> ha scritto:
> > > > >
> > > > > +1 (non-binding)
> > > > >
> > > > > - Checksum and signatures
> > > > > - Run Go SDK produce/consume
> > > > > - Run Pulsar standalone and produce/consume case
> > > > >
> > > > > --
> > > > > Thanks
> > > > > Xiaolong Ran
> > > > >
> > > > > guo jiwei <te...@apache.org> 于2022年9月29日周四 11:30写道:
> > > > >
> > > > > > +1 (binding)
> > > > > >
> > > > > > - Checksum and signatures
> > > > > > - Apache Rat check passes
> > > > > > - Compile from source with JDK11
> > > > > > - Validate Pub/Sub and Java functions
> > > > > > - Validate Connectors
> > > > > > - Validate Stateful functions
> > > > > >
> > > > > > Regards
> > > > > > Jiwei Guo (Tboy)
> > > > > >
> > > > > >
> > > > > > On Thu, Sep 29, 2022 at 12:26 AM Nicolò Boschi <boschi1997@gmail.com
> > > >
> > > > > > wrote:
> > > > > >
> > > > > > > +1 (non binding)
> > > > > > >
> > > > > > >
> > > > > > > - Checksum and signatures
> > > > > > >
> > > > > > > - Apache Rat check passes
> > > > > > >
> > > > > > > - Compile from source w JDK11
> > > > > > >
> > > > > > > - Build docker image from source
> > > > > > >
> > > > > > > - Run Pulsar standalone and produce-consume from CLI
> > > > > > >
> > > > > > > - Tested a couple of connectors (ElasticSink, JDBC sink) in K8S env
> > > > > > >
> > > > > > > Nicolò Boschi
> > > > > > >
> > > > > > >
> > > > > > > Il giorno lun 26 set 2022 alle ore 13:42 Haiting Jiang <
> > > > > > > jianghaiting@gmail.com> ha scritto:
> > > > > > >
> > > > > > > > This is the first release candidate for Apache Pulsar, version
> > > > 2.10.2.
> > > > > > > >
> > > > > > > > This release contains 244 commits by 57 contributors.
> > > > > > > >
> > > > https://github.com/apache/pulsar/compare/v2.10.1...v2.10.2-candidate-1
> > > > > > > >
> > > > > > > > Full CI on this release:
> > > > > > > > https://github.com/Jason918/pulsar/pull/8
> > > > > > > >
> > > > > > > > *** 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.10.2-candidate-1/
> > > > > > > >
> > > > > > > > SHA-512 checksums:
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > >
> > > fc7ed1947bf737b92ab097dc0eb500567668a6f64ed6e88af9d1f5bf9c266f77e50d3ea28944856f39afb0140232747693d61836b99eb22b7580e8a6cad4ce7d
> > > > > > > >  ./apache-pulsar-2.10.2-bin.tar.gz
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > >
> > > cab39ab5c24e2d01074d9169b641cdb80a59609462b664f6892905d6e995a72b02ab48cc8456cf90883a810af6085465cc8371df5e498bc1e13700ad0864d6af
> > > > > > > >  ./apache-pulsar-2.10.2-src.tar.gz
> > > > > > > >
> > > > > > > > Maven staging repo:
> > > > > > > >
> > > > > >
> > > > https://repository.apache.org/content/repositories/orgapachepulsar-1179/
> > > > > > > >
> > > > > > > > The tag to be voted upon:
> > > > > > > > v2.10.2-candidate-1 (ddd642e77deacc42ad2542df39cbb22ef5217b25)
> > > > > > > >
> > > https://github.com/apache/pulsar/releases/tag/v2.10.2-candidate-1
> > > > > > > >
> > > > > > > > Pulsar's KEYS file containing PGP keys we use to sign the
> > > release:
> > > > > > > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > > > > > > >
> > > > > > > > Docker images:
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > >
> > > https://hub.docker.com/layers/jason918/pulsar/2.10.2/images/sha256-2a6543a6f6b40af34760418ff199a771f91d85539e2cac692a524f3056d2226e
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > >
> > > https://hub.docker.com/layers/jason918/pulsar-all/2.10.2/images/sha256-f9dc9b9ce224c69ab3616e7b3bbceafcb27504c81c791e2410115454a48c7837
> > > > > > > >
> > > > > > > > Please download the source package, and follow the
> > > > > > > > release-candidate-validation doc to build
> > > > > > > > and run the Pulsar standalone service.
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > >
> > > https://github.com/apache/pulsar/blob/master/wiki/release/release-candidate-validation.md
> > > > > > > >
> > > > > > > > Thanks,
> > > > > > > > Haiting
> > > > > > > >
> > > > > > >
> > > > > >
> > > >
> > >

Re: [VOTE] Pulsar Release 2.10.2 Candidate 1

Posted by Enrico Olivelli <eo...@gmail.com>.
-1

I have found a regression, more context here
https://github.com/apache/pulsar/issues/17913

This PR reverts the commit that adds instability
https://github.com/apache/pulsar/pull/17914




Enrico

Il giorno dom 2 ott 2022 alle ore 05:47 lordcheng10
<lo...@gmail.com> ha scritto:
>
> +1 (non-binding)
>
> houxiaoyu <an...@gmail.com> 于2022年9月29日周四 16:45写道:
>
> > +1 (non-binding)
> >
> > - Checksum and signatures
> > - Build on Mac, using JDK17
> > - Run Pulsar standalone and produce/consume case
> >
> > Thanks,
> > Xiaoyu Hou
> >
> > Enrico Olivelli <eo...@gmail.com> 于2022年9月29日周四 16:31写道:
> >
> > > +1 (binding)
> > > - Apache RAT
> > > - Signatures/Digests
> > > - Built on Mac, using JDK 11 Temurin
> > > - Verified LICENSE files (using the script), both on the staged
> > > tarball and on the tarbal produced by building from source
> > > - Did a couple of smoke tests on Pulsar standalone, from the binary
> > package
> > >
> > > Thanks for driving the release Haiting
> > >
> > > Enrico
> > >
> > > Il giorno gio 29 set 2022 alle ore 09:47 rxl@apache.org
> > > <ra...@gmail.com> ha scritto:
> > > >
> > > > +1 (non-binding)
> > > >
> > > > - Checksum and signatures
> > > > - Run Go SDK produce/consume
> > > > - Run Pulsar standalone and produce/consume case
> > > >
> > > > --
> > > > Thanks
> > > > Xiaolong Ran
> > > >
> > > > guo jiwei <te...@apache.org> 于2022年9月29日周四 11:30写道:
> > > >
> > > > > +1 (binding)
> > > > >
> > > > > - Checksum and signatures
> > > > > - Apache Rat check passes
> > > > > - Compile from source with JDK11
> > > > > - Validate Pub/Sub and Java functions
> > > > > - Validate Connectors
> > > > > - Validate Stateful functions
> > > > >
> > > > > Regards
> > > > > Jiwei Guo (Tboy)
> > > > >
> > > > >
> > > > > On Thu, Sep 29, 2022 at 12:26 AM Nicolò Boschi <boschi1997@gmail.com
> > >
> > > > > wrote:
> > > > >
> > > > > > +1 (non binding)
> > > > > >
> > > > > >
> > > > > > - Checksum and signatures
> > > > > >
> > > > > > - Apache Rat check passes
> > > > > >
> > > > > > - Compile from source w JDK11
> > > > > >
> > > > > > - Build docker image from source
> > > > > >
> > > > > > - Run Pulsar standalone and produce-consume from CLI
> > > > > >
> > > > > > - Tested a couple of connectors (ElasticSink, JDBC sink) in K8S env
> > > > > >
> > > > > > Nicolò Boschi
> > > > > >
> > > > > >
> > > > > > Il giorno lun 26 set 2022 alle ore 13:42 Haiting Jiang <
> > > > > > jianghaiting@gmail.com> ha scritto:
> > > > > >
> > > > > > > This is the first release candidate for Apache Pulsar, version
> > > 2.10.2.
> > > > > > >
> > > > > > > This release contains 244 commits by 57 contributors.
> > > > > > >
> > > https://github.com/apache/pulsar/compare/v2.10.1...v2.10.2-candidate-1
> > > > > > >
> > > > > > > Full CI on this release:
> > > > > > > https://github.com/Jason918/pulsar/pull/8
> > > > > > >
> > > > > > > *** 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.10.2-candidate-1/
> > > > > > >
> > > > > > > SHA-512 checksums:
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > >
> > fc7ed1947bf737b92ab097dc0eb500567668a6f64ed6e88af9d1f5bf9c266f77e50d3ea28944856f39afb0140232747693d61836b99eb22b7580e8a6cad4ce7d
> > > > > > >  ./apache-pulsar-2.10.2-bin.tar.gz
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > >
> > cab39ab5c24e2d01074d9169b641cdb80a59609462b664f6892905d6e995a72b02ab48cc8456cf90883a810af6085465cc8371df5e498bc1e13700ad0864d6af
> > > > > > >  ./apache-pulsar-2.10.2-src.tar.gz
> > > > > > >
> > > > > > > Maven staging repo:
> > > > > > >
> > > > >
> > > https://repository.apache.org/content/repositories/orgapachepulsar-1179/
> > > > > > >
> > > > > > > The tag to be voted upon:
> > > > > > > v2.10.2-candidate-1 (ddd642e77deacc42ad2542df39cbb22ef5217b25)
> > > > > > >
> > https://github.com/apache/pulsar/releases/tag/v2.10.2-candidate-1
> > > > > > >
> > > > > > > Pulsar's KEYS file containing PGP keys we use to sign the
> > release:
> > > > > > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > > > > > >
> > > > > > > Docker images:
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > >
> > https://hub.docker.com/layers/jason918/pulsar/2.10.2/images/sha256-2a6543a6f6b40af34760418ff199a771f91d85539e2cac692a524f3056d2226e
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > >
> > https://hub.docker.com/layers/jason918/pulsar-all/2.10.2/images/sha256-f9dc9b9ce224c69ab3616e7b3bbceafcb27504c81c791e2410115454a48c7837
> > > > > > >
> > > > > > > Please download the source package, and follow the
> > > > > > > release-candidate-validation doc to build
> > > > > > > and run the Pulsar standalone service.
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > >
> > https://github.com/apache/pulsar/blob/master/wiki/release/release-candidate-validation.md
> > > > > > >
> > > > > > > Thanks,
> > > > > > > Haiting
> > > > > > >
> > > > > >
> > > > >
> > >
> >

Re: [VOTE] Pulsar Release 2.10.2 Candidate 1

Posted by lordcheng10 <lo...@gmail.com>.
+1 (non-binding)

houxiaoyu <an...@gmail.com> 于2022年9月29日周四 16:45写道:

> +1 (non-binding)
>
> - Checksum and signatures
> - Build on Mac, using JDK17
> - Run Pulsar standalone and produce/consume case
>
> Thanks,
> Xiaoyu Hou
>
> Enrico Olivelli <eo...@gmail.com> 于2022年9月29日周四 16:31写道:
>
> > +1 (binding)
> > - Apache RAT
> > - Signatures/Digests
> > - Built on Mac, using JDK 11 Temurin
> > - Verified LICENSE files (using the script), both on the staged
> > tarball and on the tarbal produced by building from source
> > - Did a couple of smoke tests on Pulsar standalone, from the binary
> package
> >
> > Thanks for driving the release Haiting
> >
> > Enrico
> >
> > Il giorno gio 29 set 2022 alle ore 09:47 rxl@apache.org
> > <ra...@gmail.com> ha scritto:
> > >
> > > +1 (non-binding)
> > >
> > > - Checksum and signatures
> > > - Run Go SDK produce/consume
> > > - Run Pulsar standalone and produce/consume case
> > >
> > > --
> > > Thanks
> > > Xiaolong Ran
> > >
> > > guo jiwei <te...@apache.org> 于2022年9月29日周四 11:30写道:
> > >
> > > > +1 (binding)
> > > >
> > > > - Checksum and signatures
> > > > - Apache Rat check passes
> > > > - Compile from source with JDK11
> > > > - Validate Pub/Sub and Java functions
> > > > - Validate Connectors
> > > > - Validate Stateful functions
> > > >
> > > > Regards
> > > > Jiwei Guo (Tboy)
> > > >
> > > >
> > > > On Thu, Sep 29, 2022 at 12:26 AM Nicolò Boschi <boschi1997@gmail.com
> >
> > > > wrote:
> > > >
> > > > > +1 (non binding)
> > > > >
> > > > >
> > > > > - Checksum and signatures
> > > > >
> > > > > - Apache Rat check passes
> > > > >
> > > > > - Compile from source w JDK11
> > > > >
> > > > > - Build docker image from source
> > > > >
> > > > > - Run Pulsar standalone and produce-consume from CLI
> > > > >
> > > > > - Tested a couple of connectors (ElasticSink, JDBC sink) in K8S env
> > > > >
> > > > > Nicolò Boschi
> > > > >
> > > > >
> > > > > Il giorno lun 26 set 2022 alle ore 13:42 Haiting Jiang <
> > > > > jianghaiting@gmail.com> ha scritto:
> > > > >
> > > > > > This is the first release candidate for Apache Pulsar, version
> > 2.10.2.
> > > > > >
> > > > > > This release contains 244 commits by 57 contributors.
> > > > > >
> > https://github.com/apache/pulsar/compare/v2.10.1...v2.10.2-candidate-1
> > > > > >
> > > > > > Full CI on this release:
> > > > > > https://github.com/Jason918/pulsar/pull/8
> > > > > >
> > > > > > *** 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.10.2-candidate-1/
> > > > > >
> > > > > > SHA-512 checksums:
> > > > > >
> > > > > >
> > > > >
> > > >
> >
> fc7ed1947bf737b92ab097dc0eb500567668a6f64ed6e88af9d1f5bf9c266f77e50d3ea28944856f39afb0140232747693d61836b99eb22b7580e8a6cad4ce7d
> > > > > >  ./apache-pulsar-2.10.2-bin.tar.gz
> > > > > >
> > > > > >
> > > > >
> > > >
> >
> cab39ab5c24e2d01074d9169b641cdb80a59609462b664f6892905d6e995a72b02ab48cc8456cf90883a810af6085465cc8371df5e498bc1e13700ad0864d6af
> > > > > >  ./apache-pulsar-2.10.2-src.tar.gz
> > > > > >
> > > > > > Maven staging repo:
> > > > > >
> > > >
> > https://repository.apache.org/content/repositories/orgapachepulsar-1179/
> > > > > >
> > > > > > The tag to be voted upon:
> > > > > > v2.10.2-candidate-1 (ddd642e77deacc42ad2542df39cbb22ef5217b25)
> > > > > >
> https://github.com/apache/pulsar/releases/tag/v2.10.2-candidate-1
> > > > > >
> > > > > > Pulsar's KEYS file containing PGP keys we use to sign the
> release:
> > > > > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > > > > >
> > > > > > Docker images:
> > > > > >
> > > > > >
> > > > >
> > > >
> >
> https://hub.docker.com/layers/jason918/pulsar/2.10.2/images/sha256-2a6543a6f6b40af34760418ff199a771f91d85539e2cac692a524f3056d2226e
> > > > > >
> > > > > >
> > > > >
> > > >
> >
> https://hub.docker.com/layers/jason918/pulsar-all/2.10.2/images/sha256-f9dc9b9ce224c69ab3616e7b3bbceafcb27504c81c791e2410115454a48c7837
> > > > > >
> > > > > > Please download the source package, and follow the
> > > > > > release-candidate-validation doc to build
> > > > > > and run the Pulsar standalone service.
> > > > > >
> > > > > >
> > > > >
> > > >
> >
> https://github.com/apache/pulsar/blob/master/wiki/release/release-candidate-validation.md
> > > > > >
> > > > > > Thanks,
> > > > > > Haiting
> > > > > >
> > > > >
> > > >
> >
>

Re: [VOTE] Pulsar Release 2.10.2 Candidate 1

Posted by houxiaoyu <an...@gmail.com>.
+1 (non-binding)

- Checksum and signatures
- Build on Mac, using JDK17
- Run Pulsar standalone and produce/consume case

Thanks,
Xiaoyu Hou

Enrico Olivelli <eo...@gmail.com> 于2022年9月29日周四 16:31写道:

> +1 (binding)
> - Apache RAT
> - Signatures/Digests
> - Built on Mac, using JDK 11 Temurin
> - Verified LICENSE files (using the script), both on the staged
> tarball and on the tarbal produced by building from source
> - Did a couple of smoke tests on Pulsar standalone, from the binary package
>
> Thanks for driving the release Haiting
>
> Enrico
>
> Il giorno gio 29 set 2022 alle ore 09:47 rxl@apache.org
> <ra...@gmail.com> ha scritto:
> >
> > +1 (non-binding)
> >
> > - Checksum and signatures
> > - Run Go SDK produce/consume
> > - Run Pulsar standalone and produce/consume case
> >
> > --
> > Thanks
> > Xiaolong Ran
> >
> > guo jiwei <te...@apache.org> 于2022年9月29日周四 11:30写道:
> >
> > > +1 (binding)
> > >
> > > - Checksum and signatures
> > > - Apache Rat check passes
> > > - Compile from source with JDK11
> > > - Validate Pub/Sub and Java functions
> > > - Validate Connectors
> > > - Validate Stateful functions
> > >
> > > Regards
> > > Jiwei Guo (Tboy)
> > >
> > >
> > > On Thu, Sep 29, 2022 at 12:26 AM Nicolò Boschi <bo...@gmail.com>
> > > wrote:
> > >
> > > > +1 (non binding)
> > > >
> > > >
> > > > - Checksum and signatures
> > > >
> > > > - Apache Rat check passes
> > > >
> > > > - Compile from source w JDK11
> > > >
> > > > - Build docker image from source
> > > >
> > > > - Run Pulsar standalone and produce-consume from CLI
> > > >
> > > > - Tested a couple of connectors (ElasticSink, JDBC sink) in K8S env
> > > >
> > > > Nicolò Boschi
> > > >
> > > >
> > > > Il giorno lun 26 set 2022 alle ore 13:42 Haiting Jiang <
> > > > jianghaiting@gmail.com> ha scritto:
> > > >
> > > > > This is the first release candidate for Apache Pulsar, version
> 2.10.2.
> > > > >
> > > > > This release contains 244 commits by 57 contributors.
> > > > >
> https://github.com/apache/pulsar/compare/v2.10.1...v2.10.2-candidate-1
> > > > >
> > > > > Full CI on this release:
> > > > > https://github.com/Jason918/pulsar/pull/8
> > > > >
> > > > > *** 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.10.2-candidate-1/
> > > > >
> > > > > SHA-512 checksums:
> > > > >
> > > > >
> > > >
> > >
> fc7ed1947bf737b92ab097dc0eb500567668a6f64ed6e88af9d1f5bf9c266f77e50d3ea28944856f39afb0140232747693d61836b99eb22b7580e8a6cad4ce7d
> > > > >  ./apache-pulsar-2.10.2-bin.tar.gz
> > > > >
> > > > >
> > > >
> > >
> cab39ab5c24e2d01074d9169b641cdb80a59609462b664f6892905d6e995a72b02ab48cc8456cf90883a810af6085465cc8371df5e498bc1e13700ad0864d6af
> > > > >  ./apache-pulsar-2.10.2-src.tar.gz
> > > > >
> > > > > Maven staging repo:
> > > > >
> > >
> https://repository.apache.org/content/repositories/orgapachepulsar-1179/
> > > > >
> > > > > The tag to be voted upon:
> > > > > v2.10.2-candidate-1 (ddd642e77deacc42ad2542df39cbb22ef5217b25)
> > > > > https://github.com/apache/pulsar/releases/tag/v2.10.2-candidate-1
> > > > >
> > > > > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > > > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > > > >
> > > > > Docker images:
> > > > >
> > > > >
> > > >
> > >
> https://hub.docker.com/layers/jason918/pulsar/2.10.2/images/sha256-2a6543a6f6b40af34760418ff199a771f91d85539e2cac692a524f3056d2226e
> > > > >
> > > > >
> > > >
> > >
> https://hub.docker.com/layers/jason918/pulsar-all/2.10.2/images/sha256-f9dc9b9ce224c69ab3616e7b3bbceafcb27504c81c791e2410115454a48c7837
> > > > >
> > > > > Please download the source package, and follow the
> > > > > release-candidate-validation doc to build
> > > > > and run the Pulsar standalone service.
> > > > >
> > > > >
> > > >
> > >
> https://github.com/apache/pulsar/blob/master/wiki/release/release-candidate-validation.md
> > > > >
> > > > > Thanks,
> > > > > Haiting
> > > > >
> > > >
> > >
>

Re: [VOTE] Pulsar Release 2.10.2 Candidate 1

Posted by Enrico Olivelli <eo...@gmail.com>.
+1 (binding)
- Apache RAT
- Signatures/Digests
- Built on Mac, using JDK 11 Temurin
- Verified LICENSE files (using the script), both on the staged
tarball and on the tarbal produced by building from source
- Did a couple of smoke tests on Pulsar standalone, from the binary package

Thanks for driving the release Haiting

Enrico

Il giorno gio 29 set 2022 alle ore 09:47 rxl@apache.org
<ra...@gmail.com> ha scritto:
>
> +1 (non-binding)
>
> - Checksum and signatures
> - Run Go SDK produce/consume
> - Run Pulsar standalone and produce/consume case
>
> --
> Thanks
> Xiaolong Ran
>
> guo jiwei <te...@apache.org> 于2022年9月29日周四 11:30写道:
>
> > +1 (binding)
> >
> > - Checksum and signatures
> > - Apache Rat check passes
> > - Compile from source with JDK11
> > - Validate Pub/Sub and Java functions
> > - Validate Connectors
> > - Validate Stateful functions
> >
> > Regards
> > Jiwei Guo (Tboy)
> >
> >
> > On Thu, Sep 29, 2022 at 12:26 AM Nicolò Boschi <bo...@gmail.com>
> > wrote:
> >
> > > +1 (non binding)
> > >
> > >
> > > - Checksum and signatures
> > >
> > > - Apache Rat check passes
> > >
> > > - Compile from source w JDK11
> > >
> > > - Build docker image from source
> > >
> > > - Run Pulsar standalone and produce-consume from CLI
> > >
> > > - Tested a couple of connectors (ElasticSink, JDBC sink) in K8S env
> > >
> > > Nicolò Boschi
> > >
> > >
> > > Il giorno lun 26 set 2022 alle ore 13:42 Haiting Jiang <
> > > jianghaiting@gmail.com> ha scritto:
> > >
> > > > This is the first release candidate for Apache Pulsar, version 2.10.2.
> > > >
> > > > This release contains 244 commits by 57 contributors.
> > > > https://github.com/apache/pulsar/compare/v2.10.1...v2.10.2-candidate-1
> > > >
> > > > Full CI on this release:
> > > > https://github.com/Jason918/pulsar/pull/8
> > > >
> > > > *** 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.10.2-candidate-1/
> > > >
> > > > SHA-512 checksums:
> > > >
> > > >
> > >
> > fc7ed1947bf737b92ab097dc0eb500567668a6f64ed6e88af9d1f5bf9c266f77e50d3ea28944856f39afb0140232747693d61836b99eb22b7580e8a6cad4ce7d
> > > >  ./apache-pulsar-2.10.2-bin.tar.gz
> > > >
> > > >
> > >
> > cab39ab5c24e2d01074d9169b641cdb80a59609462b664f6892905d6e995a72b02ab48cc8456cf90883a810af6085465cc8371df5e498bc1e13700ad0864d6af
> > > >  ./apache-pulsar-2.10.2-src.tar.gz
> > > >
> > > > Maven staging repo:
> > > >
> > https://repository.apache.org/content/repositories/orgapachepulsar-1179/
> > > >
> > > > The tag to be voted upon:
> > > > v2.10.2-candidate-1 (ddd642e77deacc42ad2542df39cbb22ef5217b25)
> > > > https://github.com/apache/pulsar/releases/tag/v2.10.2-candidate-1
> > > >
> > > > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > > >
> > > > Docker images:
> > > >
> > > >
> > >
> > https://hub.docker.com/layers/jason918/pulsar/2.10.2/images/sha256-2a6543a6f6b40af34760418ff199a771f91d85539e2cac692a524f3056d2226e
> > > >
> > > >
> > >
> > https://hub.docker.com/layers/jason918/pulsar-all/2.10.2/images/sha256-f9dc9b9ce224c69ab3616e7b3bbceafcb27504c81c791e2410115454a48c7837
> > > >
> > > > Please download the source package, and follow the
> > > > release-candidate-validation doc to build
> > > > and run the Pulsar standalone service.
> > > >
> > > >
> > >
> > https://github.com/apache/pulsar/blob/master/wiki/release/release-candidate-validation.md
> > > >
> > > > Thanks,
> > > > Haiting
> > > >
> > >
> >

Re: [VOTE] Pulsar Release 2.10.2 Candidate 1

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

- Checksum and signatures
- Run Go SDK produce/consume
- Run Pulsar standalone and produce/consume case

--
Thanks
Xiaolong Ran

guo jiwei <te...@apache.org> 于2022年9月29日周四 11:30写道:

> +1 (binding)
>
> - Checksum and signatures
> - Apache Rat check passes
> - Compile from source with JDK11
> - Validate Pub/Sub and Java functions
> - Validate Connectors
> - Validate Stateful functions
>
> Regards
> Jiwei Guo (Tboy)
>
>
> On Thu, Sep 29, 2022 at 12:26 AM Nicolò Boschi <bo...@gmail.com>
> wrote:
>
> > +1 (non binding)
> >
> >
> > - Checksum and signatures
> >
> > - Apache Rat check passes
> >
> > - Compile from source w JDK11
> >
> > - Build docker image from source
> >
> > - Run Pulsar standalone and produce-consume from CLI
> >
> > - Tested a couple of connectors (ElasticSink, JDBC sink) in K8S env
> >
> > Nicolò Boschi
> >
> >
> > Il giorno lun 26 set 2022 alle ore 13:42 Haiting Jiang <
> > jianghaiting@gmail.com> ha scritto:
> >
> > > This is the first release candidate for Apache Pulsar, version 2.10.2.
> > >
> > > This release contains 244 commits by 57 contributors.
> > > https://github.com/apache/pulsar/compare/v2.10.1...v2.10.2-candidate-1
> > >
> > > Full CI on this release:
> > > https://github.com/Jason918/pulsar/pull/8
> > >
> > > *** 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.10.2-candidate-1/
> > >
> > > SHA-512 checksums:
> > >
> > >
> >
> fc7ed1947bf737b92ab097dc0eb500567668a6f64ed6e88af9d1f5bf9c266f77e50d3ea28944856f39afb0140232747693d61836b99eb22b7580e8a6cad4ce7d
> > >  ./apache-pulsar-2.10.2-bin.tar.gz
> > >
> > >
> >
> cab39ab5c24e2d01074d9169b641cdb80a59609462b664f6892905d6e995a72b02ab48cc8456cf90883a810af6085465cc8371df5e498bc1e13700ad0864d6af
> > >  ./apache-pulsar-2.10.2-src.tar.gz
> > >
> > > Maven staging repo:
> > >
> https://repository.apache.org/content/repositories/orgapachepulsar-1179/
> > >
> > > The tag to be voted upon:
> > > v2.10.2-candidate-1 (ddd642e77deacc42ad2542df39cbb22ef5217b25)
> > > https://github.com/apache/pulsar/releases/tag/v2.10.2-candidate-1
> > >
> > > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > >
> > > Docker images:
> > >
> > >
> >
> https://hub.docker.com/layers/jason918/pulsar/2.10.2/images/sha256-2a6543a6f6b40af34760418ff199a771f91d85539e2cac692a524f3056d2226e
> > >
> > >
> >
> https://hub.docker.com/layers/jason918/pulsar-all/2.10.2/images/sha256-f9dc9b9ce224c69ab3616e7b3bbceafcb27504c81c791e2410115454a48c7837
> > >
> > > Please download the source package, and follow the
> > > release-candidate-validation doc to build
> > > and run the Pulsar standalone service.
> > >
> > >
> >
> https://github.com/apache/pulsar/blob/master/wiki/release/release-candidate-validation.md
> > >
> > > Thanks,
> > > Haiting
> > >
> >
>

Re: [VOTE] Pulsar Release 2.10.2 Candidate 1

Posted by guo jiwei <te...@apache.org>.
+1 (binding)

- Checksum and signatures
- Apache Rat check passes
- Compile from source with JDK11
- Validate Pub/Sub and Java functions
- Validate Connectors
- Validate Stateful functions

Regards
Jiwei Guo (Tboy)


On Thu, Sep 29, 2022 at 12:26 AM Nicolò Boschi <bo...@gmail.com> wrote:

> +1 (non binding)
>
>
> - Checksum and signatures
>
> - Apache Rat check passes
>
> - Compile from source w JDK11
>
> - Build docker image from source
>
> - Run Pulsar standalone and produce-consume from CLI
>
> - Tested a couple of connectors (ElasticSink, JDBC sink) in K8S env
>
> Nicolò Boschi
>
>
> Il giorno lun 26 set 2022 alle ore 13:42 Haiting Jiang <
> jianghaiting@gmail.com> ha scritto:
>
> > This is the first release candidate for Apache Pulsar, version 2.10.2.
> >
> > This release contains 244 commits by 57 contributors.
> > https://github.com/apache/pulsar/compare/v2.10.1...v2.10.2-candidate-1
> >
> > Full CI on this release:
> > https://github.com/Jason918/pulsar/pull/8
> >
> > *** 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.10.2-candidate-1/
> >
> > SHA-512 checksums:
> >
> >
> fc7ed1947bf737b92ab097dc0eb500567668a6f64ed6e88af9d1f5bf9c266f77e50d3ea28944856f39afb0140232747693d61836b99eb22b7580e8a6cad4ce7d
> >  ./apache-pulsar-2.10.2-bin.tar.gz
> >
> >
> cab39ab5c24e2d01074d9169b641cdb80a59609462b664f6892905d6e995a72b02ab48cc8456cf90883a810af6085465cc8371df5e498bc1e13700ad0864d6af
> >  ./apache-pulsar-2.10.2-src.tar.gz
> >
> > Maven staging repo:
> > https://repository.apache.org/content/repositories/orgapachepulsar-1179/
> >
> > The tag to be voted upon:
> > v2.10.2-candidate-1 (ddd642e77deacc42ad2542df39cbb22ef5217b25)
> > https://github.com/apache/pulsar/releases/tag/v2.10.2-candidate-1
> >
> > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> >
> > Docker images:
> >
> >
> https://hub.docker.com/layers/jason918/pulsar/2.10.2/images/sha256-2a6543a6f6b40af34760418ff199a771f91d85539e2cac692a524f3056d2226e
> >
> >
> https://hub.docker.com/layers/jason918/pulsar-all/2.10.2/images/sha256-f9dc9b9ce224c69ab3616e7b3bbceafcb27504c81c791e2410115454a48c7837
> >
> > Please download the source package, and follow the
> > release-candidate-validation doc to build
> > and run the Pulsar standalone service.
> >
> >
> https://github.com/apache/pulsar/blob/master/wiki/release/release-candidate-validation.md
> >
> > Thanks,
> > Haiting
> >
>

Re: [VOTE] Pulsar Release 2.10.2 Candidate 1

Posted by Nicolò Boschi <bo...@gmail.com>.
+1 (non binding)


- Checksum and signatures

- Apache Rat check passes

- Compile from source w JDK11

- Build docker image from source

- Run Pulsar standalone and produce-consume from CLI

- Tested a couple of connectors (ElasticSink, JDBC sink) in K8S env

Nicolò Boschi


Il giorno lun 26 set 2022 alle ore 13:42 Haiting Jiang <
jianghaiting@gmail.com> ha scritto:

> This is the first release candidate for Apache Pulsar, version 2.10.2.
>
> This release contains 244 commits by 57 contributors.
> https://github.com/apache/pulsar/compare/v2.10.1...v2.10.2-candidate-1
>
> Full CI on this release:
> https://github.com/Jason918/pulsar/pull/8
>
> *** 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.10.2-candidate-1/
>
> SHA-512 checksums:
>
> fc7ed1947bf737b92ab097dc0eb500567668a6f64ed6e88af9d1f5bf9c266f77e50d3ea28944856f39afb0140232747693d61836b99eb22b7580e8a6cad4ce7d
>  ./apache-pulsar-2.10.2-bin.tar.gz
>
> cab39ab5c24e2d01074d9169b641cdb80a59609462b664f6892905d6e995a72b02ab48cc8456cf90883a810af6085465cc8371df5e498bc1e13700ad0864d6af
>  ./apache-pulsar-2.10.2-src.tar.gz
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachepulsar-1179/
>
> The tag to be voted upon:
> v2.10.2-candidate-1 (ddd642e77deacc42ad2542df39cbb22ef5217b25)
> https://github.com/apache/pulsar/releases/tag/v2.10.2-candidate-1
>
> Pulsar's KEYS file containing PGP keys we use to sign the release:
> https://dist.apache.org/repos/dist/dev/pulsar/KEYS
>
> Docker images:
>
> https://hub.docker.com/layers/jason918/pulsar/2.10.2/images/sha256-2a6543a6f6b40af34760418ff199a771f91d85539e2cac692a524f3056d2226e
>
> https://hub.docker.com/layers/jason918/pulsar-all/2.10.2/images/sha256-f9dc9b9ce224c69ab3616e7b3bbceafcb27504c81c791e2410115454a48c7837
>
> Please download the source package, and follow the
> release-candidate-validation doc to build
> and run the Pulsar standalone service.
>
> https://github.com/apache/pulsar/blob/master/wiki/release/release-candidate-validation.md
>
> Thanks,
> Haiting
>