[DISCUSS] Strategy for pushing the latest tag to Pulsar docker images

2023-12-05 Thread Zike Yang
, Zike Yang

Re: [ANNOUNCE] Apache Pulsar 3.0.2 released

2023-12-06 Thread Zike Yang
Hi, Kiryl Thanks for your catch. I have submitted a PR to fix it: https://github.com/apache/pulsar-site/pull/746 PTAL. Thanks, Zike Yang On Wed, Dec 6, 2023 at 4:41 PM Kiryl Valkovich wrote: > > Congrats on the release! > > Small fixes in the Release table are needed. I raised th

Re: [ANNOUNCE] Apache Pulsar 3.0.2 released

2023-12-08 Thread Zike Yang
Hi, Kiryl Thanks for reporting. I have submitted a PR to fix it: https://github.com/apache/pulsar-site/pull/748 Thanks, Zike Yang On Fri, Dec 8, 2023 at 2:36 PM Kiryl Valkovich wrote: > > Hi, Zike > > Thanks for fixing it. > > One more thing to fix. v3.0.2 release is missin

Re: [DISCUSS] Strategy for pushing the latest tag to Pulsar docker images

2023-12-11 Thread Zike Yang
Thanks to all of you. I believe we have reached an agreement on this. Could you help review the PR? https://github.com/apache/pulsar-site/pull/745 Thanks, Zike Yang On Thu, Dec 7, 2023 at 12:11 PM Zixuan Liu wrote: > > Hi Zike, > > > I prefer the 1st way as well. > +1 &g

Re: [DISCUSS] Strategy for pushing the latest tag to Pulsar docker images

2023-12-11 Thread Zike Yang
Hi, penghui > Is it better to introduce a `lts` or `lts-latest` tag to the images? Good idea. I would prefer the `lts` tag. I have updated the PR for this. Thanks, Zike Yang On Tue, Dec 12, 2023 at 11:43 AM PengHui Li wrote: > > +1 for the first way. > > Is it better to intro

Re: [DISCUSS] Strategy for pushing the latest tag to Pulsar docker images

2023-12-18 Thread Zike Yang
n just start the Pulsar container without having to know beforehand what version of Pulsar is out there. I think we still need the latest tag. Just want to make sure do you +1 for this PR? https://github.com/apache/pulsar-site/pull/745 Thanks, Zike Yang On Tue, Dec 12, 2023 at 7:50 PM Enrico Olivelli

[VOTE] Pulsar Client Python Release 3.4.0 Candidate 1

2023-12-26 Thread Zike Yang
This is the first release candidate for Apache Pulsar Client Python, version 3.4.0. It fixes the following issues: https://github.com/apache/pulsar-client-python/milestone/5?closed=1 *** Please download, test and vote on this release. This vote will stay open for at least 72 hours *** Python whe

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

2024-01-02 Thread Zike Yang
Thanks, everyone! Close this vote with 3 binding votes: - Penghui - Yunze - Jiwei Guo (Tboy) Thanks, Zike Yang On Wed, Jan 3, 2024 at 2:30 PM guo jiwei wrote: > > +1 (binding) > > - Checked the signature and checksums > - Install the pulsar_client-3.4.0-cp39-cp39-macosx_10_15

[ANNOUNCE] Apache Pulsar Client Python 3.4.0 released

2024-01-03 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Client Python version 3.4.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 manage

[ANNOUNCE] Apache Pulsar Client Python 3.4.0 released

2024-01-03 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Client Python version 3.4.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 manage

Re: [DISCUSS] Add a new set of Python Client APIs for asyncio and coroutines

2024-01-03 Thread Zike Yang
LGTM. I'm +1 for making it as a submodule. I have approved the PR. Thanks, Zike Yang On Fri, Dec 29, 2023 at 6:33 PM Yunze Xu wrote: > > Hi all, > > Recently I noticed the Pulsar Python client APIs are not friendly to > Python users [1]. The existing asynchronous APIs are

[DISCUSS] Release Pulsar Go Client 0.12.0

2024-01-03 Thread Zike Yang
version. Please let me know if you have any PRs that need to be included in 0.12.0. [0] https://github.com/apache/pulsar-client-go/compare/v0.11.0...master Thanks, Zike Yang

[VOTE] Pulsar Client Go Release 0.12.0 Candidate 1

2024-01-09 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #1 for the version 0.12.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.12.0. The release note/c

[DISCUSS] PIP-329: Strategy for maintaining the latest tag to Pulsar docker images

2024-01-09 Thread Zike Yang
Hi, all I've created a new proposal to define the strategy for maintaining the latest tag to Pulsar docker images in the release process. Details and motivation in the PIP: https://github.com/apache/pulsar/pull/21872 Please help review it. Thanks, Zike Yang

Re: [VERIFY] Pulsar Release 3.2.0 Candidate 1

2024-01-11 Thread Zike Yang
There is a regression bug introduced in 3.2.0: https://github.com/apache/pulsar/issues/21888 The producer name will be conflicted when multiple consumers in the same topic and subscription send messages to the same DLQ concurrently. I will provide a fix later. Best, Zike Yang On Tue, Jan 9

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

2024-01-12 Thread Zike Yang
> Could you include this fix (https://github.com/apache/pulsar-client-go/pull/1155), which fixes a CVE? Sure. I am closing this vote. And will start releasing candidate 2 later. Thanks, Zike Yang On Fri, Jan 12, 2024 at 3:50 PM Yunze Xu wrote: > > Could you include this fix

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

2024-01-12 Thread Zike Yang
, Zike Yang On Fri, Jan 12, 2024 at 4:04 PM Zike Yang wrote: > > > Could you include this fix > (https://github.com/apache/pulsar-client-go/pull/1155), which fixes a > CVE? > > Sure. I am closing this vote. And will start releasing candidate 2 later. > > Thanks, >

[VOTE] Pulsar Client Go Release 0.12.0 Candidate 2

2024-01-14 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #2 for the version 0.12.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.12.0. The release note/

[VOTE] PIP-329: Strategy for maintaining the latest tag to Pulsar docker images

2024-01-15 Thread Zike Yang
Hi, all I'm starting the vote for PIP-329: Strategy for maintaining the latest tag to Pulsar docker images PIP link: https://github.com/apache/pulsar/pull/21872 Thanks, Zike Yang

Re: [VOTE] PIP-330: getMessagesById gets all messages

2024-01-15 Thread Zike Yang
+1 (non-binding) Thanks, Zike Yang On Mon, Jan 15, 2024 at 5:34 PM Zixuan Liu wrote: > > Hi Pulsar Community, > > Voting for PIP-330: getMessagesById gets all messages > > PIP: https://github.com/apache/pulsar/pull/21873 > Discussion thread: > https:/

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

2024-01-21 Thread Zike Yang
keep these files, I'd support their removal. Regarding the current 0.12.0 release, before we make a consensus on whether we should remove these files. I can update the current version in those files in the next release candidate. Thanks, Zike Yang On Fri, Jan 19, 2024 at 4:27 PM Yunze Xu

[VOTE] Pulsar Client Go Release 0.12.0 Candidate 3

2024-01-23 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #3 for the version 0.12.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) This is the third release candidate for Apache Pulsar Go client, version 0.12.0. The release note/c

Re: [VOTE] PIP-329: Strategy for maintaining the latest tag to Pulsar docker images

2024-01-25 Thread Zike Yang
Thanks to everyone! Close this vote with 3 bindings +1s: - Jiwei Guo (Tboy) - Penghui - Yunze And 1 non-binding +1: - Zixuan Thanks, Zike Yang On Fri, Jan 19, 2024 at 11:05 AM Yunze Xu wrote: > > +1 (binding) > > Thanks, > Yunze > > On Wed, Jan 17, 2024 at 12:37

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

2024-01-28 Thread Zike Yang
+1 Thanks, Zike Yang On Mon, Jan 29, 2024 at 9:30 AM PengHui Li wrote: > > +1 > > Thanks for driving the release. > > Penghui > > On Mon, Jan 29, 2024 at 9:08 AM Baodi Shi wrote: > > > Hi all, > > > > I would like to propose releasing the Pulsar No

Re: [VOTE] Pulsar Client Go Release 0.12.0 Candidate 3

2024-01-28 Thread Zike Yang
Thanks to everyone! Close this vote with 3 bindings +1s: - Penghui - Yunze - Yubiao Feng Thanks, Zike Yang On Fri, Jan 26, 2024 at 2:26 PM Yubiao Feng wrote: > > +1 (binding) > > - Build from source > - Run Pub & Sub with the pulsar cluster(branch-master) > > Thanks

[ANNOUNCE] Apache Pulsar Go Client 0.12.0 released

2024-01-28 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Go Client version 0.12.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: [VERIFY] Pulsar Release 3.2.0 Candidate 5

2024-01-29 Thread Zike Yang
it with the release policy. Thanks, Zike Yang On Mon, Jan 29, 2024 at 11:25 PM Lari Hotari wrote: > > Is this a release VOTE thread? I think that the subject of the thread should > state that explicitly. > > What does a VERIFY thread mean? We don't have that in our release

Re: [DISCUSS] PIP-335: Oxia metadata support

2024-01-31 Thread Zike Yang
+1 Thanks, Zike Yang On Thu, Feb 1, 2024 at 9:10 AM Hang Chen wrote: > > +1 > > Best, > Hang > > PengHui Li 于2024年2月1日周四 09:03写道: > > > > +1 > > > > Best, > > Penghui > > > > On Thu, Feb 1, 2024 at 7:58 AM Matteo Merl

[DISCUSS] Release Pulsar Go Client 0.12.1

2024-02-01 Thread Zike Yang
now if you have any PRs that need to be included in 0.12.1. BR, Zike Yang

Re: [VOTE] PIP-335: Oxia metadata support

2024-02-06 Thread Zike Yang
+1 Thanks, Zike Yang On Tue, Feb 6, 2024 at 6:58 PM Enrico Olivelli wrote: > > +1 (binding) > > Enrico > > Il giorno mar 6 feb 2024 alle ore 11:36 houxiaoyu > ha scritto: > > > > +1 nonbinding > > > > Thanks, > > Xiaoyu Hou > > &g

Re: [Discuss] Release Pulsar C++ Client 3.5.0

2024-02-06 Thread Zike Yang
+1 Thanks for driving the release. BR, Zike Yang On Wed, Feb 7, 2024 at 2:20 PM Yunze Xu wrote: > > I would like to propose releasing the Pulsar C++ Client 3.5.0. > > It has been about 2 months since the last release (3.4.2). There have > been many new features and bug fixes s

Re: [DISCUSS] PIP-331: WASM Function API

2024-02-20 Thread Zike Yang
. BR, Zike Yang On Sun, Feb 18, 2024 at 10:12 PM Asaf Mesika wrote: > > Hi ZiCheng, > > Brilliant suggestion! > > I replied in the PR section, which I couldn't understand. > > > On Tue, Jan 30, 2024 at 1:18 PM dragon-zhang > wrote: > > > Hi Pulsar Communi

Re: [ANNOUNCE] New Committer: Asaf Mesika

2024-02-20 Thread Zike Yang
Congratulations! BR, Zike Yang On Wed, Feb 21, 2024 at 2:22 PM Hang Chen wrote: > > Congratulations Asaf! > > Best, > Hang > > 太上玄元道君 于2024年2月21日周三 13:07写道: > > > > congrats! > > > > Lari Hotari 于2024年2月21日 周三00:50写道: > > > > > The

Re: [VOTE] PIP-339: Introducing the --log-topic Option for Pulsar Sinks and Sources

2024-02-26 Thread Zike Yang
+1 (no-binding) BR, Zike Yang On Tue, Feb 27, 2024 at 8:56 AM PengHui Li wrote: > > +1 (binding) > > Regards, > Penghui > > On Mon, Feb 26, 2024 at 5:44 PM Pengcheng Jiang > wrote: > > > Hi, community > > > > I'm starting the vote for PIP-339:

[VOTE] Pulsar Client Go Release 0.12.1 Candidate 1

2024-02-28 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #1 for the version 0.12.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.12.1. The release note/c

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

2024-03-08 Thread Zike Yang
Thanks to everyone! Close this vote with 3 bindings +1s: - Yunze - Matteo Merli - Penghui Thanks, Zike Yang On Fri, Mar 8, 2024 at 1:08 PM PengHui Li wrote: > > +1 (binding) > > - Checked the signatures > - Build and Run the local test. > > Regards, > Penghui >

[ANNOUNCE] Apache Pulsar Go Client 0.12.1 released

2024-03-08 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Go Client version 0.12.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: [DISCUSS] Pulsar Client Go - Avro Schema

2024-03-14 Thread Zike Yang
ld with hamba/avro is more intuitive. In contrast, using goavro requires us to define a map[string]interface{} type. I'd like to hear from others. Would it be reasonable to provide an option for go client users to switch between these two avro libraries? Thanks, Zike Yang On Fri, Mar 8, 2

Re: [DISCUSS] Release Pulsar Python Client 3.5.0

2024-03-19 Thread Zike Yang
+1 Thanks, Zike Yang On Tue, Mar 19, 2024 at 8:00 PM Yunze Xu wrote: > > Hi all, > > I would like to propose releasing the Pulsar Python client 3.5.0. > > It's over two months since the release of 3.4.0, and there are 16 new > commits: https://github.com/apache/pu

Re: [VOTE] PIP-344: Correct the behavior of the public API pulsarClient.getPartitionsForTopic(topicName)

2024-03-21 Thread Zike Yang
+1 (no-binding) Thanks, Zike Yang On Thu, Mar 21, 2024 at 11:42 AM Yunze Xu wrote: > > +1 (binding) > > Thanks, > Yunze > > On Wed, Mar 20, 2024 at 9:19 PM PengHui Li wrote: > > > > +1 (binding) > > > > Regards. > > Penghui > > &

[DISCUSS] Plan for Pulsar Go Client 1.0.0

2024-03-29 Thread Zike Yang
is currently just a preliminary idea and plan for the release of Go client 1.0. I would like to hear your thoughts and ideas. What are your thoughts on this proposal? What else do you believe we need to do before releasing Go client v1.0.0? Please feel free to add any points I may have missed, and

Re: [DISCUSS] Plan for Pulsar Go Client 1.0.0

2024-04-01 Thread Zike Yang
clearer and easier. The approach mentioned above, using WithContext and WithError, is actually also increasing the maintenance workload. I believe the complexity and workload it brings is not less than maintaining two versions, v1 and v0, of our API. BR, Zike Yang On Sat, Mar 30, 2024 at 7:34 PM Z

Re: [DISCUSS] Plan for Pulsar Go Client 1.0.0

2024-04-02 Thread Zike Yang
> BTW, there is another issue that needs to be considered. > https://github.com/apache/pulsar-client-go/issues/919 Thanks. Yes, we need to consider that. BR, Zike Yang On Tue, Apr 2, 2024 at 10:50 AM Zixuan Liu wrote: > > > We maintain two versions of the API, but they could

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

2024-04-11 Thread Zike Yang
.com/apache/pulsar-client-node/blob/e3bf582ea450e68379ff685598257ed6e69fb1aa/README.md?plain=1#L26 Perhaps we should update our version compatibility strategy in the README. BR, Zike Yang On Fri, Apr 12, 2024 at 8:13 AM Baodi Shi wrote: > > +1(binding) > > - verified sign and checksum > - Build from source and in

Re: [VOTE] Pulsar Client Python Release 3.5.0 Candidate 3

2024-04-11 Thread Zike Yang
+1 (binding) - Verified checksums and signatures - Installed Python client using the wheel file on macOS using Python 3.9/3.10 and ran the examples - Built from source on macOS and ran the example BR, Zike Yang On Thu, Apr 11, 2024 at 6:40 PM Yunze Xu wrote: > > +1 (binding) > >

Re: [VOTE] Pulsar Node.js Client Release 1.11.0 Candidate 4

2024-04-16 Thread Zike Yang
+1 (binding) - Verified checksum and signature - Built from source on macOS arm64 and run the example - Installed from the npm registry using node 12,14,16,18,20 on ubuntu - Installed from the npm registry on macos - Ran the example BR, Zike Yang On Tue, Apr 16, 2024 at 8:38 AM 津田秀介 wrote

Re: [VOTE] PIP-348: Trigger offload on topic load stage

2024-05-08 Thread Zike Yang
+1 (binding) Thanks, Zike Yang On Wed, May 8, 2024 at 6:22 PM Yubiao Feng wrote: > > +1 (binding) > > Thanks > Yubiao Feng > > On Tue, May 7, 2024 at 11:27 AM Hang Chen wrote: > > > Hi guys, > > I want to start voting for PIP-348. > > > >

Re: [VOTE] PIP-350: Allow to disable the managedLedgerOffloadDeletionLagInMillis

2024-05-13 Thread Zike Yang
+1 (binding) Thanks, Zike Yang On Mon, May 13, 2024 at 3:08 PM ZhangJian He wrote: > > +1(nonbinding) > > Thanks > ZhangJian He > Twitter: shoothzj > Wechat: shoothzj > > > On Mon, May 13, 2024 at 2:35 PM Hang Chen wrote: > > > +1 (binding) > > >

Re: [VOTE] PIP-347: add role field in consumer's stat

2024-05-14 Thread Zike Yang
+1 (binding) BR, Zike Yang On Tue, May 14, 2024 at 6:56 PM Zixuan Liu wrote: > > +1 (non-binding) > > Thanks, > Zixuan > > PengHui Li 于2024年5月14日周二 18:08写道: > > > +1 (binding) > > > > Regards, > > Penghui > > > > On Tue, May 14, 2024

Re: [DISCUSS] PIP-353: Improve transaction message visibility for peek-messages

2024-05-21 Thread Zike Yang
LGTM. +1 BR, Zike Yang On Tue, May 21, 2024 at 10:21 PM 太上玄元道君 wrote: > > +1 > > Baodi Shi 于2024年5月20日 周一18:48写道: > > > Hi all, I push a pip to improve transaction message visibility for the > > peek-messages command. > > > > https://github.com/apache/pul

Re: [VOTE] PIP-353: Improve transaction message visibility for peek-messages

2024-05-22 Thread Zike Yang
+1 (binding) BR, Zike Yang On Wed, May 22, 2024 at 9:55 PM Baodi Shi wrote: > > Hi, all > > I would like to start the voting thread for PIP-353. > https://github.com/apache/pulsar/pull/22746 > > The implementation PR is: > https://github.com/apache/pulsar/pull/22762 >

Re: [VOTE] Release Apache Pulsar 3.3.0 based on 3.3.0-candidate-3

2024-05-28 Thread Zike Yang
+1 (binding) - Build from source - Checked the signatures - Run standalone - Run pulsar-client-go tests with image: czcoder/pulsar:3.3.0-0771f81 https://github.com/RobertIndie/pulsar-client-go/pull/1 BR, Zike Yang On Wed, May 29, 2024 at 9:25 AM PengHui Li wrote: > > +1 (binding) >

Re: [DISCUSS] Report an error when seeking a multi-topics consumer that subscribes no topics

2024-05-30 Thread Zike Yang
regex consumer subscribes without any topics. I prefer not to break the current behavior as it's probably not a bug. Alternatively, we could introduce a new option for users who do not want to seek on the consumer without any topics. BR, Zike Yang On Thu, May 30, 2024 at 1:10 AM Yunze

Re: [VOTE] PIP-356: Support Geo-Replication starts at earliest position

2024-05-30 Thread Zike Yang
+1 (binding) Thanks, Zike Yang On Thu, May 30, 2024 at 3:29 PM Yubiao Feng wrote: > > Hi, all > > I would like to start the voting thread for PIP-356: Support > Geo-Replication at the earliest position. > > https://github.com/apache/pulsar/pull/22806 > > Thanks > Yubiao Feng

Re: [VOTE] Release Apache Pulsar 3.3.0 based on 3.3.0-candidate-4

2024-06-04 Thread Zike Yang
+1 (binding) - Verified signature and checksums - Built from source - Ran pulsar standalone - Verified the docker image with the Go client (https://github.com/RobertIndie/pulsar-client-go/pull/1) BR, Zike Yang On Wed, Jun 5, 2024 at 10:08 AM Yunze Xu wrote: > > +1 (binding) > >

[ANNOUNCE] New Committer: Jie Chen

2024-06-24 Thread Zike Yang
! Best Regards, Zike Yang on behalf of the Pulsar PMC

[DISCUSS] Release Pulsar Go Client 0.13.0

2024-06-25 Thread Zike Yang
to be included in 0.13.0. [0] https://github.com/apache/pulsar-client-go/compare/v0.12.1...master Thanks, Zike Yang

Re: [DISCUSS] Release Pulsar Go Client 0.13.0

2024-06-27 Thread Zike Yang
be the change list for the 0.13.0: https://github.com/apache/pulsar-client-go/milestone/15?closed=1 Thanks, Zike Yang On Wed, Jun 26, 2024 at 2:21 PM Jie crossover wrote: > > +1 > > But why do I find that some PRs have already been released in version > v0.12.1? > https://git

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

2024-07-07 Thread Zike Yang
+1 (binding) - Verified checksum and signature - Built from source on macOS arm64 and run the example - Installed from the npm registry using Node 16,18,20 on Ubuntu 22.04 amd64 and macOS arm64 - Ran the end-to-end example successfully Thanks, Zike Yang On Mon, Jul 8, 2024 at 9:19 AM Baodi Shi

[VOTE] Pulsar Client Go Release 0.13.0 Candidate 1

2024-07-11 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #1 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 first release candidate for Apache Pulsar Go client, version 0.13.0. It fixes the follo

[VOTE] Pulsar Client Go Release 0.13.0 Candidate 2

2024-07-15 Thread Zike Yang
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 foll

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

2024-07-21 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Built from source with go1.22.0 darwin/arm64 - Run the producer and consumer BR, Zike Yang On Thu, Jul 18, 2024 at 8:05 PM Yunze Xu wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from source with Golan

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

2024-07-21 Thread Zike Yang
Close this vote with 3 bindings +1s: - Baodi Shi - Yunze Xu - Zike Yang And 1 non-binding +1: - Zixuan Thanks, Zike Yang On Mon, Jul 22, 2024 at 10:15 AM Zike Yang wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from source with go1.22.0 darwin/ar

[ANNOUNCE] Apache Pulsar Go Client 0.13.0 released

2024-07-21 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Go Client version 0.13.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

[DISCUSS] PIP-368: Support client properties for the lookup

2024-07-24 Thread Zike Yang
Hi, all, I proposed a new proposal to add client properties support for the lookup: https://github.com/apache/pulsar/pull/23075 PTAL and share your thoughts. Thanks! BR, Zike Yang

Re: [VOTE] PIP-366: Support to specify different config for Configuration and Local Metadata Store

2024-07-24 Thread Zike Yang
+1 (binding) BR, Zike Yang On Thu, Jul 25, 2024 at 10:47 AM xiangying meng wrote: > > +1 (no-binding) > > Thanks > Xiangying > > On Thu, Jul 25, 2024 at 9:50 AM Yubiao Feng > wrote: > > > > +1 (binding) > > > > Thanks > > Yubiao Feng &

Re: [DISCUSS] PIP-368: Support client properties for the lookup

2024-07-30 Thread Zike Yang
exposing certain interface capabilities to enable features like rack-aware lookup functionality. Thanks, Zike Yang On Sat, Jul 27, 2024 at 12:20 AM Heesung Sohn wrote: > > Although I agree with this direction, having the config in the lookup > requests, I have the following questions. >

[DISCUSS] Release Pulsar Go Client 0.13.1

2024-07-31 Thread Zike Yang
://github.com/apache/pulsar-client-go/compare/v0.13.0...branch-0.13.0 Thanks, Zike Yang

Re: [DISCUSS] PIP-368: Support client properties for the lookup

2024-08-01 Thread Zike Yang
Hi everyone, Thanks for all your feedback. So far, there has been no negative feedback. I would like to start a vote on this PIP. Thanks, Zike Yang On Wed, Jul 31, 2024 at 3:37 PM Yunze Xu wrote: > > +1 (binding) > > Regarding the questions from Heesung, the customized load man

[VOTE] PIP-368: Support lookup based on the lookup properties

2024-08-01 Thread Zike Yang
least 48 hours. Thanks, Zike Yang

[VOTE] Pulsar Client Go Release 0.13.1 Candidate 1

2024-08-02 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #1 for the version 0.13.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.13.1. It fixes the follo

Re: [VOTE] PIP-368: Support lookup based on the lookup properties

2024-08-06 Thread Zike Yang
Thanks, everyone. Close this vote with 3 binding +1s: - Enrico - Yunze - Baodi Shi And 3 non-binding +1s: - Tao Jiuming - crossoverJie - Xiangying BR, Zike Yang On Mon, Aug 5, 2024 at 10:23 PM Baodi Shi wrote: > > +1(binding) > > Thanks, > Baodi Shi > > xiangying meng

Re: [VOTE] PIP-363: Add callback parameters to the method: org.apache.pulsar.client.impl.SendCallback.sendComplete.

2024-08-08 Thread Zike Yang
+1 (binding) BR, Zike Yang On Thu, Aug 8, 2024 at 9:59 AM Jie crossover wrote: > > Hi Yunze, > Thank you for your suggestion, I will keep that in mind > during implementation. > -- > Best Regards! > crossoverJie > > > Yunze Xu 于2024年8月7日周三 15:14写道: > > >

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

2024-08-09 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Built from source with go1.22.5 darwin/arm64 - Run the producer and consumer BR, Zike Yang On Fri, Aug 9, 2024 at 1:12 PM Yunze Xu wrote: > > Repeat my reply on Aug 7 because the message is not shown in > https://lists.apache.org/ [

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

2024-08-09 Thread Zike Yang
Close this vote with 3 binding +1s: - Yunze - Baodi Shi - Zike Yang Thanks, Zike Yang On Fri, Aug 9, 2024 at 6:03 PM Zike Yang wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from source with go1.22.5 darwin/arm64 > - Run the producer and consumer &

[ANNOUNCE] Apache Pulsar Go Client 0.13.1 released

2024-08-09 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Go Client version 0.13.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: [DISCUSS] PIP-369: Flag based selective unload on changing ns-isolation-policy

2024-08-09 Thread Zike Yang
+1 BR, Zike Yang On Fri, Aug 9, 2024 at 12:13 AM Lari Hotari wrote: > > Thanks for making the proposal. The proposal is well written and the > background is well explained. Let's proceed with this. > > -Lari > > On 2024/08/02 15:33:47 Anshul Singh wrote: > >

Re: [VOTE] PIP-369: Flag based selective unload on changing ns-isolation-policy

2024-08-12 Thread Zike Yang
+1 (binding) BR, Zike Yang On Sat, Aug 10, 2024 at 1:58 AM Lari Hotari wrote: > > +1 (binding) > > -Lari > > On 2024/08/09 16:37:26 Anshul Singh wrote: > > Hi everyone, > > > > I am starting this thread to vote on PIP-369: Flag based selective unload

Re: Release Pulsar C++ Client 3.6.0

2024-08-27 Thread Zike Yang
+1 Thanks, Zike Yang On Wed, Aug 28, 2024 at 9:19 AM Baodi Shi wrote: > > I would like to propose releasing the Pulsar C++ Client 3.6.0. > > It has been about 4 months since the last release (3.5.1). There have > been many new features and bug fixes since then. It's tim

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

2024-09-05 Thread Zike Yang
+1 (binding) - Verified checksum and signatures - Built from source using the vcpkg on the macOS arm64 - Ran examples Thanks, Zike Yang On Tue, Sep 3, 2024 at 5:32 PM Yunze Xu wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from source on macOS wit

Re: [VOTE] PIP-376 Make topic policies pluggable

2024-09-06 Thread Zike Yang
+1 (binding) Thanks, Zike Yang On Thu, Sep 5, 2024 at 3:51 PM Yunze Xu wrote: > > Sorry I pasted a wrong link to the private repo. > > Here is the correct proposal link: https://github.com/apache/pulsar/pull/23248 > > Thanks, > Yunze > > On Thu, Sep 5, 2024 at

[DISCUSS] Release Pulsar Go Client 0.14.0

2024-09-11 Thread Zike Yang
to be included in 0.14.0. [0] https://github.com/apache/pulsar-client-go/milestone/16?closed=1 Thanks, Zike Yang

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

2024-09-12 Thread Zike Yang
+1 (binding) - Verified checksum and signature - Built from source on macOS arm64 - Ran the produce and consume example Thanks, Zike Yang On Thu, Sep 12, 2024 at 9:25 PM Yunze Xu wrote: > > +1 (binding) > > - Verified checksum and signatures > - Built from source on macOS m1 a

Re: [DISCUSS] PIP-209: Separate C++/Python clients to own repositories

2022-09-26 Thread Zike Yang
+1. Looks good to me. Do we need to move the `Apache Pulsar / Multi Clients` Github project to the corresponding repos? Thanks, Zike Yang Zike Yang On Fri, Sep 23, 2022 at 7:22 AM Matteo Merli wrote: > > -- > Matteo Merli > > > On Tue, Sep 20, 2022 at 8:14 PM Micha

Re: [VOTE] PIP-209: Separate C++/Python clients to own repositories

2022-09-26 Thread Zike Yang
+1 (non-binding) Zike Yang On Tue, Sep 27, 2022 at 9:24 AM Kai Wang wrote: > > +1 (non-binding) > > Thanks, > Kai

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

2022-10-07 Thread Zike Yang
+1 Thanks, Zike Yang On Sat, Oct 8, 2022 at 9:17 AM PengHui Li wrote: > > +1 > > Regards, > Penghui > > On Fri, Oct 7, 2022 at 11:34 PM tison wrote: > > > +1 cool! > > > > Best, > > tison. > > > > > > Baodi Shi 于2022

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

2022-10-07 Thread Zike Yang
+1 (non-binding) - Build from the source code - Run producer and consumer - Run pulsar-perf produce and consume Thanks, Zike Yang On Sat, Oct 8, 2022 at 10:53 AM Hang Chen wrote: > > +1(binding) > - Check sha 512 for the source code > - Build from the source code > - Run prod

Re: [DISCUSS] Update schema authentication permission issue

2022-10-16 Thread Zike Yang
Hi, > 1. use produce authentication, small changes, and compatibility with the original mode. But it's not clear and not flexible enough I'm +1 for this solution. Thanks. Zike Yang On Mon, Oct 17, 2022 at 11:21 AM Zixuan Liu wrote: > > > I prefer to use the produce aut

Re: [VOTE] PIP-212: Default reppDnsResolverClass to ZkBookieRackAffinityMapping

2022-10-23 Thread Zike Yang
+1 (non-binding) Thanks, Zike Yang On Mon, Oct 24, 2022 at 9:37 AM PengHui Li wrote: > > +1 (binding) > > Thanks, > Penghui > > On Sat, Oct 22, 2022 at 4:03 AM Dave Fisher wrote: > > > +1 (binding) > > > > > On Oct 20, 2022, at 11:06 PM, Michael

Re: [VOTE] Pulsar Client C++ Release 3.0.0 Candidate 3

2022-10-23 Thread Zike Yang
+1 (non-binding) * verify checksum and signatures * build from the source * run producers and consumers Thanks, Zike Yang On Sat, Oct 22, 2022 at 5:30 AM Matteo Merli wrote: > > This is the third release candidate for Apache Pulsar Client C++, version > 3.0.0. > > It fixe

Re: [DISCUSS] Use SLASHSTAR_STYLE for Java files

2022-10-23 Thread Zike Yang
+1 Thanks, Zike Yang On Mon, Oct 24, 2022 at 1:25 PM Yunze Xu wrote: > > +1 for me. > > Thanks, > Yunze > > On Fri, Oct 21, 2022 at 9:45 AM tison wrote: > > > > Hi, > > > > Here is the pull request: https://github.com/apache/pulsar/pull/17508 >

Re: [DISCUSS] Release Pulsar 2.9.4

2022-11-03 Thread Zike Yang
+1 Best, Zike Yang On Fri, Nov 4, 2022 at 10:28 AM Max Xu wrote: > > +1 > > Best, > Max Xu > > > On Thu, Nov 3, 2022 at 2:01 PM 丛搏 wrote: > > > Hello, Pulsar community: > > > > I'd like to propose releasing Apache Pulsar 2.9.4. It'

Re: [ANNOUNCE] New Committer: Zili Chen

2022-11-13 Thread Zike Yang
Hi, tison, Congratulations and welcome! BR, Zike Yang On Mon, Nov 14, 2022 at 12:58 PM Kai Wang wrote: > > Congratulations! tison > > Thanks, > Kai > On Nov 10, 2022 at 8:16 AM +0800, dev@pulsar.apache.org, wrote: > > > > Congratulations! tison

[DISCUSS] Release Pulsar Client C++ 3.1.0

2022-11-21 Thread Zike Yang
/pulsar-client-cpp/compare/v3.0.0...main BR, Zike Yang

Re: [DISCUSS] Release Pulsar Python Client 3.0.0

2022-11-23 Thread Zike Yang
+1 Thanks Zike Yang On Wed, Nov 23, 2022 at 10:40 PM PengHui Li wrote: > > +1 > > Penghui > > > On Nov 23, 2022, at 21:38, Enrico Olivelli wrote: > > > > +1 > > thanks > > > > Enrico > > > > Il giorno mer 23 nov 2022 alle ore 13:

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

2022-11-24 Thread Zike Yang
s 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. Thanks Zike Yang

Re: [DISCUSS] Enable branch-2.9 force push and frozen branch-2.9

2022-11-25 Thread Zike Yang
+1 Thanks Zike Yang On Fri, Nov 25, 2022 at 2:22 PM Hang Chen wrote: > > +1 for re-cherry-picking the commits. > > Thanks, > Hang > > Yubiao Feng 于2022年11月25日周五 13:58写道: > > > > +1 for re-cherry-pick the commits. > > > > On Fri, Nov 25, 202

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

2022-11-27 Thread Zike Yang
Hi Yunze, Sure. I will raise a new candidate vote after these PRs get merged. BR, Zike Yang On Sat, Nov 26, 2022 at 11:47 PM Yunze Xu wrote: > > Hi Zike, > > There are two PRs to fix the regression introduced from 3.0.0, I hope > they can be included: > > https://git

Re: [DISCUSS] Release Pulsar 2.10.3

2022-11-28 Thread Zike Yang
+1 Thanks, Zike Yang On Mon, Nov 28, 2022 at 6:46 PM Xiangying Meng wrote: > > Hi, Enrico > Thanks for your suggestion. > I will only cherry-pick patches that have been on the master branch for a > while. > Thanks, > Xiangying > > > On Mon, Nov 28, 2022 at

Re: [DISCUSS] PIP-224: Introduce TopicMessageId for consumer's MessageId related APIs

2022-11-28 Thread Zike Yang
ven with the current proposal, it may return null when getting the topic from TopicMessageId for backward compatibility. The current TopicMessageIdImpl doesn't serialize the topic information. [0] https://github.com/apache/pulsar/issues/18616#issuecomment-1328609346 Thanks, Zike Yang On Mon,

<    1   2   3   4   >