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 2023/11/17 16:02:55 UTC

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

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

It fixes the following issues:
https://github.com/apache/pulsar-client-cpp/milestone/7?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/pulsar-client-cpp-3.4.1-candidate-1/

SHA-512 checksums:
74ff4bbc9126f30eb8c104342918b577d4cdf62a443593b7caf89ef8f8e9dec57c4c66bbcb3965186780b0fdf1a40172d8a941584ceb3db798773b119b0f2c72
 apache-pulsar-client-cpp-3.4.1.tar.gz

The tag to be voted upon:
v3.4.1-candidate-1 (e6ec207cd857af149b21429530be0691bd26dbdb)
https://github.com/apache/pulsar-client-cpp/releases/tag/v3.4.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 the README 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.4.1 Candidate 1

Posted by Yunze Xu <xy...@apache.org>.
Thanks for your feedback. I will fix this regression and this vote is cancelled.

Thanks,
Yunze

On Mon, Nov 20, 2023 at 4:17 PM Baodi Shi <ba...@apache.org> wrote:
>
> Hi, yunze.
>
> When I test producer flush method for C client.
>
> I get two callbacks. If the user releases the context in the callback
> method, they will encounter a segmentation fault.
>
> Refer to: https://github.com/apache/pulsar-client-cpp/issues/352
>
>
> Thanks,
> Baodi Shi
>
>
> On Nov 18, 2023 at 00:02:55, Yunze Xu <xy...@apache.org> wrote:
>
> > This is the first release candidate for Apache Pulsar Client C++, version
> > 3.4.1.
> >
> > It fixes the following issues:
> > https://github.com/apache/pulsar-client-cpp/milestone/7?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/pulsar-client-cpp-3.4.1-candidate-1/
> >
> > SHA-512 checksums:
> >
> > 74ff4bbc9126f30eb8c104342918b577d4cdf62a443593b7caf89ef8f8e9dec57c4c66bbcb3965186780b0fdf1a40172d8a941584ceb3db798773b119b0f2c72
> > apache-pulsar-client-cpp-3.4.1.tar.gz
> >
> > The tag to be voted upon:
> > v3.4.1-candidate-1 (e6ec207cd857af149b21429530be0691bd26dbdb)
> > https://github.com/apache/pulsar-client-cpp/releases/tag/v3.4.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 the README 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.4.1 Candidate 1

Posted by Baodi Shi <ba...@apache.org>.
Hi, yunze.

When I test producer flush method for C client.

I get two callbacks. If the user releases the context in the callback
method, they will encounter a segmentation fault.

Refer to: https://github.com/apache/pulsar-client-cpp/issues/352


Thanks,
Baodi Shi


On Nov 18, 2023 at 00:02:55, Yunze Xu <xy...@apache.org> wrote:

> This is the first release candidate for Apache Pulsar Client C++, version
> 3.4.1.
>
> It fixes the following issues:
> https://github.com/apache/pulsar-client-cpp/milestone/7?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/pulsar-client-cpp-3.4.1-candidate-1/
>
> SHA-512 checksums:
>
> 74ff4bbc9126f30eb8c104342918b577d4cdf62a443593b7caf89ef8f8e9dec57c4c66bbcb3965186780b0fdf1a40172d8a941584ceb3db798773b119b0f2c72
> apache-pulsar-client-cpp-3.4.1.tar.gz
>
> The tag to be voted upon:
> v3.4.1-candidate-1 (e6ec207cd857af149b21429530be0691bd26dbdb)
> https://github.com/apache/pulsar-client-cpp/releases/tag/v3.4.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 the README to compile and
> test.
>
> Note: If you're going to run the unit tests locally, please make sure
> the proxy is disabled.
>