+1 (non-bindings)

* verify checksum and signatures
* build from source (Ubuntu 20.04 x86_64)
* basic e2e tests with libraries built from source
* rpm packages

BTW, I've created a repo here [1] to verify the binaries. In future, I
will add more examples to verify the release.

[1] https://github.com/BewareMyPower/pulsar-client-cpp-demo

Thanks,
Yunze


On Mon, Oct 24, 2022 at 5:20 PM Yunze Xu <y...@streamnative.io> wrote:
>
> Hi Kai,
>
> Yeah, it's an issue that currently the scripts all use `git` command
> to determine the root directory.
> I'm not sure if it could be a blocker.
>
> Thanks,
> Yunze
>
> On Mon, Oct 24, 2022 at 2:36 PM Kai Wang <kw...@apache.org> wrote:
> >
> > +1 (non-binding)
> >
> > Environment: M1 macOS 12.6 and Ubuntu 20.04 x86_64
> >
> > * verify checksum and signatures
> > * build from the source
> > * run producers and consumers
> >
> > But when I follow `README.md` guide to starting the standalone broker, I 
> > get an error.
> >
> > ```
> > ➜  apache-pulsar-client-cpp-3.0.0 ./pulsar-test-service-start.sh
> > fatal: not a git repository (or any of the parent directories): .git
> > ```
> >
> >
> > On 2022/10/21 21:29:36 Matteo Merli wrote:
> > > This is the third release candidate for Apache Pulsar Client C++, version 
> > > 3.0.0.
> > >
> > > It fixes the following issues:
> > > https://github.com/apache/pulsar-client-cpp/milestone/1?closed=1
> > >
> > > *** 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-client-cpp-3.0.0-candidate-3/
> > >
> > > SHA-512 checksums:
> > > 4e68aed2018c40885124db8aa2c31303da63e2ecf9655807cd1eb2f8c802bff00abc322f08b2a58defc4ec089f9a74d567523307067cd254ef1d61f764fb0b3b
> > >  ./apache-pulsar-client-cpp-3.0.0.tar.gz
> > >
> > > The tag to be voted upon:
> > > v3.0.0-candidate-3 (f70aa89d1ac0c012d0dc472e1c53462834dfb517)
> > > https://github.com/apache/pulsar-client-cpp/releases/tag/v3.0.0-candidate-3
> > >
> > > Pulsar's KEYS file containing PGP keys you use to sign the release:
> > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > >
> > > Please download the source package, and follow the README to compile and 
> > > test.
> > >
> > > --
> > > Matteo Merli
> > > <mme...@apache.org>
> > >

Reply via email to