You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by Yunze Xu <xy...@apache.org> on 2024/03/28 08:42:37 UTC

[VOTE] Pulsar Client C++ Release 3.5.1 Candidate 1

This is the first release candidate for Apache Pulsar Client C++, version 3.5.1.

It fixes the following issues:
https://github.com/apache/pulsar-client-cpp/labels/release%2F3.5.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/pulsar-client-cpp-3.5.1-candidate-1/

SHA-512 checksums:
d01ebd64292fb1e55b889f1e2c90821c5f7c04a84e109caccd442cb0b15e79701fe10adfcd33a28046db48e10598bb1405a9bb64c063f18378a6ee64b80da847
 apache-pulsar-client-cpp-3.5.1.tar.gz

The tag to be voted upon:
v3.5.1-candidate-1 (21f4a4cffefaa9391b79d79a7849da9c539af834)
https://github.com/apache/pulsar-client-cpp/releases/tag/v3.5.1-candidate-1

Pulsar's KEYS file containing PGP keys you use to sign the release:
https://downloads.apache.org/pulsar/KEYS

Please download the source package, and follow
https://github.com/apache/pulsar-client-cpp/wiki/Verify-the-candidate-release-in-your-local-env
to compile and test.

Note: If you're going to run the unit tests locally, please make sure
the proxy is disabled.

Re: [VOTE] Pulsar Client C++ Release 3.5.1 Candidate 1

Posted by Yunze Xu <xy...@apache.org>.
Closing with 3 binding +1s:
- Yunze
- Jiwei
- Penghui

and 1 non-binding +1:
- Baodi

Thanks,
Yunze

On Mon, Apr 1, 2024 at 1:23 PM PengHui Li <pe...@apache.org> wrote:
>
> +1 (binding)
>
> - Verified the signatures
> - Built from source on macOS m2 pro
> - Ran the producer and consumer
>
> Regards,
> Penghui
>
> On Mon, Apr 1, 2024 at 9:45 AM guo jiwei <te...@apache.org> wrote:
>
> > +1 (binding)
> >
> > - Verified checksum and signatures
> > - Built from source on macOS m1
> > - Ran the tests
> >
> > Regards
> > Jiwei Guo (Tboy)
> >
> >
> > On Thu, Mar 28, 2024 at 10:38 PM Baodi Shi <ba...@apache.org> wrote:
> >
> > > +1(non-binding)
> > >
> > > - Verified signature and checksums
> > > - build from macOS m1 local and run SampleProducer and SampleConsumer
> > >
> > >
> > > Thanks,
> > > Baodi Shi
> > >
> > >
> > > On Mar 28, 2024 at 20:44:33, Yunze Xu <xy...@apache.org> wrote:
> > >
> > > > +1 (binding)
> > > >
> > > > - Verified signature and checksums
> > > > - Built from source on macOS m1 with vcpkg
> > > > - Verified basic e2e case with a Pulsar standalone 3.2.0
> > > > - Verified Python client with this dependency:
> > > > https://github.com/apache/pulsar-client-python/pull/209
> > > > - Verified Node.js client with this dependency:
> > > > https://github.com/apache/pulsar-client-node/pull/370
> > > >
> > > > Thanks,
> > > > Yunze
> > > >
> > > > On Thu, Mar 28, 2024 at 4:42 PM Yunze Xu <xy...@apache.org> wrote:
> > > >
> > > >
> > > > This is the first release candidate for Apache Pulsar Client C++,
> > version
> > > > 3.5.1.
> > > >
> > > >
> > > > It fixes the following issues:
> > > >
> > > > https://github.com/apache/pulsar-client-cpp/labels/release%2F3.5.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/pulsar-client-cpp-3.5.1-candidate-1/
> > > >
> > > >
> > > > SHA-512 checksums:
> > > >
> > > >
> > > >
> > >
> > d01ebd64292fb1e55b889f1e2c90821c5f7c04a84e109caccd442cb0b15e79701fe10adfcd33a28046db48e10598bb1405a9bb64c063f18378a6ee64b80da847
> > > >
> > > >  apache-pulsar-client-cpp-3.5.1.tar.gz
> > > >
> > > >
> > > > The tag to be voted upon:
> > > >
> > > > v3.5.1-candidate-1 (21f4a4cffefaa9391b79d79a7849da9c539af834)
> > > >
> > > >
> > >
> > https://github.com/apache/pulsar-client-cpp/releases/tag/v3.5.1-candidate-1
> > > >
> > > >
> > > > Pulsar's KEYS file containing PGP keys you use to sign the release:
> > > >
> > > > https://downloads.apache.org/pulsar/KEYS
> > > >
> > > >
> > > > Please download the source package, and follow
> > > >
> > > >
> > > >
> > >
> > https://github.com/apache/pulsar-client-cpp/wiki/Verify-the-candidate-release-in-your-local-env
> > > >
> > > > to compile and test.
> > > >
> > > >
> > > > Note: If you're going to run the unit tests locally, please make sure
> > > >
> > > > the proxy is disabled.
> > > >
> > > >
> > >
> >

Re: [VOTE] Pulsar Client C++ Release 3.5.1 Candidate 1

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

- Verified the signatures
- Built from source on macOS m2 pro
- Ran the producer and consumer

Regards,
Penghui

On Mon, Apr 1, 2024 at 9:45 AM guo jiwei <te...@apache.org> wrote:

> +1 (binding)
>
> - Verified checksum and signatures
> - Built from source on macOS m1
> - Ran the tests
>
> Regards
> Jiwei Guo (Tboy)
>
>
> On Thu, Mar 28, 2024 at 10:38 PM Baodi Shi <ba...@apache.org> wrote:
>
> > +1(non-binding)
> >
> > - Verified signature and checksums
> > - build from macOS m1 local and run SampleProducer and SampleConsumer
> >
> >
> > Thanks,
> > Baodi Shi
> >
> >
> > On Mar 28, 2024 at 20:44:33, Yunze Xu <xy...@apache.org> wrote:
> >
> > > +1 (binding)
> > >
> > > - Verified signature and checksums
> > > - Built from source on macOS m1 with vcpkg
> > > - Verified basic e2e case with a Pulsar standalone 3.2.0
> > > - Verified Python client with this dependency:
> > > https://github.com/apache/pulsar-client-python/pull/209
> > > - Verified Node.js client with this dependency:
> > > https://github.com/apache/pulsar-client-node/pull/370
> > >
> > > Thanks,
> > > Yunze
> > >
> > > On Thu, Mar 28, 2024 at 4:42 PM Yunze Xu <xy...@apache.org> wrote:
> > >
> > >
> > > This is the first release candidate for Apache Pulsar Client C++,
> version
> > > 3.5.1.
> > >
> > >
> > > It fixes the following issues:
> > >
> > > https://github.com/apache/pulsar-client-cpp/labels/release%2F3.5.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/pulsar-client-cpp-3.5.1-candidate-1/
> > >
> > >
> > > SHA-512 checksums:
> > >
> > >
> > >
> >
> d01ebd64292fb1e55b889f1e2c90821c5f7c04a84e109caccd442cb0b15e79701fe10adfcd33a28046db48e10598bb1405a9bb64c063f18378a6ee64b80da847
> > >
> > >  apache-pulsar-client-cpp-3.5.1.tar.gz
> > >
> > >
> > > The tag to be voted upon:
> > >
> > > v3.5.1-candidate-1 (21f4a4cffefaa9391b79d79a7849da9c539af834)
> > >
> > >
> >
> https://github.com/apache/pulsar-client-cpp/releases/tag/v3.5.1-candidate-1
> > >
> > >
> > > Pulsar's KEYS file containing PGP keys you use to sign the release:
> > >
> > > https://downloads.apache.org/pulsar/KEYS
> > >
> > >
> > > Please download the source package, and follow
> > >
> > >
> > >
> >
> https://github.com/apache/pulsar-client-cpp/wiki/Verify-the-candidate-release-in-your-local-env
> > >
> > > to compile and test.
> > >
> > >
> > > Note: If you're going to run the unit tests locally, please make sure
> > >
> > > the proxy is disabled.
> > >
> > >
> >
>

Re: [VOTE] Pulsar Client C++ Release 3.5.1 Candidate 1

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

- Verified checksum and signatures
- Built from source on macOS m1
- Ran the tests

Regards
Jiwei Guo (Tboy)


On Thu, Mar 28, 2024 at 10:38 PM Baodi Shi <ba...@apache.org> wrote:

> +1(non-binding)
>
> - Verified signature and checksums
> - build from macOS m1 local and run SampleProducer and SampleConsumer
>
>
> Thanks,
> Baodi Shi
>
>
> On Mar 28, 2024 at 20:44:33, Yunze Xu <xy...@apache.org> wrote:
>
> > +1 (binding)
> >
> > - Verified signature and checksums
> > - Built from source on macOS m1 with vcpkg
> > - Verified basic e2e case with a Pulsar standalone 3.2.0
> > - Verified Python client with this dependency:
> > https://github.com/apache/pulsar-client-python/pull/209
> > - Verified Node.js client with this dependency:
> > https://github.com/apache/pulsar-client-node/pull/370
> >
> > Thanks,
> > Yunze
> >
> > On Thu, Mar 28, 2024 at 4:42 PM Yunze Xu <xy...@apache.org> wrote:
> >
> >
> > This is the first release candidate for Apache Pulsar Client C++, version
> > 3.5.1.
> >
> >
> > It fixes the following issues:
> >
> > https://github.com/apache/pulsar-client-cpp/labels/release%2F3.5.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/pulsar-client-cpp-3.5.1-candidate-1/
> >
> >
> > SHA-512 checksums:
> >
> >
> >
> d01ebd64292fb1e55b889f1e2c90821c5f7c04a84e109caccd442cb0b15e79701fe10adfcd33a28046db48e10598bb1405a9bb64c063f18378a6ee64b80da847
> >
> >  apache-pulsar-client-cpp-3.5.1.tar.gz
> >
> >
> > The tag to be voted upon:
> >
> > v3.5.1-candidate-1 (21f4a4cffefaa9391b79d79a7849da9c539af834)
> >
> >
> https://github.com/apache/pulsar-client-cpp/releases/tag/v3.5.1-candidate-1
> >
> >
> > Pulsar's KEYS file containing PGP keys you use to sign the release:
> >
> > https://downloads.apache.org/pulsar/KEYS
> >
> >
> > Please download the source package, and follow
> >
> >
> >
> https://github.com/apache/pulsar-client-cpp/wiki/Verify-the-candidate-release-in-your-local-env
> >
> > to compile and test.
> >
> >
> > Note: If you're going to run the unit tests locally, please make sure
> >
> > the proxy is disabled.
> >
> >
>

Re: [VOTE] Pulsar Client C++ Release 3.5.1 Candidate 1

Posted by Baodi Shi <ba...@apache.org>.
+1(non-binding)

- Verified signature and checksums
- build from macOS m1 local and run SampleProducer and SampleConsumer


Thanks,
Baodi Shi


On Mar 28, 2024 at 20:44:33, Yunze Xu <xy...@apache.org> wrote:

> +1 (binding)
>
> - Verified signature and checksums
> - Built from source on macOS m1 with vcpkg
> - Verified basic e2e case with a Pulsar standalone 3.2.0
> - Verified Python client with this dependency:
> https://github.com/apache/pulsar-client-python/pull/209
> - Verified Node.js client with this dependency:
> https://github.com/apache/pulsar-client-node/pull/370
>
> Thanks,
> Yunze
>
> On Thu, Mar 28, 2024 at 4:42 PM Yunze Xu <xy...@apache.org> wrote:
>
>
> This is the first release candidate for Apache Pulsar Client C++, version
> 3.5.1.
>
>
> It fixes the following issues:
>
> https://github.com/apache/pulsar-client-cpp/labels/release%2F3.5.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/pulsar-client-cpp-3.5.1-candidate-1/
>
>
> SHA-512 checksums:
>
>
> d01ebd64292fb1e55b889f1e2c90821c5f7c04a84e109caccd442cb0b15e79701fe10adfcd33a28046db48e10598bb1405a9bb64c063f18378a6ee64b80da847
>
>  apache-pulsar-client-cpp-3.5.1.tar.gz
>
>
> The tag to be voted upon:
>
> v3.5.1-candidate-1 (21f4a4cffefaa9391b79d79a7849da9c539af834)
>
> https://github.com/apache/pulsar-client-cpp/releases/tag/v3.5.1-candidate-1
>
>
> Pulsar's KEYS file containing PGP keys you use to sign the release:
>
> https://downloads.apache.org/pulsar/KEYS
>
>
> Please download the source package, and follow
>
>
> https://github.com/apache/pulsar-client-cpp/wiki/Verify-the-candidate-release-in-your-local-env
>
> to compile and test.
>
>
> Note: If you're going to run the unit tests locally, please make sure
>
> the proxy is disabled.
>
>

Re: [VOTE] Pulsar Client C++ Release 3.5.1 Candidate 1

Posted by Yunze Xu <xy...@apache.org>.
+1 (binding)

- Verified signature and checksums
- Built from source on macOS m1 with vcpkg
- Verified basic e2e case with a Pulsar standalone 3.2.0
- Verified Python client with this dependency:
https://github.com/apache/pulsar-client-python/pull/209
- Verified Node.js client with this dependency:
https://github.com/apache/pulsar-client-node/pull/370

Thanks,
Yunze

On Thu, Mar 28, 2024 at 4:42 PM Yunze Xu <xy...@apache.org> wrote:
>
> This is the first release candidate for Apache Pulsar Client C++, version 3.5.1.
>
> It fixes the following issues:
> https://github.com/apache/pulsar-client-cpp/labels/release%2F3.5.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/pulsar-client-cpp-3.5.1-candidate-1/
>
> SHA-512 checksums:
> d01ebd64292fb1e55b889f1e2c90821c5f7c04a84e109caccd442cb0b15e79701fe10adfcd33a28046db48e10598bb1405a9bb64c063f18378a6ee64b80da847
>  apache-pulsar-client-cpp-3.5.1.tar.gz
>
> The tag to be voted upon:
> v3.5.1-candidate-1 (21f4a4cffefaa9391b79d79a7849da9c539af834)
> https://github.com/apache/pulsar-client-cpp/releases/tag/v3.5.1-candidate-1
>
> Pulsar's KEYS file containing PGP keys you use to sign the release:
> https://downloads.apache.org/pulsar/KEYS
>
> Please download the source package, and follow
> https://github.com/apache/pulsar-client-cpp/wiki/Verify-the-candidate-release-in-your-local-env
> to compile and test.
>
> Note: If you're going to run the unit tests locally, please make sure
> the proxy is disabled.