[VERIFY] Pulsar Release 3.0.0 Candidate 1

2023-04-12 Thread Zike Yang
is not +1. Thanks, Zike Yang

Re: [DISCUSS] Sorting out pulsar's internal thread pools

2023-04-18 Thread Zike Yang
Sounds great. +1 Thanks, Zike Yang On Tue, Apr 18, 2023 at 2:37 PM Xiangying Meng wrote: > > Thank you for bringing up this important topic. I completely agree with > this initiative. > This would be a great starting point for revisiting and improving the > Pulsar codeb

Re: [Discuss] Suggestion for a "clear" parameter in Pulsar-admin to simplify tenant and namespace cleanup

2023-04-19 Thread Zike Yang
e resources. > Part-2: If users select “yes”, the deletion will be really executed. > Part-3: Print a summary of the results +1 for this. This will minimize the risk of accidentally deleting important resources. BR, Zike Yang On Wed, Apr 19, 2023 at 3:34 PM Yubiao Feng wrote: > > > Ju

Re: ANNOUNCE] Apache Pulsar 2.10.4 released

2023-04-19 Thread Zike Yang
Hi, Xiangying Thanks for the announcement. I think we also need to send this email to us...@pulsar.apache.org and annou...@apache.org. BR, Zike Yang On Wed, Apr 19, 2023 at 12:37 PM Xiangying Meng wrote: > > The Apache Pulsar team is proud to announce Apache Pulsar version 2.10.4. >

[VERIFY] Pulsar Release 3.0.0 Candidate 2

2023-04-19 Thread Zike Yang
is not +1. Thanks, Zike Yang

[NOTICE] Please don't cherry-pick commits to branch-3.0 without consensus

2023-04-20 Thread Zike Yang
://pulsar.apache.org/contribute/release-policy/#release-cycles [1] https://lists.apache.org/thread/43d28rtzsx7x3o4zd523jr5dmnczrn4h Thanks, Zike Yang

Re: [NOTICE] Please don't cherry-pick commits to branch-3.0 without consensus

2023-04-21 Thread Zike Yang
ommits that enter the LTS version should be noticed for everyone. They should all be considered as important changes. Another benefit of discussing it in the mailing list is that we can keep the context of the cherry-pick permanently. As long as we have a consensus, then any committers can cherry-pick t

Re: [NOTICE] Please don't cherry-pick commits to branch-3.0 without consensus

2023-04-24 Thread Zike Yang
Hi, Michael Thanks for your explanation. I'm +1 for keeping these commits. Thanks, Zike Yang On Sat, Apr 22, 2023 at 12:47 AM Michael Marshall wrote: > > > So to respect the code freeze, I propose to revert all those commits except: > > https://github.com/apache/pulsar/

Re: [DISCUSS] Release Pulsar C++ Client 3.2.0

2023-04-24 Thread Zike Yang
+1 Thanks, Zike Yang On Fri, Apr 21, 2023 at 12:42 PM Yunze Xu wrote: > > Hi all, > > I would like to propose releasing the Pulsar C++ Client 3.2.0. > > It has been over 2 months since the last release (3.1.2). There have > been many new features and bug fixes since then.

Re: [NOTICE] Please don't cherry-pick commits to branch-3.0 without consensus

2023-04-24 Thread Zike Yang
provide more context for this commit: https://github.com/apache/pulsar/commit/e27abe9e128fb71b65ffe06417574c9a7f3facbd? Do we need to include it in Pulsar 3.0.0? Please let me know if you have any questions. Thanks, Zike Yang Zike Yang On Mon, Apr 24, 2023 at 5:23 PM Zike Yang wrote: > &

Re: [Discuss] Suggestion for a "clear" parameter in Pulsar-admin to simplify tenant and namespace cleanup

2023-04-25 Thread Zike Yang
frequent creation and release of the JVM. Maybe we can use `pulsar-shell` here. It will save a lot of time. Zike Yang Zike Yang On Mon, Apr 24, 2023 at 5:54 PM Yubiao Feng wrote: > > Hi Girish Sharma > > > What additional advantage would one get by using that approach >

Re: [Discuss] Suggestion for a "clear" parameter in Pulsar-admin to simplify tenant and namespace cleanup

2023-04-25 Thread Zike Yang
understanding, introducing regex-based deletion feature doesn't solve the case yubiao mentioned above. They are two different cases. Regex-based deletion can only delete topics of the same format, not an arbitrary list of topics. BR, Zike Yang On Tue, Apr 25, 2023 at 11:22 AM Xiangying Meng

Re: [VOTE] Pulsar Release 3.0.0 Candidate 4

2023-05-02 Thread Zike Yang
+1 (non-binding) - Checksum and signatures - Built from sources on MacOS (JDK 17.0.3 and Maven 3.8.8) and Ubuntu (JDK 17.0.6 and Maven 3.8.6) - Run Pulsar standalone and simple produce/consume - Verify all steps in https://pulsar.apache.org/contribute/validate-release-candidate/ Zike Yang On

Re: [VOTE] Pulsar Release 3.0.0 Candidate 4

2023-05-02 Thread Zike Yang
Close the vote with 5 binding +1s: - Penghui - Hang - Matteo - Enrico - Nicolò and 2 non-binding +1s: - Christophe - Zike Thanks, Zike Yang On Tue, May 2, 2023 at 6:10 PM Nicolò Boschi wrote: > > +1 binding > > - Signature and checksum > - LICENSE on server and shell > &g

[ANNOUNCE] Apache Pulsar 3.0.0 released

2023-05-02 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar version 3.0.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor management for subsc

Re: [VOTE] PIP-265: PR-based system for managing and reviewing PIPs

2023-05-15 Thread Zike Yang
+1 (non-binding) BR, Zike Yang On Tue, May 16, 2023 at 9:20 AM wrote: > > +1 (binding) > > Best, > Mattison > On May 15, 2023, 15:38 +0800, Enrico Olivelli , wrote: > > +1 (binding) > > > > The proposal makes sense to me. > > Let's try >

Re: [Discuss] Release Pulsar Python Client 3.2.0

2023-05-28 Thread Zike Yang
+1 Thanks, Zike Yang On Mon, May 29, 2023 at 9:12 AM PengHui Li wrote: > > +1, thanks for driving the release > > Regards, > Penghui > > On Thu, May 25, 2023 at 9:48 PM Yunze Xu wrote: > > > Hi all, > > > > I would like to propose releasing the Pulsa

[DISUCSS] Fix and republish the pulsar-all image for Pulsar 3.0.0

2023-05-29 Thread Zike Yang
other ways to reach a consensus? Is there any problem if we replace the old image? Besides, I will also fix the docker build script to avoid similar issues. Thanks, Zike Yang

Re: [DISUCSS] Fix and republish the pulsar-all image for Pulsar 3.0.0

2023-05-30 Thread Zike Yang
ang \ -pl docker/pulsar,docker/pulsar-all ``` I think to take it a step further, we could fix these scripts(build.sh and publish.sh) and use the shell scripts to build the image. I have verified the PR, and it works well. Please see more detail in the PR description. Thanks, Zike Yang On Mon, May

Re: [DISUCSS] Fix and republish the pulsar-all image for Pulsar 3.0.0

2023-05-30 Thread Zike Yang
age provided in the RC to run the integration tests. And we need to make sure that we have tested the newly added feature for the RC docker image. What do you think? BR, Zike Yang On Tue, May 30, 2023 at 3:14 PM Zike Yang wrote: > > Hi, Asaf > > > How do you suggest we prevent it f

Re: [DISUCSS] Fix and republish the pulsar-all image for Pulsar 3.0.0

2023-06-01 Thread Zike Yang
tarbal and connectors then I am fine with it. We currently build our images using compiled tarball rather than rebuilding from sources. You can check the code here: https://github.com/apache/pulsar/blob/5e6e6cebcdbeec32ed49729f658f2d5cd0d98347/docker/pulsar/Dockerfile#L25-L26 BR, Zike Yang On

[DISCUSS] Release Pulsar 3.0.1

2023-06-01 Thread Zike Yang
/phcrm6czhyo7po6qncojk46hkytswblj We need to cut a new release. Please let me know if you have any important fixes that need to be included in Pulsar 3.0.1. Thanks, Zike Yang

Re: [DISCUSS] About cherry-picking `Use Ubuntu 22.04 for Pulsar images (#20475)`

2023-06-28 Thread Zike Yang
+1 for cherry-picking the PR. Thanks, Zike Yang On Wed, Jun 28, 2023 at 4:22 PM wrote: > > Agree with cherry-pick PR. > > Best > Mattison > On 26 Jun 2023 at 17:10 +0800, guo jiwei , wrote: > > Hello community: > > For this patch Use Ubuntu 22.04 for Pulsar images

[DISCUSS] Release Pulsar Go Client 0.11.0

2023-06-28 Thread Zike Yang
included in 0.11.0 . [0] https://github.com/apache/pulsar-client-go/compare/v0.10.0...master BR, Zike Yang

[VOTE] Pulsar Client Go Release 0.11.0 Candidate 1

2023-07-04 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #1 for the version 0.11.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) This is the first release candidate for Apache Pulsar Go client, version 0.11.0. It fixes the follo

Re: [VOTE] Pulsar Client Go Release 0.11.0 Candidate 1

2023-07-10 Thread Zike Yang
Close the vote with 3(+1 binding) 1(+1 non-binding) 0(-1) binding: - Penghui - Jiwei Guo - Mattison non-binding - Rui Fu Thanks, Zike Yang On Mon, Jul 10, 2023 at 3:40 PM wrote: > > +1 (binding) > > • Downloaded the source code. > • Built from the source code on

[ANNOUNCE] Apache Pulsar Go Client 0.11.0 released

2023-07-10 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Go Client version 0.11.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor managemen

[VOTE] Pulsar Release 3.0.1 Candidate 1

2023-07-12 Thread Zike Yang
This is the first release candidate for Apache Pulsar, version 3.0.1. It fixes the following issues: https://github.com/apache/pulsar/compare/v3.0.0...v3.0.1-candidate-1 *** Please download, test and vote on this release. This vote will stay open for at least 72 hours *** Note that we are voting

Re: [VOTE] Pulsar Release 3.0.1 Candidate 1

2023-07-17 Thread Zike Yang
anges to the maintenance branch. I'm closing the vote. But feel free to report any other issues that you have found. Thanks, Zike Yang On Fri, Jul 14, 2023 at 7:29 PM Yunze Xu wrote: > > -1 (binding) > > Sorry I replied in the wrong mailing list. See the reason here: > htt

Re: [DISCUSS] PIP-281: Add notifyError method on PushSource

2023-07-17 Thread Zike Yang
Thanks for the PIP. Looks good to me +1 (non-binding) Zike Yang On Mon, Jul 17, 2023 at 9:05 AM PengHui Li wrote: > > Thanks, > > It looks good to me. > > Regards, > Penghui > > On Sun, Jul 16, 2023 at 8:18 PM Baodi Shi wrote: > > > Hi, Penghui. > >

Re: [DISCUSS] Make the API compatibility guarantee clear

2023-07-18 Thread Zike Yang
e`. And we should not add any new `Audience.Public` API to the patch release. BR, Zike Yang On Mon, Jul 17, 2023 at 9:00 AM PengHui Li wrote: > > Hi Yunze, > > Thanks for raising the discussion. > > IMO, The major issue is we don't have a clear API definition for the > puls

[DISCUSS] Release Pulsar Go Client 0.10.1 and 0.11.1

2023-07-24 Thread Zike Yang
.11.1 to release these regression bug fixes. Please let me know if you have any PRs that need to be included in v0.10.1 and v0.11.1. Special thanks to @gunli and @Jiaqi Shen for helping to fix these regression issues! Thanks, Zike Yang

Re: [DISCUSS] Release Pulsar C++ Client 3.3.0

2023-07-24 Thread Zike Yang
+1 Thanks, Zike Yang On Mon, Jul 24, 2023 at 8:37 AM Yunze Xu wrote: > > Hi all, > > I would like to propose releasing the Pulsar C++ Client 3.2.0. It has > been about 2 months since the last release. There have been many new > features and bug fixes since then. It'

Re: [DISCUSS] Apache Pulsar 3.1.0 release

2023-07-24 Thread Zike Yang
+1 Do we have the timeline for this release? Such as the code-freeze time point, when to release RC-X, and when to announce the release. Thanks, Zike Yang On Mon, Jul 17, 2023 at 8:48 PM guo jiwei wrote: > > Hi community, >It has been more than 2 months since releasing 3.0.x. We

Re: [VOTE] PIP-281: Add notifyError method on PushSource

2023-07-25 Thread Zike Yang
+1 Thanks, Zike Yang On Tue, Jul 25, 2023 at 6:10 PM Baodi Shi wrote: > > Hello, > > This is the vote thread for PIP 281. > > PR: https://github.com/apache/pulsar/pull/20807 > Discussion: https://lists.apache.org/thread/dnmvcb5drvwhw4bpyq6x572hcdtyydfg > > The vote w

[VOTE] Pulsar Release 3.0.1 Candidate 2

2023-07-26 Thread Zike Yang
This is the second release candidate for Apache Pulsar, version 3.0.1. It fixes the following issues: https://github.com/apache/pulsar/compare/v3.0.0...v3.0.1-candidate-2 *** Please download, test and vote on this release. This vote will stay open for at least 72 hours *** Note that we are votin

Re: [VERIFY] Pulsar Release 3.1.0 Candidate 1

2023-08-03 Thread Zike Yang
arm64 \ -Ddocker.organization=$DOCKER_USER \ -pl docker/pulsar,docker/pulsar-all ``` The release process of the docker image is still being updated. But you can check this PR for more information: https://github.com/apache/pulsar-site/pull/595 BR, Zike Yang On Thu, Aug 3, 2023 at 8:53 PM guo jiwei wrote: >

Re: [VOTE] Pulsar Release 3.0.1 Candidate 2

2023-08-03 Thread Zike Yang
Close this vote by 4 binding +1s: - Jiwei Guo (Tboy) - Penghui - Yunze - Mattison Thanks, Zike Yang On Fri, Aug 4, 2023 at 8:47 AM wrote: > > +1 (binding) > > • Built from source with JDK 17.0.7 and Maven 3.9.3 on Intel MacOS > • Ran produce/consume test > • Ran license che

Re: [VERIFY] Pulsar Release 3.1.0 Candidate 1

2023-08-03 Thread Zike Yang
to start a new RC immediately. Also, the -1 here doesn't block the verification. BR, Zike Yang On Fri, Aug 4, 2023 at 11:45 AM wrote: > > Hi, Dave > > I see. Thanks! > > Best, > Mattison > On 4 Aug 2023 at 11:18 +0800, Dave Fisher , wrote: > > Hi - > > >

Re: [VERIFY] Pulsar Release 3.1.0 Candidate 1

2023-08-06 Thread Zike Yang
Hi, Mattison These images look good to me. Regarding the image tag, it seems it couldn't find the git repo. I think it would work if you ran this command inside the Pulsar git repo instead of the plain folder. BR, Zike Yang On Sat, Aug 5, 2023 at 9:00 PM wrote: > > Hi, Zike

[ANNOUNCE] Apache Pulsar 3.0.1 released

2023-08-09 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar version 3.0.1. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor management for subsc

Re: [ANNOUNCE] Apache Pulsar 3.1.0 released

2023-08-14 Thread Zike Yang
need to push the `amd64` one. BR, Zike Yang On Mon, Aug 14, 2023 at 5:28 PM Enrico Olivelli wrote: > > Congratulations! > > Enrico > > Il Lun 14 Ago 2023, 11:16 guo jiwei ha scritto: >> >> The Apache Pulsar team is proud to announce Apache Pulsar version 3.1.0. >

Re: [Discuss] Release Pulsar Python Client 3.3.0

2023-08-15 Thread Zike Yang
+1 BR, Zike Yang On Tue, Aug 15, 2023 at 7:19 PM Baodi Shi wrote: > > Hi all, > > I would like to propose releasing the Pulsar Python Client 3.3.0. > > It has been over 2 months since the last release (3.2.0). There have > been some new features and bug fixes since then.

Re: [ANNOUNCE] Apache Pulsar 3.1.0 released

2023-08-15 Thread Zike Yang
I have re-pushed the docker image, and the image for the intel arch can work now. BR, Zike Yang On Mon, Aug 14, 2023 at 6:29 PM Zike Yang wrote: > > Congratulations! > > I just found an issue with the pulsar:3.1.0 docker image: > There is only one arch supported `linux/arm64`

[ANNOUNCE] Apache Pulsar Go Client 0.14.0 released

2024-09-29 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Go Client version 0.14.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor managemen

Re: [VOTE] PIP-383: Support granting/revoking permissions for multiple topics

2024-09-30 Thread Zike Yang
+1 (binding) BR, Zike Yang On Sun, Sep 29, 2024 at 11:52 PM Lari Hotari wrote: > > +1 (binding) > > -Lari > > su 29. syysk. 2024 klo 13.10 guo jiwei kirjoitti: > > > Hi dev, > >I have drafted PIP-383, and after discussion, I'd like to start the > &g

Re: [VOTE] PIP-391: Enable batch index ACK by default

2024-11-12 Thread Zike Yang
+1 (binding) BR, Zike Yang On Wed, Nov 13, 2024 at 10:31 AM Jia Zhai wrote: > > +1 > > On Tue, Nov 12, 2024 at 9:07 PM Baodi Shi wrote: > > > +1(binding) > > > > > > Thanks, > > Baodi Shi > > > > Yunze Xu 于2024年11月12日周二 20:11写道: > &g

Re: [VOTE] PIP-380: Support setting up specific namespaces to skipping the load-shedding

2024-10-30 Thread Zike Yang
+1 (binding) Thanks, Zike Yang On Wed, Oct 30, 2024 at 2:25 PM 徐昀泽 wrote: > > +1 (binding) > > Thanks, > Yunze > > > On Oct 30, 2024, at 12:50, Tao Jiuming wrote: > > > > +1 nonbinding > > > > Kai Wang 于2024年10月30日 周三11:01写道: > > > >

[VOTE] Pulsar Client Go Release 0.14.0 Candidate 1

2024-09-23 Thread Zike Yang
ksums: 5965174fe9bf2e40075d22f3ac8f6a4c9239cc68df768cc070ed963f9af26cc989f8660ff9a5ce024025a028755e5571fff69b9f967373256532682f40fb1929 apache-pulsar-client-go-0.14.0-src.tar.gz Thanks, Zike Yang

Re: [VOTE] Pulsar Client Go Release 0.14.0 Candidate 1

2024-09-29 Thread Zike Yang
Thanks for your verification. Close this vote with 3 binding +1s: - Baodi Shi - Yunze - Penghui BR, Zike Yang On Sat, Sep 28, 2024 at 1:52 PM PengHui Li wrote: > > +1 (binding) > > - Verified checksum and signatures > - Tested producer and consumer > > Regards, > Pe

Re: [DISCUSS] PIP-391: Enable batch index ACK by default

2024-11-08 Thread Zike Yang
+1 Thanks, Zike Yang On Fri, Nov 8, 2024 at 2:51 PM Zixuan Liu wrote: > > +1 > > Thanks, > Zixuan > > Yunze Xu 于2024年11月6日周三 20:45写道: > > > Hi all, > > > > I wrote a PIP (https://github.com/apache/pulsar/pull/23567) to enable > > batch index

Re: [VOTE] PIP-353: PIP-392: Add configuration to enable consistent hashing to select active consumer for partitioned topic

2024-11-20 Thread Zike Yang
+1 (binding) BR, Zike Yang On Tue, Nov 19, 2024 at 9:40 AM Yubiao Feng wrote: > > +1 (binding) > > Thanks > Yubiao Feng > > On Fri, Nov 15, 2024 at 7:25 PM Baodi Shi wrote: > > > Hi all, > > > > I would like to start the voting thread for PIP-392:

Re: Release Pulsar C++ Client 3.7.0

2024-12-09 Thread Zike Yang
+1 Thanks, Zike Yang On Mon, Dec 9, 2024 at 4:18 PM Yunze Xu wrote: > > I would like to propose releasing the Pulsar C++ Client 3.7.0. > > It has been about 3 months since the last release (3.6.0). There have > been some new features and bug fixes since then. It's tim

Re: [DISCUSS] PIP-406: Introduce pulsar_subscription_dispatch_throttled_msgs and bytes metrics

2025-02-12 Thread Zike Yang
+1. Overall looks good to me. Just one minor comment, Thanks, Zike Yang On Tue, Feb 11, 2025 at 2:51 PM Tao Jiuming wrote: > > +1 it's helpful to locate related issues > > Baodi Shi 于2025年2月7日周五 17:31写道: > > > I have created a PIP to introduce > > pulsar_subs

Re: [VOTE] Pulsar Client Python Release 3.6.0 Candidate 2

2025-01-26 Thread Zike Yang
+1 (binding) - Verified checksum and signature. - Successfully installed the `.whl` file using Python 3.11.7 on macOS 14.7 (arm64). - Verified that producing and consuming are working correctly. Thanks, Zike Yang On Sun, Jan 26, 2025 at 3:41 PM Baodi Shi wrote: > > +1(binding) > &g

Re: [VOTE] PIP-406: Introduce pulsar_subscription_dispatch_throttled_msgs and bytes metrics

2025-02-16 Thread Zike Yang
+1 Thanks, Zike yang On Mon, Feb 17, 2025 at 9:37 AM Baodi Shi wrote: > > I would like to start voting thread for PIP-406 to introduce > pulsar_subscription_dispatch_throttled_msgs and bytes metrics > > PR: https://github.com/apache/pulsar/pull/23945 > > Dis

Re: [DICUSS] Cherry-pick PIP-406 to branch-4.0

2025-03-25 Thread Zike Yang
+1 BR, Zike Yang On Tue, Mar 25, 2025 at 11:46 AM Yubiao Feng wrote: > > +1 > > Thanks > Yubiao Feng > > On Mon, Mar 24, 2025 at 9:22 AM Baodi Shi wrote: > > > hi, all. > > > > I would like cherry-pick PIP-406 to branch-4.0. > > > > This a

[VOTE] Pulsar Client Go Release 0.15.0 Candidate 2

2025-03-26 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #2 for the version 0.15.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) This is the first release candidate for Apache Pulsar Go client, version 0.15.0. It fixes the follo

Re: [VOTE] PIP-406: Introduce metrics related to dispatch throttled events

2025-03-17 Thread Zike Yang
+1 (binding) BR, Zike Yang On Mon, Mar 17, 2025 at 3:23 PM Lari Hotari wrote: > > +1 (binding) > > -Lari > > On 2025/03/13 13:00:22 Baodi Shi wrote: > > hi, All. > > > > I would like to start the voting thread for PIP-406: Introduce > > metrics relate

Re: [VOTE] Pulsar Client Go Release 0.15.0 Candidate 2

2025-04-18 Thread Zike Yang
> -1 > https://github.com/apache/pulsar-client-go/pull/1345 should be included in > the 0.15.0. Hi, Zixuan, This is not a regression bug. Since there are still some effects needed for this PR. I think we don't need to block the release. BR, Zike Yang On Thu, Mar 27, 2025 at 3:49

Re: Call for projects and mentors for OSPP 2025

2025-04-20 Thread Zike Yang
Project Name: Implement the MCP for Pulsar Admin Tool Project Mentor: Mentor Name: Zike Yang Mentor Email: z...@apache.org Project Description: Apache Pulsar is a distributed messaging and streaming platform that provides a highly flexible pub-sub model. The pulsar-admin tool is used for

[ANNOUNCE] Apache Pulsar Go Client 0.15.0 released

2025-04-23 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Go Client version 0.15.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor managemen

Re: [VOTE] Pulsar Client Go Release 0.15.0 Candidate 2

2025-04-23 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Built from source with go1.24.0 darwin/arm64 - Run producer and consumer examples BR, Zike Yang On Wed, Apr 23, 2025 at 6:26 PM Zixuan Liu wrote: > > > Hi, Zixuan, This is not a regression bug. Since there are still some > effect

Re: [VOTE] Pulsar Client Go Release 0.15.0 Candidate 2

2025-04-23 Thread Zike Yang
Thanks for your verification. Close this vote with 3 binding +1s: - Yunze - Baodi Shi - Zike Yang BR, Zike Yang On Wed, Apr 23, 2025 at 6:41 PM Zike Yang wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from source with go1.24.0 darwin/arm64 >

Re: [VOTE] Pulsar Client C++ Release 3.7.1 Candidate 2

2025-05-06 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Built from source via vcpkg on macOS 15.4.1 with Apple clang 17.0.0 - Verify producer and consumer examples - Verify C API producer and consumer examples BR, Zike Yang On Tue, May 6, 2025 at 5:31 PM Baodi Shi wrote: > > +1 (b

Re: [Discuss][Go client] StartMessageIDInclusive should affect the behavior after seeking.

2025-03-06 Thread Zike Yang
Hi Baodi, +1 This breaking change looks good to me. We should ensure the Go client's behavior is as consistent as possible with the Java client's. Thanks, Zike Yang On Thu, Mar 6, 2025 at 11:04 PM Yunze Xu wrote: > > Hi Baodi, > > There is a similar disc

Re: [VOTE] Pulsar Client Python Release 3.6.1 Candidate 1

2025-03-04 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Verified Python wheel on macOS arm64 14.7 with Python 3.11 - Verified produce and consume Thanks, Zike Yang On Sun, Mar 2, 2025 at 2:15 PM Yunze Xu wrote: > > +1 (binding) > > - Verified checksum and signatures > - Bu

Re: [VOTE] Pulsar Node.js Client Release 1.13.0 Candidate 3

2025-03-04 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Install nodejs client with node v18.19.0 - Verified produce and consume Thanks, Zike Yang On Tue, Mar 4, 2025 at 7:40 PM Yunze Xu wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from source and ran examp

Re: [VOTE] Pulsar Node.js Client Release 1.13.1 Candidate 1

2025-03-11 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Install nodejs client with node v18.19.0 on macOS 15.1.1 - Verified produce and consume Thanks, Zike Yang On Sat, Mar 8, 2025 at 10:37 PM Yunze Xu wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from sour

Re: [improve][pip] PIP-406: Introduce metrics related to dispatch_throttled_count

2025-03-11 Thread Zike Yang
> For me, separating the metrics for messages and bytes makes it easier for users to identify where the limitations are and adjust their configurations accordingly. Thanks for the explanation. That makes sense to me. BR, Zike Yang On Fri, Mar 7, 2025 at 8:08 PM Baodi Shi wrote: > >

Re: [improve][pip] PIP-406: Introduce metrics related to dispatch_throttled_count

2025-03-11 Thread Zike Yang
Hi Baodi, Good work. But I'm concerned about the names of these metrics. They seem hard for users to understand. I've left some comments in the PR. Also, is this thread a formal voting thread? If so, I suggest adding a `[VOTE]` tag to the thread title for clarity. Thanks, Zike Yang

Re: [VOTE] Pulsar Client Python Release 3.7.0 Candidate 1

2025-05-12 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Built from source - Verified Python wheel on MacOS 15.4.1 with Python 3.11.7 - Verified pub/sub examples BR, Zike Yang On Mon, May 12, 2025 at 4:17 PM Baodi Shi wrote: > > +1 (binding) > > - Verified checksum and signatures &g

[VOTE] Pulsar Client Go Release 0.15.1 Candidate 1

2025-05-16 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #1 for the version 0.15.1, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) This is the first release candidate for Apache Pulsar Go client, version 0.15.1. It fixes the follo

Re: [VOTE] Pulsar Client Go Release 0.15.1 Candidate 1

2025-05-20 Thread Zike Yang
> This source file should not include the `.git` folder, please check: Thanks for your finding. I pushed a PR to fix the release process: https://github.com/apache/pulsar-client-go/pull/1373 Close this vote. I will push a new release candidate Thanks, Zike Yang On Tue, May 20, 2025 at 10:54

[VOTE] Pulsar Client Go Release 0.15.1 Candidate 2

2025-05-20 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #2 for the version 0.15.1, 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.15.1. It fixes the foll

Re: [VOTE] Pulsar Client Go Release 0.15.1 Candidate 2

2025-05-25 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Built from source using go1.24.2 darwin/arm64 - Verified pub/sub examples - Verified the fix https://github.com/apache/pulsar-client-go/pull/1364 BR, Zike Yang On Thu, May 22, 2025 at 2:39 PM Jie crossover wrote: > > +1 (non-binding) - Ve

Re: [VOTE] Pulsar Client Go Release 0.15.1 Candidate 2

2025-05-25 Thread Zike Yang
Thanks for your verification. Close this vote with 3 binding +1s: - Yunze - Baodi Shi - Zike Yang and 1 non-binding +1: - crossoverJie Thanks, Zike Yang On Mon, May 26, 2025 at 10:37 AM Zike Yang wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built fr

Re: [DISCUSS] Release Pulsar Node.js client v1.13.2

2025-05-26 Thread Zike Yang
+1 BR, Zike Yang On Mon, May 26, 2025 at 6:07 PM Baodi Shi wrote: > > hi, I would start release node.js client v1.13.0, it include some fix, cve > and improve. > > Refer to: > - > https://github.com/apache/pulsar-client-node/compare/v1.13.1...branch-1.13?expand=1 > >

[ANNOUNCE] Apache Pulsar Go Client 0.15.1 released

2025-05-26 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Go Client version 0.15.1. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor managemen

Re: [ANNOUNCE] Apache Pulsar Go Client 0.15.0 released

2025-05-26 Thread Zike Yang
Hi, Aaron Thanks for pointing out this issue. It's fixed now. Please check: https://pulsar.apache.org/release-notes/client-go/ Thanks, Zike Yang On Sun, Apr 27, 2025 at 12:44 AM Aaron Wang wrote: > > Hi, is this page abandoned? > https://pulsar.apache.org/release-notes/client-go/

Re: [DISCUSS] Release Pulsar Go Client 0.15.1

2025-05-15 Thread Zike Yang
Sorry. I pasted the wrong PR link. This should be the correct one: https://github.com/apache/pulsar-client-go/pull/1364 BR, Zike Yang On Thu, May 15, 2025 at 4:35 PM Jie crossover wrote: > > +1 > Great work. > -- > Best Regards! > crossoverJie > > > Zike Yang 于202

[DISCUSS] Release Pulsar Go Client 0.15.1

2025-05-15 Thread Zike Yang
/pull/1367. We need to release version 0.15.1 to include this fix. Please let me know if you have any PRs that need to be included in 0.15.1. Thanks, Zike Yang

Re: VOTE] Pulsar Node.js Client Release 1.13.2 Candidate 1

2025-05-29 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Install nodejs client with node v18.19.0 on macOS 15.4.1 - Verified produce and consume Thanks, Zike Yang On Tue, May 27, 2025 at 8:55 PM Yunze Xu wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from

Re: PIP-429: Client-Side Computation of Last Compacted Message ID

2025-06-25 Thread Zike Yang
+1. Would you like to start the vote? BR, Zike Yang On Tue, Jun 24, 2025 at 12:35 PM Yunze Xu wrote: > > Hello, > > I updated the title to "Optimize Handling of Compacted Last Entry by > Skipping Payload Buffer Parsing" now. > > Thanks, > Yunze > >

Re: [VOTE] PIP-432: Add isEncrypted field to EncryptionContext

2025-07-13 Thread Zike Yang
+1 (binding) BR, Zike Yang On Sat, Jul 12, 2025 at 1:22 PM xiangying meng wrote: > > +1 binding > > Thanks, > Xiangying > > On Sat, Jul 12, 2025 at 1:19 PM Tao Jiuming wrote: > > > > +1 nonbinding > > > > PengHui Li 于2025年7月10日 周四22:48写道: > &

Re: [VOTE] PIP-431: Add Creation and Last Publish Timestamps to Topic Stats

2025-07-02 Thread Zike Yang
+1 (binding) BR, Zike Yang On Wed, Jul 2, 2025 at 12:22 AM PengHui Li wrote: > > Hi Team, > > This is the official VOTE thread for PIP-431. > - Discuss thread: > https://lists.apache.org/thread/mmn3hqrgn5rztdbo78prpqkc5mt3sr26 > - Proposal link: https://github.com/apa

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

2025-06-30 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Built from source via vcpkg on macOS 15.5 with Apple clang 17.0.0 - Verified producer and consumer examples Zike Yang On Tue, Jun 24, 2025 at 12:37 PM Yunze Xu wrote: > > This is the first release candidate for Apache Pulsar Cl

Re: [VOTE] Pulsar Node.js Client Release 1.14.0 Candidate 2

2025-06-30 Thread Zike Yang
+1 (binding) - Verified checksum and signature - Installed from the npm registry on macos with node version v23.10.0 - Ran the produce/consume example BR, Zike Yang On Mon, Jun 30, 2025 at 12:22 PM Baodi Shi wrote: > > Hi everyone, > > This is the first release candidate for A

Re: [VOTE] PIP-429: Optimize Handling of Compacted Last Entry by Skipping Payload Buffer Parsing

2025-07-15 Thread Zike Yang
+1 (binding) BR, Zike Yang On Tue, Jul 15, 2025 at 10:02 AM Tao Jiuming wrote: > > +1 nonbinding > > guo jiwei 于2025年7月14日 周一12:32写道: > > > +1 binding > > > > > > Regards > > Jiwei Guo (Tboy) > > > > > > On Mon, Jul 14

Re: [VOTE] Pulsar Client Python Release 3.8.0 Candidate 1

2025-07-18 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Verified Python wheel on macOS arm64 15.5 with Python 3.11.7/3.12.1 - Verified produce and consume BR, Zike Yang On Wed, Jul 16, 2025 at 4:07 PM Baodi Shi wrote: > > +1 (binding) > > - Verified source and chekcsum > - Install whl

[DISCUSS] Release Pulsar Go Client 0.16.0

2025-07-27 Thread Zike Yang
to be included in 0.16.0. [0] https://github.com/apache/pulsar-client-go/compare/v0.15.0...master Thanks, Zike Yang

[VOTE] Pulsar Client Go Release 0.16.0 Candidate 1

2025-07-29 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #1 for the version 0.16.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) This is the first release candidate for Apache Pulsar Go client, version 0.16.0. It fixes the follo

Re: [VOTE] Pulsar Client Go Release 0.16.0 Candidate 1

2025-08-04 Thread Zike Yang
Thanks for your verification. Close this vote with 3 binding +1s: - Yunze - Baodi Shi - Zike Yang And 1 non-binding +1: - crossoverJie BR, Zike Yang On Tue, Aug 5, 2025 at 10:17 AM Zike Yang wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from sourc

Re: [VOTE] Pulsar Client Go Release 0.16.0 Candidate 1

2025-08-04 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Built from source with go1.24.2 darwin/arm64 - Run producer and consumer examples BR, Zike Yang On Mon, Aug 4, 2025 at 7:57 PM Baodi Shi wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from source with

[ANNOUNCE] Apache Pulsar Go Client 0.16.0 released

2025-08-04 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Go Client version 0.16.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor managemen

<    1   2   3   4