Re: [VOTE] Pulsar Client Go Release 0.13.0 Candidate 2
+1 (non-binding) - Verified the shasum and asc. - `make build` works fine on go1.22.5 Thanks, Zixuan Zike Yang 于2024年7月15日周一 19:14写道: > Hi everyone, > Please review and vote on the release candidate #2 for the version > 0.13.0, as follows: > [ ] +1, Approve the release > [ ] -1, Do not approve the release (please provide specific comments) > > This is the second release candidate for Apache Pulsar Go client, > version 0.13.0. > > It fixes the following issues: > https://github.com/apache/pulsar-client-go/milestone/15?closed=1 > > Pulsar Client Go's KEYS file contains PGP keys we used to sign this > release: > https://downloads.apache.org/pulsar/KEYS > > Please download these packages and review this release candidate: > - Review release notes: > https://github.com/apache/pulsar-client-go/pull/1245 > - Download the source package (verify shasum, and asc) and follow the > README.md to build and run the pulsar-client-go. > > The vote will be open for at least 72 hours. It is adopted by majority > approval, with at least 3 PMC affirmative votes. > > Source file: > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.13.0-candidate-2/ > > The tag to be voted upon: > v0.13.0-candidate-2 > https://github.com/apache/pulsar-client-go/tree/v0.13.0-candidate-2 > > SHA-512 checksums: > > 9a52fb25cbb6d86651a0d56c1d6e17826810b91f3ba6299f632630f5b5a1d85c6a0842e36aaa2da6fc50d4e9406fe6d7b557368f9d99d876345c987f51d554fb > apache-pulsar-client-go-0.13.0-src.tar.gz >
[DISCUSS] One single TC unavailable cause transactional throughput down to 0.
Hi, Pulsar Community. I create a issue to discuss about whether should we improve the availability of transaction module. There are 16 TC in total. At first, i think that multiple TC can provide higher performance and availability. However, when part of TC fail to recover, all of the transaction throughput down to 0, though there are some TC recover successfully. This problem originate from the client, which would't seek service from those TC recover completly, but wait for all 16 TC recover complety. issue link: https://github.com/apache/pulsar/issues/23039. Thanks, Wenzhi Feng(thetumbled)
[DISCUSS] Cherry-pick PIP-364: Introduce a new load balance algorithm AvgShedder.
Hi all, I would like to start a discussion to cherry-pick PIP-364: Introduce a new load balance algorithm AvgShedder into branch-3.0, branch-3.2, and branch-3.3. This PIP introduce a new load balance algorithm with higher bundle switching accuracy and stablity. Thanks, Wenzhi Feng.
Re: [DISCUSS] Cherry-pick PIP-364: Introduce a new load balance algorithm AvgShedder.
link: https://github.com/apache/pulsar/pull/22949 On 2024/07/16 09:41:17 thetumbled wrote: > Hi all, > I would like to start a discussion to cherry-pick PIP-364: Introduce a new > load balance algorithm AvgShedder into branch-3.0, branch-3.2, and branch-3.3. > This PIP introduce a new load balance algorithm with higher bundle switching > accuracy and stablity. > > Thanks, > Wenzhi Feng.
Re: [VOTE] Pulsar Client Go Release 0.13.0 Candidate 2
+1(binding) - verified the shasum and asc. - `make build` and `make test` fine on go1.20.13 Thanks, Baodi Shi Zixuan Liu 于2024年7月16日周二 15:41写道: > > +1 (non-binding) > > - Verified the shasum and asc. > - `make build` works fine on go1.22.5 > > Thanks, > Zixuan > > > Zike Yang 于2024年7月15日周一 19:14写道: > > > Hi everyone, > > Please review and vote on the release candidate #2 for the version > > 0.13.0, as follows: > > [ ] +1, Approve the release > > [ ] -1, Do not approve the release (please provide specific comments) > > > > This is the second release candidate for Apache Pulsar Go client, > > version 0.13.0. > > > > It fixes the following issues: > > https://github.com/apache/pulsar-client-go/milestone/15?closed=1 > > > > Pulsar Client Go's KEYS file contains PGP keys we used to sign this > > release: > > https://downloads.apache.org/pulsar/KEYS > > > > Please download these packages and review this release candidate: > > - Review release notes: > > https://github.com/apache/pulsar-client-go/pull/1245 > > - Download the source package (verify shasum, and asc) and follow the > > README.md to build and run the pulsar-client-go. > > > > The vote will be open for at least 72 hours. It is adopted by majority > > approval, with at least 3 PMC affirmative votes. > > > > Source file: > > > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.13.0-candidate-2/ > > > > The tag to be voted upon: > > v0.13.0-candidate-2 > > https://github.com/apache/pulsar-client-go/tree/v0.13.0-candidate-2 > > > > SHA-512 checksums: > > > > 9a52fb25cbb6d86651a0d56c1d6e17826810b91f3ba6299f632630f5b5a1d85c6a0842e36aaa2da6fc50d4e9406fe6d7b557368f9d99d876345c987f51d554fb > > apache-pulsar-client-go-0.13.0-src.tar.gz > >